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. This first page demonstrates how groups can be used to organize documentation.
- Parsing
- Demonstration and test of some parsing capabilities, such as variables, functions, operators, classes, enums, namespaces, templates, concepts, macros, SFINAE, etc.
- Presentation
- Demonstration and test of some Markdown elements, such as code, syntax highlighting, tables, images, and admonitions.
- Developer
- Doxide's own source code documentation, for developers, but also serving as an example for others.