Help:See: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
No edit summary
Dheldt (talk | contribs)
m fixing some links.
Line 2: Line 2:


==Description==
==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.
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==
==Syntax==
Line 8: Line 8:


==May contain==
==May contain==
*[[CoCoAXML:PCDATA|#PCDATA]]
*[[Help:PCDATA|#PCDATA]]
*[[CoCoAXML:Formula|formula]]
*[[Help:Formula|formula]]


[[Category:CoCoAXML|See]]
[[Category:CoCoAXML|See]]
{{DISPLAYTITLE:See}}
{{DISPLAYTITLE:See}}

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