Description
Any text contained in a C tag will appear in a mono-space
font, rendered using the HTML CODE tag. In addition, if the text is an
ENTRYid (but not the current ENTRY), a link will
be created to the ENTRY in the text, and a SEEALSO tag
will be generated.
For example, all of the links in this body of text
were generated by wrapping the plain text in a C
tag. APIDOC
checks to see of the contained text is a valid ENTRY, and if so,
assumes that's what you were talking about. If the contained text is
not a valid ENTRY, or it is the current entry, the text
is rendered in a HTML CODE container, and no links are generated.
|