[7/7] jit,docs: remove :ref:`modindex`

Message ID a2e38a3c-0375-9a78-270c-7959f040b506@suse.cz
State Committed
Commit 75a392d0317ee0a5af1fdcb0669322df96b34f80
Headers
Series jit,docs: remove warnings and modernize the docs |

Commit Message

Martin Liška July 26, 2022, 4:55 a.m. UTC
  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(-)
  

Comments

David Malcolm July 26, 2022, 3:44 p.m. UTC | #1
On Tue, 2022-07-26 at 06:55 +0200, Martin Liška wrote:
> gcc/jit/ChangeLog:
> 
>         * docs/index.rst: Remove reference to module index
>         as we don't emit any.

Patch is OK

Thanks
Dave

> ---
>  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`
  

Patch

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`