diff --git a/docs/contents.rst b/docs/contents.rst index 6db72c43a72..2d44e147ce3 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 ea8ccc1ad51..d5a1929c457 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>`__