|
|
Summary
CSS file referenced by generated content pages.
|
Description
The following styles are referenced by generated content pages:
| className | Description |
| title | Title line |
| api-entry | The table surrounding an entire entry. |
| entry-heading | The table row in api-entry containing the heading information |
| api-entry-table | The heading is yet another table, this class is used for that table |
| entry-title | The title (the value of the ENTRYs id tag) of the entry |
| entry-type | The type of the entry |
| entry-subhead | A sub-heading in the entry, such as "Summary", or "Example" |
| entry-summary | The Summary section for an entry |
| entry-syntax | The Syntax section for an entry |
| entry-description | The Description section for an entry |
| entry-notes | The Notes section for an entry |
| entry-example | The Example section for an entry |
| entry-seealso | The See Also section for an entry |
| seealso | The table containing the three See Also sections |
| seealso-groups | The Groups section of seealso |
| seealso-externals | The Documents section of seealso |
| seealso-internals | The Entries section of seealso |
| param-list | A table of parameters |
| param-list-head | The title row for a parameter list |
| param-list-even | An even row of a parameter list (ie, row 0, 2, 4, ...) |
| param-list-odd | An odd row of a parameter list (ie, row 1, 3, 5, ...) |
| param-name | The Name of a parameter in a parameter list |
| param-type | The Type of a parameter in a parameter list |
| param-desc | The Description of a parameter in a parameter list |
|
See Also
|