diff options
author | rebortg <github@ghlr.de> | 2020-12-08 15:46:04 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-12-08 15:46:04 +0100 |
commit | 710052003d25b3cf405f68b415716451707c6f61 (patch) | |
tree | cb95e8db097157d4a3567fa534759234deb9a814 /docs/index.rst | |
parent | 6a0871d5ae1e0b160bf54ec9fec57b6887189103 (diff) | |
download | vyos-documentation-710052003d25b3cf405f68b415716451707c6f61.tar.gz vyos-documentation-710052003d25b3cf405f68b415716451707c6f61.zip |
index: decrease TOC level
Diffstat (limited to 'docs/index.rst')
-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 1491c405..d66d7680 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,7 +5,7 @@ VyOS User Guide ############### .. toctree:: - :maxdepth: 2 + :maxdepth: 1 introducing/about introducing/history |