diff options
author | Robert Göhler <github@ghlr.de> | 2019-11-23 20:03:29 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-11-23 20:16:11 +0100 |
commit | c1ab520c4264227b5fc053aa917fdbc7d7e667af (patch) | |
tree | f0fd1baed3b2234d8a0f68674dd59a08243225cc /docs/index.rst | |
parent | 5eee4b9a5f7e56d07e4f82dd8502ae70f2369cd3 (diff) | |
download | vyos-documentation-c1ab520c4264227b5fc053aa917fdbc7d7e667af.tar.gz vyos-documentation-c1ab520c4264227b5fc053aa917fdbc7d7e667af.zip |
prevent douple heading
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/index.rst b/docs/index.rst index 9ca48869..abeddc1d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,9 +3,6 @@ VyOS User Guide =============== -############ -Introduction -############ .. toctree:: :caption: Introduction @@ -18,9 +15,6 @@ Introduction cli quick-start -###### -Basics -###### .. toctree:: :caption: Basics @@ -32,9 +26,6 @@ Basics system/index image-mgmt -######## -Advanced -######## .. toctree:: :caption: Advanced @@ -53,9 +44,6 @@ Advanced commandscripting troubleshooting -######## -Appendix -######## .. toctree:: :caption: Appendix @@ -69,9 +57,6 @@ Appendix appendix/vyos-on-baremetal appendix/migrate-from-vyatta -############ -Contributing -############ .. toctree:: :caption: Contributing |