Create a syllabus XML element for documentation files, which shall be converted to <h>Syllabus</h><codeblock>CONTENTS OF SYLLABUS BLOCK</codeblock><hr><h>Description</h> or something similar. This will provide at-a-glance overview of the commands in NumeRe. Those syllabus blocks shall contain all relevant command signatures, e.g.
<syllabus>
surf EXPRESSIONS -set OPTIONS
surf phi(x,y), ...
surf phi(x,y) "LEGEND", ...
surf datagrid(), ...
surf datagrid() "LEGEND", ...
</syllabus>
We'll use syntax as block name, but the implementation is done as described by the description. Furthermore, we'll evaluate whether it is possible to introduce syntax highlighting for this block and <codeblock> as well.
No possibility for an automatic test. We'll accept productive tests.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r1208]
Diff: