Help:See: Difference between revisions
From ApCoCoAWiki
KHiddemann (talk | contribs) New page: see {{stub}} |
m CoCoAXML:See moved to Help:See: tidying up the wiki. |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
see | see also | ||
{{ | ==Description== | ||
A hint to another part of the documentation which can be looked up through the interactive search to find related material. This may be for a CoCoA [[Help:Command|command]] or for a [[Help:Section|section]] in the documentation, for example. Other than [[Help:Ref|references]], the see elements get aggregated instead of being replaced by an inline reference. | |||
==Syntax== | |||
<code><see> ... </see></code> | |||
==May contain== | |||
*[[Help:PCDATA|#PCDATA]] | |||
*[[Help:Formula|formula]] | |||
[[Category:CoCoAXML|See]] | |||
{{DISPLAYTITLE:See}} |
Latest revision as of 14:35, 16 October 2007
see also
Description
A hint to another part of the documentation which can be looked up through the interactive search to find related material. This may be for a CoCoA command or for a section in the documentation, for example. Other than references, the see elements get aggregated instead of being replaced by an inline reference.
Syntax
<see> ... </see>