From 2ae6babaa9963d9c31c13b7cfa9fc29ce1f10ec7 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 9 Nov 2019 11:21:47 +0100 Subject: index: add TOC caption --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 9d27a504..1a76472d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -29,6 +29,7 @@ Introduction .. _introduction: .. toctree:: + :caption: Introduction :maxdepth: 2 history @@ -58,6 +59,7 @@ Appendix .. _appendix: .. toctree:: + :caption: Appendix :maxdepth: 2 appendix/releasenotes @@ -75,6 +77,7 @@ Contributing .. _contributing: .. toctree:: + :caption: Contributing :maxdepth: 2 contributing/build-vyos -- cgit v1.2.3