mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
index: make TOC visible
This commit is contained in:
parent
b8a2fd5e57
commit
6a0871d5ae
@ -6,8 +6,6 @@ VyOS User Guide
|
|||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:hidden:
|
|
||||||
:caption: FIND CAPTION NAME
|
|
||||||
|
|
||||||
introducing/about
|
introducing/about
|
||||||
introducing/history
|
introducing/history
|
||||||
@ -16,9 +14,8 @@ VyOS User Guide
|
|||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:hidden:
|
|
||||||
:includehidden:
|
:includehidden:
|
||||||
:caption: first steps
|
:caption: First Steps
|
||||||
|
|
||||||
installation/index
|
installation/index
|
||||||
quick-start
|
quick-start
|
||||||
@ -26,7 +23,6 @@ VyOS User Guide
|
|||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:hidden:
|
|
||||||
:includehidden:
|
:includehidden:
|
||||||
:caption: Adminguide
|
:caption: Adminguide
|
||||||
|
|
||||||
@ -40,7 +36,6 @@ VyOS User Guide
|
|||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:hidden:
|
|
||||||
:includehidden:
|
:includehidden:
|
||||||
:caption: Contributing
|
:caption: Contributing
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user