[Adium-devl] The Doxygen output we've always wanted
Peter Hosey
prh at boredzo.org
Mon Apr 7 03:43:31 UTC 2008
A few minutes ago on Twitter, @rentzsch mentioned a program called
DoxyClean:
http://mattballdesign.com/blog/tag/doxyclean/
(Reference to the tweet for the archives: https://twitter.com/
rentzsch/statuses/784152270 )
What this does is generates XHTML documentation in the Apple Cocoa
style.
Just like we've always wanted since we adopted Doxygen.
The workflow is simple enough: Run Doxygen, making sure that it
generates XML output (that's what DoxyClean takes as its input). Then
run DoxyClean with the -h switch to generate its own XHTML output.
I have the necessary changes to our Doxyfile ready to go. I turned
off Doxygen's XHTML output (I don't think we'll need it anymore) and
turned on its XML output. Here's the patch:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Doxyfile-XHTMLOff-XMLOn.diff
Type: application/octet-stream
Size: 889 bytes
Desc: not available
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20080406/7427132b/attachment.obj>
-------------- next part --------------
For an example, run Doxygen and then DoxyClean, and have a look at
Docs/DoxyCleaned/xhtml/Classes/AIKeychain.html.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20080406/7427132b/attachment.sig>
More information about the devel
mailing list