|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #57845] doc: remove redundant @ref, @xref, and @pxref arguments |
| Date: | Mon, 17 Feb 2020 21:59:42 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36 |
Follow-up Comment #1, bug #57845 (project octave):
I used the following extended regex (with grep -E or git grep -E)
@\w*ref\{[^X].*,\s*,.*\}
as a starting point to find such cross-references. However, even some of those
should probably stay the way they are.
In the end, it only looks to me like you're talking about the cross-references
that were added in https://hg.savannah.gnu.org/hgweb/octave/rev/a7b6502b5cb5
to fix bug #52816.
Rik - is there a reason you opted for the three-argument form for these
cross-references?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57845>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |