Module: Mesa Branch: main Commit: c825303a0f148122e691efebd45fd2cd2da36b6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c825303a0f148122e691efebd45fd2cd2da36b6b
Author: Erik Faye-Lund <[email protected]> Date: Mon Mar 20 11:02:55 2023 +0100 docs: drop reference to modindex We don't render such a page, so there's no point in linking to it. Acked-by: Eric Engestrom <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22022> --- docs/gallium/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/gallium/index.rst b/docs/gallium/index.rst index 6656bd6cf13..20cf1594679 100644 --- a/docs/gallium/index.rst +++ b/docs/gallium/index.rst @@ -23,5 +23,4 @@ Indices and tables ------------------ * :ref:`genindex` -* :ref:`modindex` * :ref:`search`
