Help:See: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
New page: see {{stub}}
 
KHiddemann (talk | contribs)
No edit summary
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 [[CoCoAXML:Command|command]] or for a [[CoCoAXML:Section|section]] in the documentation, for example. Other than [[CoCoAXML: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==
*[[CoCoAXML:PCDATA|&#35;PCDATA]]
*[[CoCoAXML:Formula|formula]]
 
[[Category:CoCoAXML|See]]
{{DISPLAYTITLE:See}}

Revision as of 12:18, 26 July 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