[fpc-devel] [RFC] fpdoc output comment from the source
Florian Klaempfl
florian at freepascal.org
Sat Dec 3 22:15:10 CET 2005
Michalis Kamburelis wrote:
> Mark de Wever wrote:
>
>> Hi all,
>>
>> I like to put a lot of comment in the source and I would like fpdoc to
>> output this comment into the output files. I wrote a small patch to do
>> this with types, it puts all the comment in front of a type
>> declaration into the output html as section "Comment text".
>
>
> (This is kind of shameless self promotion, since I took the PasDoc
> projects this year: )
Why ;)? Indeed, if you want generated docs from comments, better use pasdoc.
>
> If you want to get documentation generated from comments in your source
> code, PasDoc may be a better tool for you. See [http://pasdoc.sf.net/].
>
> Michalis
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list