<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 9, 2015 at 8:12 PM, Peter Hutterer <span dir="ltr"><<a href="mailto:peter.hutterer@who-t.net" target="_blank">peter.hutterer@who-t.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
The GENERATE_TAGFILE option generates a list of all items in xml format like<br>
this:<br>
    <member kind="function"><br>
      <type>struct wl_event_queue *</type><br>
      <name>wl_display_create_queue</name><br>
      <anchorfile>wayland-client-core_8h.html</anchorfile><br>
      <anchor>a6607ab92946184c1ecefba21987b0a83</anchor><br>
      <arglist>(struct wl_display *display)</arglist><br>
    </member><br>
<br>
and lo and behold this is exactly the function:<br>
<a href="http://people.freedesktop.org/~whot/wayland-doxygen/wayland/Client/wayland-client-core_8h.html#a6607ab92946184c1ecefba21987b0a83" rel="noreferrer" target="_blank">http://people.freedesktop.org/~whot/wayland-doxygen/wayland/Client/wayland-client-core_8h.html#a6607ab92946184c1ecefba21987b0a83</a><br>
<br>
So the question now is mostly: what exactly do we want to do with this<br>
information? :)<br></blockquote><div><br></div><div>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.<br><br></div></div><br></div></div>