next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
TO2 -- labeled hypertext documentation link
Synopsis
Usage:
TO2 {x,p}
Inputs:
x
, a documentation key
p
, a phrase
Outputs:
an object of class
TO2
,
Description
TO2 {x,"p"}
produces a hypertext link labeled "p" to the documentation page labeled
x
.
For the programmer
The object
TO2
is
an
intermediate mark-up type
, with ancestor classes
Hypertext
<
BasicList
<
Thing
.