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.37.1
