Core headers are the minimum set of headers required to use all the
capabilities of Txt2FPDoc
. Some headers of the core headers set
have synonyms that can make documentation easier to read and easier to
write.
Core Headers | Synonyms
|
---|---|
Element | Callback, Constant, Constructor, Const,
Destructor, Enumeration, Enumerator, Enum,
Field, Function, Func, Member, Method,
Parameter, Param, Procedure, Proc,
Property, Type, Variable, Var
|
Elements | Consts, Constants, Types, Vars,
Variables
|
End Module | End Library, End Program, End Unit
|
End Package | none
|
End Struct | End Class, End Interface, End Object,
End Record
|
Errors | none
|
Example | none
|
Image | none
|
Module | Library, Program, Unit
|
Note | none
|
Notes | none
|
Package | none
|
Remark | none
|
Result | Returns
|
See Also | none
|
Struct | Class, Interface, Object, Record
|
Sub Elements | Arguments, Enumerators, Fields, Members,
Parameters, Params, Properties
|
Sub Topic | none
|
Table | none
|
Topic | none
|
Version | none
|