next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
Macaulay2 website
Hypertext
>
TO2
TO2 -- labeled hypertext documentation link
Synopsis
Usage:
TO2 {x,p}
Inputs:
x
, a documentation key
p
, a phrase
Outputs:
an instance of the type
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 markup type
, with ancestor classes
Hypertext
<
BasicList
<
Thing
.