next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
DocumentTag -- the class of all document tags
Description
This class is mainly for internal use, in constructing documentation.
Methods that use a document tag :
help(DocumentTag), see
help
-- help command
makeDocumentTag(DocumentTag), see
makeDocumentTag
-- convert a documentation key to a documentation tag
package(DocumentTag), see
package
-- get containing package
For the programmer
The object
DocumentTag
is
a
type
, with ancestor classes
BasicList
<
Thing
.