Help:Description: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
New page: description {{stub}}
 
Dheldt (talk | contribs)
m CoCoAXML:Description moved to Help:Description: tidying up the wiki.
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
description
description


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