[Lazarus] Adding Notes in FPDoc

Graeme Geldenhuys graemeg.lists at gmail.com
Mon Feb 13 15:48:25 CET 2012


On 13 February 2012 16:01, Michael Schnell  wrote:
>
> Great stuff, but Greame stated that he is about to make the verbosity level
> (that already is supported by inf files) selectable on the DocView GUI.


It is like Michael van Canneyt said, use attribute in the <NOTE> tag.
I'll then modify the fpdoc IPF writer to output these notes and
attributes as INF "hide" tags. The IPF_KEYS environment variable
defines what attributes, verbosity levels or whatever else you want to
call it, should be made visible in DocView. I'll also modify DocView
so that you can modify the IPF_KEYS environment variable from inside
DocView - for the duration of the running instance. The INF spec
supports attributes for the HIDE tag, so they coincide nicely with the
attributes Michael van Canneyt mentioned for the fpdoc NOTE tag.



-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net




More information about the Lazarus mailing list