in reply to Creating not so plain documentation
I may be way off base here, but...
Personally, I recommend Doxygen.
Doxygen generates JavaDoc-like documentation (all nicely linked) for projects in many languages, including C and C++. DoxygenFilter is a new take on an old project (DoxyFilt) that also handles ("filters") Perl code (including POD), and now promises support for multi-programming-language projects. See Examples of output generated by doxygen.
HTH,
planetscape
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Creating not so plain documentation
by punkish (Priest) on Jan 10, 2007 at 01:15 UTC |