code
This commit is contained in:
parent
7878ae5409
commit
1d4f8a74f7
9 changed files with 4 additions and 10 deletions
|
@ -5,6 +5,7 @@ RTFD
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
public/archives/index
|
public/archives/index
|
||||||
|
public/code/index
|
||||||
public/containers/index
|
public/containers/index
|
||||||
public/desktops/index
|
public/desktops/index
|
||||||
public/documents/index
|
public/documents/index
|
||||||
|
@ -26,15 +27,9 @@ RTFD
|
||||||
:maxdepth: 4
|
:maxdepth: 4
|
||||||
:caption: Dispatch
|
:caption: Dispatch
|
||||||
|
|
||||||
tasks
|
|
||||||
|
|
||||||
archive
|
|
||||||
script
|
script
|
||||||
network
|
network
|
||||||
data
|
data
|
||||||
code
|
|
||||||
boot
|
boot
|
||||||
|
|
||||||
desktop
|
|
||||||
media
|
|
||||||
privacy
|
privacy
|
||||||
|
tasks
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
####
|
|
||||||
Code
|
Code
|
||||||
####
|
====
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
|
bash/index
|
||||||
python3/index
|
python3/index
|
|
@ -5,5 +5,4 @@ Script
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
bash/index
|
|
||||||
rsync/index
|
rsync/index
|
||||||
|
|
Loading…
Reference in a new issue