mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
toc: improve structure #2
This commit is contained in:
parent
44ef614dea
commit
b70b1eb95d
@ -7,8 +7,9 @@ VyOS User Guide
|
|||||||
Introduction
|
Introduction
|
||||||
############
|
############
|
||||||
|
|
||||||
.. _introduction:
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
:caption: Introduction
|
||||||
|
:name: intro
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
about
|
about
|
||||||
@ -21,8 +22,9 @@ Introduction
|
|||||||
Basics
|
Basics
|
||||||
######
|
######
|
||||||
|
|
||||||
.. _introduction:
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
:caption: Basics
|
||||||
|
:name: basics
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
configuration-overview
|
configuration-overview
|
||||||
@ -34,8 +36,9 @@ Basics
|
|||||||
Advanced
|
Advanced
|
||||||
########
|
########
|
||||||
|
|
||||||
.. _introduction:
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
:caption: Advanced
|
||||||
|
:name: advanced
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
routing/index
|
routing/index
|
||||||
@ -44,7 +47,6 @@ Advanced
|
|||||||
vpn/index
|
vpn/index
|
||||||
qos
|
qos
|
||||||
services/index
|
services/index
|
||||||
|
|
||||||
high-availability
|
high-availability
|
||||||
clustering
|
clustering
|
||||||
load-balancing
|
load-balancing
|
||||||
@ -55,8 +57,9 @@ Advanced
|
|||||||
Appendix
|
Appendix
|
||||||
########
|
########
|
||||||
|
|
||||||
.. _appendix:
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
:caption: Appendix
|
||||||
|
:name: appendix
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
appendix/releasenotes
|
appendix/releasenotes
|
||||||
@ -70,8 +73,9 @@ Appendix
|
|||||||
Contributing
|
Contributing
|
||||||
############
|
############
|
||||||
|
|
||||||
.. _contributing:
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
:caption: Contributing
|
||||||
|
:name: contributing
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
contributing/build-vyos
|
contributing/build-vyos
|
||||||
|
|||||||
@ -2,8 +2,9 @@
|
|||||||
|
|
||||||
.. include:: references.rst
|
.. include:: references.rst
|
||||||
|
|
||||||
|
########
|
||||||
Services
|
Services
|
||||||
========
|
########
|
||||||
|
|
||||||
This chapter describes the available system/network services provided by VyOS.
|
This chapter describes the available system/network services provided by VyOS.
|
||||||
|
|
||||||
|
|||||||
@ -1,15 +1,11 @@
|
|||||||
.. _system:
|
.. _system:
|
||||||
|
|
||||||
System
|
####################
|
||||||
======
|
System Configuration
|
||||||
|
####################
|
||||||
After a basic system setup by setting up :ref:`interfaces-addresses`, VyOS
|
|
||||||
should be ready for further configuration which is described in this chapter.
|
|
||||||
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:hidden:
|
|
||||||
|
|
||||||
config-management
|
config-management
|
||||||
eventhandler
|
eventhandler
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
.. _vpn:
|
.. _vpn:
|
||||||
|
|
||||||
.. include:: references.rst
|
###
|
||||||
|
|
||||||
VPN
|
VPN
|
||||||
===
|
###
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user