Help:See: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
New page: see {{stub}}
 
Dheldt (talk | contribs)
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


{{stub}}
==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>&lt;see&gt; ... &lt;/see&gt;</code>
 
==May contain==
*[[Help:PCDATA|&#35;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>

May contain