Re: [PATCH 57/57] docs/qapidoc: Add "the members of" pointers

2025-03-08 Thread John Snow
On Fri, Mar 7, 2025 at 7:37 AM Markus Armbruster wrote: > John Snow writes: > > > Add "the members of ..." pointers to Members and Arguments lists where > > appropriate, with clickable cross-references - so it's a slight > > improvement over the old system :) > > > > This patch is meant to be a

Re: [PATCH 57/57] docs/qapidoc: Add "the members of" pointers

2025-03-07 Thread Markus Armbruster
John Snow writes: > Add "the members of ..." pointers to Members and Arguments lists where > appropriate, with clickable cross-references - so it's a slight > improvement over the old system :) > > This patch is meant to be a temporary solution until we can review and > merge the inliner. > > The

[PATCH 57/57] docs/qapidoc: Add "the members of" pointers

2025-03-04 Thread John Snow
Add "the members of ..." pointers to Members and Arguments lists where appropriate, with clickable cross-references - so it's a slight improvement over the old system :) This patch is meant to be a temporary solution until we can review and merge the inliner. The implementation of this patch is a