Next:
1 Introduction
Up:
FPDoc : Free Pascal
Previous:
FPDoc : Free Pascal
Contents
1 Introduction
1 About this document
2 About FPDOC
3 Getting more information.
2 Compiling and Installing FPDOC
1 Compiling
2 Installation
3 FPDOC usage
1 fpdoc
2 FPDOC command-line options reference
1 content
2 descr
3 format
4 help
5 hide-protected
6 html-search
7 import
8 input
9 lang
10 latex-highlight
11 output
12 package
13 show-private
3 makeskel
1 introduction
4 Makeskel option reference
1 disable-arguments
2 disable-errors
3 disable-function-results
4 disable-private
5 disable-protected
6 disable-seealso
7 emitclassseparator
8 help
9 input
10 lang
11 output
12 package
4 The description file
1 Introduction
2 Element names and cross-referencing
1 Element name conventions
2 Cross referencing: the link tag
3 Tag reference
1 Overview
2 b : format bold
3 caption : Specify table caption
4 code : format as pascal code
5 descr : Descriptions
6 dd : definition data.
7 dl : definition list.
8 dt : definition term.
9 element : Identifier documentation
10 errors : Error section.
11 fpdoc-description : Global tag
12 i : Format italics
13 li : list element
14 link : Cross-reference
15 module : Unit reference
16 ol : Numbered list.
17 p : Paragraph
18 package : Package reference
19 pre : Insert text as-is
20 remark : format as remark
21 seealso : Cross-reference section
22 short : Short description
23 table : Table start
24 td : Table cell
25 th : Table header
26 tr : table row
27 u : Format underlined
28 ul : bulleted list
29 var : variable
5 Generated output files.
1 HTML output
2 Latex output
2004-02-13