Description
The entries should consist of items in one of the following forms.
-
hypertext
-
class
-
symbolname
-
class => hypertext
-
symbolname => class
-
symbolname => hypertext
-
symbolname => class => hypertext
As an example, here is the
Inputs entry of the method
resolution(Ideal):
Inputs => { "I" => { "an ideal in a ring ", TT "R", ", say" } },
Here is an example of the
Inputs entry of the function
sin:
Inputs => { "x" => RR },