Re: [Doxygen-develop] [Patch] DITA XML support
Brought to you by:
dimitri
From: <jon...@no...> - 2011-04-20 10:58:10
|
Hi, Morley. > We're definitely interested in going this route. We currently use Doxygen and > DITA, and we're looking for a way to generate our C++ reference in DITA. As you have probably guessed this is exactly what we do for the Symbian developer library. It is a mixture of authored DITA (~5k topics) and generated DITA from in-source comment (~45k topics), http://bit.ly/i7VRUP. The documentation is built from the exact same source code asset as the phone roms and sdk binaries and we have a linking convention that allows authors to write about APIs using class names, function names etc. with the links being resolved at build time. > Would you be willing to share a Windows binary file? We'd love to test this out. Sure, I have uploaded our latest patch + windows and Linux binaries to https://projects.forum.nokia.com/doxygen_dita/files. I have also temporarily uploaded our latest DITA OT plug-in as the one on sourceforge is currently out of date (but I hope to get that updated this week). If you need any help setting it up or have any non-doxygen related questions please feel free to contact me off list. We would be really interested in another group trying this out and telling us how they get on. Regards, Jonathan. |