toc: improve structure #2

This commit is contained in:
Christian Poessinger 2019-11-23 19:45:10 +01:00
parent 44ef614dea
commit b70b1eb95d
4 changed files with 17 additions and 17 deletions

View File

@ -7,8 +7,9 @@ VyOS User Guide
Introduction
############
.. _introduction:
.. toctree::
:caption: Introduction
:name: intro
:maxdepth: 2
about
@ -21,8 +22,9 @@ Introduction
Basics
######
.. _introduction:
.. toctree::
:caption: Basics
:name: basics
:maxdepth: 2
configuration-overview
@ -34,8 +36,9 @@ Basics
Advanced
########
.. _introduction:
.. toctree::
:caption: Advanced
:name: advanced
:maxdepth: 2
routing/index
@ -44,7 +47,6 @@ Advanced
vpn/index
qos
services/index
high-availability
clustering
load-balancing
@ -55,8 +57,9 @@ Advanced
Appendix
########
.. _appendix:
.. toctree::
:caption: Appendix
:name: appendix
:maxdepth: 2
appendix/releasenotes
@ -70,8 +73,9 @@ Appendix
Contributing
############
.. _contributing:
.. toctree::
:caption: Contributing
:name: contributing
:maxdepth: 2
contributing/build-vyos

View File

@ -2,8 +2,9 @@
.. include:: references.rst
########
Services
========
########
This chapter describes the available system/network services provided by VyOS.

View File

@ -1,15 +1,11 @@
.. _system:
System
======
After a basic system setup by setting up :ref:`interfaces-addresses`, VyOS
should be ready for further configuration which is described in this chapter.
####################
System Configuration
####################
.. toctree::
:maxdepth: 2
:hidden:
config-management
eventhandler

View File

@ -1,9 +1,8 @@
.. _vpn:
.. include:: references.rst
###
VPN
===
###
.. toctree::
:maxdepth: 2