From 5aea48001fca482155e96d3cb38be231a64b3c39 Mon Sep 17 00:00:00 2001 From: Laura Ekstrand Date: Fri, 18 May 2018 16:28:49 -0700 Subject: [PATCH] docs: include meson in the toctree Reviewed-by: Eric Engestrom Part-of: --- docs/contents.rst | 2 +- docs/install.rst | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/contents.rst b/docs/contents.rst index 6db72c4..2d44e14 100644 --- a/docs/contents.rst +++ b/docs/contents.rst @@ -14,7 +14,7 @@ conform .. toctree:: - :maxdepth: 1 + :maxdepth: 2 :caption: Download and Install :hidden: diff --git a/docs/install.rst b/docs/install.rst index ea8ccc1..d5a1929 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -1,6 +1,12 @@ Compiling and Installing ======================== +.. toctree:: + :maxdepth: 1 + :hidden: + + meson + #. `Prerequisites for building <#prereq-general>`__ - `General prerequisites <#prereq-general>`__ -- 2.7.4