On Sat, Nov 9, 2019 at 7:31 AM Akim Demaille <[email protected]> wrote:
> >> The documentation is not clear/consistent on how one should document typed 
> >> functions.  For instance it says:
> >>
> >>     @deftypefn Function int foo (@code{const std::vector<int>@&} bar)
> >>     Documentation of @code{foo}.
> >>     @end deftypefn
> >>
> >> where the type of the argument is in @code, while the argument itself is 
> >> naked.
> >
> > This is in the "Inserting an Ampersand" node.  I notice in the Info
> > output for this there are single quotes output for the @code: this is
> > wrong.
>
> Bummer, that's also what I observe in Info now :(

I've attempted to fix this in commit 57884fc74.

> Good, so it's clear: I should use @code.  But it's broken in Info output :)  
> Is there already an (approximate) release date for the next Texinfo?

There isn't.

Reply via email to