On Tue, 2022-07-26 at 06:50 +0200, Martin Liška wrote:
> On 7/26/22 00:41, David Malcolm wrote:
> > On Mon, 2022-07-25 at 14:39 +0200, Martin Liska wrote:
> > > gcc/jit/ChangeLog:
> > > 
> > >         * docs/cp/intro/tutorial02.rst: Use :expr:`type *` for
> > > pointers to a type
> > >         * docs/cp/topics/asm.rst: Likewise.
> > >         * docs/cp/topics/contexts.rst: Likewise.
> > >         * docs/cp/topics/expressions.rst: Likewise.
> > >         * docs/cp/topics/functions.rst: Likewise.
> > >         * docs/cp/topics/objects.rst: Likewise.
> > >         * docs/intro/tutorial02.rst: Likewise.
> > >         * docs/intro/tutorial03.rst: Likewise.
> > >         * docs/intro/tutorial04.rst: Likewise.
> > >         * docs/intro/tutorial05.rst: Likewise.
> > >         * docs/topics/compilation.rst: Likewise.
> > >         * docs/topics/contexts.rst: Likewise.
> > >         * docs/topics/objects.rst: Likewise.
> > 
> > As per patch 2/7, what's the motivation for this change?  The
> > things
> > being marked up are types rather than expressions.
> 
> Apparently, one can't reference a type pointer with :type:`type *` as
> I asked
> in: https://github.com/sphinx-doc/sphinx/issues/10704

Aha; thanks!

The patch is OK.

Dave

Reply via email to