[fpc-devel] fpdoc linear writer question
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Oct 27 12:59:33 CET 2009
Hi,
Looking at the fpdoc linear writer unit (dwlinear.pp), there are two
calls I don't understand.
In the procedure TLinearWriter.WriteProperty()
These is a call to StartProperty() and EndProperty().
What confuses me is that StartProperty() is called *before* the
Synopsis label, and EndProperty() is called *after* the SeeAlso label,
just before the Example output. That means, it covers the whole topic
item. What is that used for?
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-devel
mailing list