From: Laura Ekstrand Date: Fri, 18 May 2018 23:28:49 +0000 (-0700) Subject: docs: include meson in the toctree X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5aea48001fca482155e96d3cb38be231a64b3c39;p=mesa.git docs: include meson in the toctree Reviewed-by: Eric Engestrom Part-of: --- 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>`__