From 75a392d0317ee0a5af1fdcb0669322df96b34f80 Mon Sep 17 00:00:00 2001 From: marxin Date: Mon, 25 Jul 2022 14:45:01 +0200 Subject: [PATCH] jit,docs: remove :ref:`modindex` gcc/jit/ChangeLog: * docs/index.rst: Remove reference to module index as we don't emit any. --- gcc/jit/docs/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/gcc/jit/docs/index.rst b/gcc/jit/docs/index.rst index 21c3140e238..0f575966303 100644 --- a/gcc/jit/docs/index.rst +++ b/gcc/jit/docs/index.rst @@ -43,5 +43,4 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search` -- 2.47.2