[RFC wayland] doc: generate doxygen html output from the scanner
Bill Spitzak
spitzak at gmail.com
Tue Nov 10 13:05:54 PST 2015
On Mon, Nov 9, 2015 at 8:12 PM, Peter Hutterer <peter.hutterer at who-t.net>
wrote:
>
> The GENERATE_TAGFILE option generates a list of all items in xml format
> like
> this:
> <member kind="function">
> <type>struct wl_event_queue *</type>
> <name>wl_display_create_queue</name>
> <anchorfile>wayland-client-core_8h.html</anchorfile>
> <anchor>a6607ab92946184c1ecefba21987b0a83</anchor>
> <arglist>(struct wl_display *display)</arglist>
> </member>
>
> and lo and behold this is exactly the function:
>
> http://people.freedesktop.org/~whot/wayland-doxygen/wayland/Client/wayland-client-core_8h.html#a6607ab92946184c1ecefba21987b0a83
>
> So the question now is mostly: what exactly do we want to do with this
> information? :)
>
One idea: have the doxygen->docbook converter read this file and replace
all the doxygen links and tags with new ones that are predictable. Then the
direct docbook source could link to the predictable names.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20151110/7de30508/attachment.html>
More information about the wayland-devel
mailing list