Difference between revisions of "EXist-db coding styleguide"
(Created page with "first version") |
|||
| Line 1: | Line 1: | ||
| − | + | == Documenting XQuery Modules == | |
| + | |||
| + | For documenting XQuery ''modules'' (function libraries), eXist supports a subset of the ''xqDoc'' standard (see the | ||
| + | [http://xqdoc.org/index.html xqDoc site], especially [http://xqdoc.org/xqdoc_comments_doc.html xqDoc comments]). | ||
| + | |||
| + | === Basic rules and limitations === | ||
| + | |||
| + | * An xqDoc comment starts with a | ||
Revision as of 07:38, 15 October 2018
Documenting XQuery Modules
For documenting XQuery modules (function libraries), eXist supports a subset of the xqDoc standard (see the xqDoc site, especially xqDoc comments).
Basic rules and limitations
- An xqDoc comment starts with a