diff options
| author | Christian Poessinger <christian@poessinger.com> | 2018-10-07 19:59:30 +0200 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2018-10-07 19:59:30 +0200 | 
| commit | 3537d56838b0326b5d66b342caae53fe23c0be3f (patch) | |
| tree | 82bb84507a0b20400227353796f2962c45de1a5b | |
| parent | add69f21238111be10e2fbc92ac48f86f831ec9a (diff) | |
| download | vyos-documentation-3537d56838b0326b5d66b342caae53fe23c0be3f.tar.gz vyos-documentation-3537d56838b0326b5d66b342caae53fe23c0be3f.zip | |
Change TOC maxdepth 3 -> 2
| -rw-r--r-- | docs/index.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/index.rst b/docs/index.rst index 39c9985f..defee653 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,7 +11,7 @@ VyOS is run on standard amd64, i586 and ARM systems, it is able to be used  as a router and firewall platform for cloud deployments.  .. toctree:: -    :maxdepth: 3 +    :maxdepth: 2      :caption: Contents:      install.rst | 
