[fpc-devel] fpdoc links
    Mattias Gärtner 
    nc-gaertnma at netcologne.de
       
    Mon Feb 18 14:56:27 CET 2008
    
    
  
Zitat von Michael Van Canneyt <michael at freepascal.org>:
>
>
> 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.
Good. So it does not matter if the package name is a mix of #LCL or #lcl.
Thanks.
Mattias
    
    
More information about the fpc-devel
mailing list