in reply to Re: Perl Documentation, again. :(
in thread Perl Documentation, again. :(

One thing I don't like about NaturalDocs is that if you want to use POD and ND, you need to write your documentation twice -- or at least I have not found a way to have both available with a single set of source. That is not to say that ND is not a very good system. I am quite happy with most of what it does.

I would be more than happy to see this response proven wrong :)

--MidLifeXis

Replies are listed 'Best First'.
Re^3: Perl Documentation, again. :(
by duct_tape (Hermit) on Mar 24, 2005 at 00:15 UTC

    Yah, I agree with that. For the last project that I used ND on I decided to only use ND and not both it and POD. It would definately be cool to have a POD output format for ND. If you ever find anything out, let me know :)