Help:Description: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
New page: description {{stub}}
 
KHiddemann (talk | contribs)
No edit summary
Line 1: Line 1:
description
description


{{stub}}
==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.
 
==Syntax==
<code>&lt;description&gt; ... &lt;/description&gt;</code>
 
==May contain==
*[[CoCoAXML:PCDATA|&#35;PCDATA]]
*[[CoCoAXML:Coc_Version|coc_version]]
*[[CoCoAXML:Em|em]]
*[[CoCoAXML:Example|example]]
*[[CoCoAXML:Formula|formula]]
*[[CoCoAXML:Par|par]]
*[[CoCoAXML:Pre|pre]]
*[[CoCoAXML:Coc-Quotes|coc-quotes]]
*[[CoCoAXML:Ref|ref]]
*[[CoCoAXML:See|see]]
*[[CoCoAXML:TTref|ttref]]
*[[CoCoAXML:Verbatim|verbatim]]
*[[CoCoAXML:Commands_and_functions_for|commands_and_functions_for]]
 
[[Category:CoCoAXML|Description]]
{{DISPLAYTITLE:Description}}

Revision as of 11:39, 26 July 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