diff options
author | marxin <mliska@suse.cz> | 2022-07-25 14:45:01 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-07-28 14:09:09 +0200 |
commit | 82dc469da3895f8f48083448877ca932f5f24587 (patch) | |
tree | 5dd3b16f2b7a5190baf5c513ac1f1af815521126 /gcc | |
parent | 8bdae0c21790dd7ab4a97affd441029d9b9fa921 (diff) | |
download | gcc-82dc469da3895f8f48083448877ca932f5f24587.zip gcc-82dc469da3895f8f48083448877ca932f5f24587.tar.gz gcc-82dc469da3895f8f48083448877ca932f5f24587.tar.bz2 |
jit,docs: remove :ref:`modindex`
gcc/jit/ChangeLog:
* docs/index.rst: Remove reference to module index
as we don't emit any.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/jit/docs/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/jit/docs/index.rst b/gcc/jit/docs/index.rst index 21c3140..0f57596 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` |