|
The documentation structure of each API package is similar. Most packages
offer the following three types of help topics:
-
Package topics provide an
introduction to their respective packages, as well as links to each
reference topic and function topic in their respective packages. At
the bottom of each package topic, there are links to the other
package topics.
-
Reference topics provide
introductory, conceptual, and other information for specific APIs. At
the bottom of each reference topic, there are links to related
reference topics and a link to the package for that reference topic.
-
Function topics provide
explanations, parameter definitions, logic, and code examples for
each procedure and function. At the bottom of each function topic,
there are links to related function topics and a link to the package
for that function. |