diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-11-23 19:25:34 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-11-23 19:25:34 +0100 |
commit | 44ef614dea9f3d1ff69e5855dd8343dec6521c8e (patch) | |
tree | b19332c9165b9b2eb34fb26974216fe81bf14636 /docs/index.rst | |
parent | 2bdc13ab4805eb674900d1d5a16dbcb648be6667 (diff) | |
download | vyos-documentation-44ef614dea9f3d1ff69e5855dd8343dec6521c8e.tar.gz vyos-documentation-44ef614dea9f3d1ff69e5855dd8343dec6521c8e.zip |
toc: on the way to a better structured toc
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 19bec74e..e446ec27 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,17 +27,27 @@ Basics configuration-overview interfaces/index + system/index + image-mgmt + +######## +Advanced +######## + +.. _introduction: +.. toctree:: + :maxdepth: 2 + routing/index firewall nat vpn/index qos services/index - system/index + high-availability clustering load-balancing - image-mgmt commandscripting troubleshooting |