diff options
| author | Christian Poessinger <christian@poessinger.com> | 2019-11-12 07:04:58 +0100 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2019-11-12 07:04:58 +0100 | 
| commit | 59334377e9b51b227c036cb46f3ec3da33e7f3c5 (patch) | |
| tree | 3a3e9418d212c27ead2f3baef1bfb28702d330a8 | |
| parent | 9ca193f52a8d0d4e88bd025fce4f7425c5b0ab95 (diff) | |
| download | vyos-documentation-59334377e9b51b227c036cb46f3ec3da33e7f3c5.tar.gz vyos-documentation-59334377e9b51b227c036cb46f3ec3da33e7f3c5.zip | |
index: remove double headlines in TOC
| -rw-r--r-- | docs/index.rst | 12 | 
1 files changed, 0 insertions, 12 deletions
| diff --git a/docs/index.rst b/docs/index.rst index 5ac20b8f..56532143 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,10 +23,6 @@ The manual version is selected/specified by it's Git branch name. You can  switch between versions of the documentation by selecting the appropriate  branch on the bottom left corner. -############ -Introduction -############ -  .. _introduction:  .. toctree::     :caption: Introduction @@ -53,10 +49,6 @@ Introduction  .. modules -######## -Appendix -######## -  .. _appendix:  .. toctree::     :caption: Appendix @@ -71,10 +63,6 @@ Appendix     appendix/migrate-from-vyatta -############ -Contributing -############ -  .. _contributing:  .. toctree::     :caption: Contributing | 
