Demo¶
These pages demonstrate some of the features of Doxide, and also serve as a test corpus. They are generated from the source files in the demo directory of the repository, as well as from the source code of Doxide itself. This first page demonstrates how groups can be used to organize documentation.
- Parsing
- Demonstration and test of some parsing capabilities, including basics such as variables, functions, operators and types, and more complex forms such as elaborate templates and SFINAE.
- Presentation
- Demonstration and test of Markdown elements, such as code, syntax highlighting, tables, images, and admonitions.
- Developer
- Doxide's own source code documentation.
- ns1
- Namespace
ns1
.