From 6a0871d5ae1e0b160bf54ec9fec57b6887189103 Mon Sep 17 00:00:00 2001 From: rebortg Date: Tue, 8 Dec 2020 15:29:33 +0100 Subject: index: make TOC visible --- docs/index.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 5d8bfd55..1491c405 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,8 +6,6 @@ VyOS User Guide .. toctree:: :maxdepth: 2 - :hidden: - :caption: FIND CAPTION NAME introducing/about introducing/history @@ -16,9 +14,8 @@ VyOS User Guide .. toctree:: :maxdepth: 2 - :hidden: :includehidden: - :caption: first steps + :caption: First Steps installation/index quick-start @@ -26,7 +23,6 @@ VyOS User Guide .. toctree:: :maxdepth: 2 - :hidden: :includehidden: :caption: Adminguide @@ -40,7 +36,6 @@ VyOS User Guide .. toctree:: :maxdepth: 2 - :hidden: :includehidden: :caption: Contributing -- cgit v1.2.3