From 69433d2abc9905370ed95ded5aa9ba3c5ca1eb75 Mon Sep 17 00:00:00 2001 From: Luc Van Oostenryck Date: Fri, 12 Jun 2020 23:34:21 +0200 Subject: doc: move meta-doc to its own section The documentation about the documentation is in the middle of the documentation about sparse itself. Move it to its own section. Signed-off-by: Luc Van Oostenryck --- Documentation/index.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Documentation/index.rst b/Documentation/index.rst index 9f907c9f..5dd87e43 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -22,7 +22,6 @@ Developer documentation dev-options api IR - doc-guide types How to contribute @@ -33,6 +32,13 @@ How to contribute submitting-patches TODO +Documentation +------------- +.. toctree:: + :maxdepth: 1 + + doc-guide + Indices and tables ================== -- cgit 1.2.3-korg