[Openais] [PATCH] Convert existing documentation to doxygen format.

Russell Bryant russell at russellbryant.net
Tue Mar 8 15:00:34 PST 2011


On Tue, Mar 8, 2011 at 2:06 PM, Steven Dake <sdake at redhat.com> wrote:
> A "developer internals guidebook" would be immensely helpful - as long
> as it can be segregated from the external consumable APIs in the
> documentation.
>
> I believe doxygen allows this via the ingroup command, but I am no
> expert on doxygen as you can tell from the current state of doxygen in
> the codebase.

You are correct.  There are grouping mechanisms, ways to create custom
pages, ways to link to the documentation of files, functions,
variables, groups, ... lots of things.  I would propose documenting
everything and having it all in doxygen, but use custom pages, groups,
and the like to create landing pages for external APIs and internal
stuff.

--
Russell Bryant


More information about the Openais mailing list