5.7   Procedure Documentation

HDevelop procedures can be documented like operators. The documentation may include a detailed description of the functionality of the procedure, example code, links to other procedures or operators, and concise documentation of each parameter.

To manage a large collection of procedures, the procedures can be ordered in a hierarchical way. Procedures can be ordered by chapters and sections just like operators.

The description of procedures can be formatted using Markdown syntax.

See section “Providing Procedure Documentation” for details.