Sample Source

The following sections show how to add comments into the program source code to be used to generate documentation for the class.

Simple Class
Documentation for a simple class.
Lists - Ordered and Unordered
How to include both ordered and unordered lists.
Function Declaration With Table of Codes
How to document an overloaded function and also include a table of codes for one of the function parameters.
ProvideX Code Sample - Single Line
How to include ProvideX code sample as a separate line.
ProvideX Code Sample - Embedded in Paragraph
How to include ProvideX code sample embedded in paragraph instead of in a separate line.
ProvideX Code Sample - Block of Code
How to include a block ProvideX sample code.