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
  • Comment on Re: Creating not so plain documentation

Replies are listed 'Best First'.
Re^2: Creating not so plain documentation
by punkish (Priest) on Jan 10, 2007 at 01:15 UTC
    When I was expressing a desire above for better documentation, I actually had Doxygen in mind. However, as far as I recalled, Doxygen did not work for Perl/Pod. Seems like I have something new to discover here. Yes, Doxygen generated docs are really quite good. Thanks for the tip.
    --

    when small people start casting long shadows, it is time to go to bed