Next: , Previous: Beautifiers, Up: Descriptions


4.5 Links

Paragraphs may also contain links. There are two types of links: internal links and external links.

Internal Links

Internal links are links to documented elements. They exist in 2 forms:

     Example: Internal links  
      1  The <<stringlist TStringlist>> class is a descendent
      2  of the  <<TStrings>> class.

External Links

External links are links to URLs. They exist in 2 forms:

     Example: External links  
      1  [[Here http://www.freepascal.org]]
      2  is the website of Free Pascal.
      3
      4  Check out the following site: [[http://www.freepascal.org]].