[fpc-devel] convert comment help to fpcdoc

Wimpie Nortje wimpienortje at gmail.com
Mon Jul 18 13:03:20 CEST 2011



On 2011/07/18 12:00 PM, Marco van de Voort wrote:
> No, it is more wiki like tags in an XML format. But that is out of source
> docs, what is currently most prefered by the documentation author. (and I
> like it more to)
>
Are you aware of NaturalDocs (www.naturaldocs.org)?

I use it because it doesn't clutter up the source code with unreadable 
javadoc tags. The comments are naturally formatted. They seem to be just 
normal comments if you are not aware that NaturalDocs is being used.

I think the current version is written in some scripting language that 
can easily be modified to provide different output from the current html.

Unfortunately it doesn't 'know' pascal as good as pasdoc does, but the 
clear syntax makes up for it.



More information about the fpc-devel mailing list