Re: [Lxr-developer] Code documentation
Brought to you by:
ajlittoz
From: Malcolm B. <ma...@br...> - 2001-06-12 09:46:51
|
Hi Zubin, Sethna, Zubin (RSA, Brisbane) wrote: >I don't think it directly supports perl but I think it can be tweaked to be >useable. Will try this unless someone can suggest a better/more perl >friendly documentation tool. > >Zubin > Well, there's always POD, perl's native documentation format. There's plenty of tools around to turn that into HTML or man pages as needed, so perhaps POD would be a better bet. I'm happy with either - the main thing is to have the comments/documentation :-) Malcolm |