virt
This commit is contained in:
parent
4ec3d7ca94
commit
b4b5c4cf57
4 changed files with 15 additions and 13 deletions
20
in/index.rst
20
in/index.rst
|
@ -1,27 +1,31 @@
|
|||
RTFD
|
||||
====
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
public/virtualization/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Private
|
||||
|
||||
private/
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
:numbered: 2
|
||||
:caption: Dispatch
|
||||
|
||||
_toctree/index
|
||||
|
||||
.. toctree::
|
||||
|
||||
tasks
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:numbered: 2
|
||||
|
||||
archive
|
||||
script
|
||||
network
|
||||
data
|
||||
code
|
||||
boot
|
||||
virtualization
|
||||
|
||||
desktop
|
||||
media
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
##############
|
||||
Virtualization
|
||||
##############
|
||||
==============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
2
in/public/virtualization/virtualbox/index.rst
Normal file
2
in/public/virtualization/virtualbox/index.rst
Normal file
|
@ -0,0 +1,2 @@
|
|||
VirtualBox
|
||||
==========
|
|
@ -1,3 +0,0 @@
|
|||
##########
|
||||
VirtualBox
|
||||
##########
|
Loading…
Reference in a new issue