[fpc-devel] add  external links to fpdoc generated documents
    Michael Van Canneyt 
    michael at freepascal.org
       
    Fri Mar 10 15:47:33 CET 2006
    
    
  
On Fri, 10 Mar 2006, Vincent Snijders wrote:
> Hi,
>
> I would like to add a link to external documentation in a fpdoc generated 
> document file. Is this possible.
>
> For example:
> On 
> http://lazarus-ccr.sourceforge.net/docs/lcl/xmlpropstorage/txmlpropstorage.html 
> I would like a "See also" link to 
> http://wiki.lazarus.freepascal.org/index.php/TXMLPropStorage. This is a wiki 
> document that contain more explanation, images and has a place for user 
> comments.
It is currently not possible. The reason is that fpdoc can also
be used to generate PDF or Latex or plain text or RTF docs, and these
don't support links.
But I think it's something we can add. What did you have in mind ?
Michael.
    
    
More information about the fpc-devel
mailing list