[fpc-devel] fpdoc links

Michael Van Canneyt michael at freepascal.org
Mon Feb 18 14:06:28 CET 2008



On Mon, 18 Feb 2008, Mattias Gärtner wrote:

> fpdoc allows links of the form:
> 
> #packagename.unitname.identifier.identifier...
> 
> Are the packagename and/or unitname case insensitive?

Yes, normally we use comparetext everywhere.

> Or is it recommended to lower case them?
> For example:
> #LCL.Controls.TControl.Caption
> 
> In the html output it seems fpdoc is clever enough to auto lowercase everything.

It does.

Michael.


More information about the fpc-devel mailing list