Help:Description: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
No edit summary
Dheldt (talk | contribs)
m CoCoAXML:Description moved to Help:Description: tidying up the wiki.
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:


==Description==
==Description==
A description text for an XML element. This may be for a CoCoA [[CoCoAXML:Command|command]] or for a [[CoCoAXML:Section|section]] in the documentation, for example, and contains extensive documentation about it.
A description text for an XML element. This may be for a CoCoA [[Help:Command|command]] or for a [[Help:Section|section]] in the documentation, for example, and contains extensive documentation about it.


==Syntax==
==Syntax==
Line 8: Line 8:


==May contain==
==May contain==
*[[CoCoAXML:PCDATA|#PCDATA]]
*[[Help:PCDATA|#PCDATA]]
*[[CoCoAXML:Coc_Version|coc_version]]
*[[Help:Coc_Version|coc_version]]
*[[CoCoAXML:Em|em]]
*[[Help:Em|em]]
*[[CoCoAXML:Example|example]]
*[[Help:Example|example]]
*[[CoCoAXML:Formula|formula]]
*[[Help:Formula|formula]]
*[[CoCoAXML:Par|par]]
*[[Help:Par|par]]
*[[CoCoAXML:Pre|pre]]
*[[Help:Quotes|quotes]]
*[[CoCoAXML:Coc-Quotes|coc-quotes]]
*[[Help:Ref|ref]]
*[[CoCoAXML:Ref|ref]]
*[[Help:See|see]]
*[[CoCoAXML:See|see]]
*[[Help:TTref|ttref]]
*[[CoCoAXML:TTref|ttref]]
*[[Help:Verbatim|verbatim]]
*[[CoCoAXML:Verbatim|verbatim]]
*[[Help:Commands_and_functions_for|commands_and_functions_for]]
*[[CoCoAXML:Commands_and_functions_for|commands_and_functions_for]]


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

Latest revision as of 14:32, 16 October 2007

description

Description

A description text for an XML element. This may be for a CoCoA command or for a section in the documentation, for example, and contains extensive documentation about it.

Syntax

<description> ... </description>

May contain