[OpenAFS-devel] Doxygen
Jason Edgecombe
jason@rampaginggeek.com
Sun, 16 Sep 2012 17:34:16 -0400
On 09/16/2012 05:13 PM, Russ Allbery wrote:
> Jason Edgecombe <jason@rampaginggeek.com> writes:
>> On 09/16/2012 03:31 PM, Russ Allbery wrote:
>>> If people come up with one, it would be great to check it into the tree
>>> so that I can start shipping the Doxygen-generated documentation in the
>>> openafs-doc package as well. Ideally, it should integrate the bits of
>>> Doxygen that we have in the doc tree. Right now, I end up generating
>>> separate Doxygen trees for each of those directories, which doesn't
>>> work all that well.
>> Russ,
>> which parts of the doc tree have doxygen bits?
> doc/protocol/*.h and doc/arch/*.h.
>
Thanks,
Do we need one unified doxygen build for src and doc, or split them up
as separate runs of doxygen?
In other words, what should the final output look like?
Jason