docs: kbase: Section of 'internals' documents into a subfolder

Add an 'internals' subfolder to 'docs/kbase' to house all the documents
under internals. The output files are still under 'docs/kbase'.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Peter Krempa
2022-04-05 13:27:42 +02:00
parent 98ffd82060
commit fca82f4e28
5 changed files with 59 additions and 4 deletions

View File

@@ -79,9 +79,9 @@ Debugging
Internals
---------
`Incremental backup internals <incrementalbackupinternals.html>`__
`Incremental backup internals <internals/incremental-backup.html>`__
Incremental backup implementation details relevant for users
`VM migration internals <migrationinternals.html>`__
`VM migration internals <internals/migration.html>`__
VM migration implementation details, complementing the info in
`migration <../migration.html>`__