|
index.html
.
Usage |
se doc [options] [<loadpath.se>|<ACE file>]
Options |
lib/io
classes in the generated API, use -prune lib/io
-home_address
is not set.
CSS files |
CSS files are used to describe the style of the API. Many parts, if not all, of the API may be customized.
A.home |
the home link |
A.title |
the titles |
A.cluster |
the clusters links |
A.class |
the classes links |
TD.home |
the cell containing the home link |
TD.title |
the cell containing the title |
TD.cluster |
the cell containing the clusters links |
TD.class |
the cell containing the classes links |
A.title |
the titles |
A.cluster |
the clusters links |
A.class |
the classes links |
A.description |
the "see description" link |
TD.title |
the cell containing the title |
TD.cluster |
the cell containing the clusters links |
TD.class |
the cell containing the classes links |
TD.description |
the cell containing the "see description" link |
H1.title |
the name of the class |
H3.title |
the name of the client of the class; also the "Creation features" and "Exported features" titles |
A.link |
a link to another class documentation |
TD.comment |
the cell containing the class header comment |
PRE.comment |
the class header comment |
H2.title |
the "Summary" and "Details" titles |
B.comment |
the comment of a feature clause |
LI.summary |
a feature of the class in the "summary" section |
A.summary |
the link to the details of a feature |
I.comment |
the comment of a feature |
U.field |
a field (feature or anything between a back-quote and a forward quote), when this field is not a link (does not point to anything known) |
A.field |
a field (feature or anything between a back-quote and a forward quote), when this field is a link |
TD.title |
the cell containing the name of a feature in the details section |
B.details |
the name of a feature in the details section |
TD.details |
the cell containing the details of a feature |
B.assertion |
the "Require" and "Ensure" titles; also the tags of the assertions |
TT.assertion |
the expression of an assertion |
I.assertion |
the comment of an assertion |
TT.character |
a character (delimited between simple quotes) in a comment |
TT.string |
a string (delimited between double quotes) in a comment |