| ||||||
SummaryAn entry point in the API. | ||||||
Syntax<ENTRY id="..."> . . . </ENTRY>
| ||||||
DescriptionTheENTRY tag declares an API entry point you wish to document.
It serves as the container for most other Organizational tags.
Entries can be referenced in SEEALSO tags. If text appearing
in a C tag is also an ENTRY, a link will be created.
| ||||||
NotesENTRY can only be contained by the API tag.
| ||||||
See Also
|