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

2022-07-26 Thread David Malcolm via Gcc-patches
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/doc

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

2022-07-25 Thread Martin Liška
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.