![]() |
My Doxygen Markdown Project 1.0
A project to demonstrate Doxygen with Markdown
|
This is a brief description in a code block.
This is a brief description in a code block.
This file is designed to test Doxygen's Markdown and documentation parsing capabilities. It includes a variety of Markdown features and Doxygen-specific syntax.
Feature | Supported |
---|---|
Headings | Yes |
Lists | Yes |
Code Blocks | Yes |
Tables | Yes |
Images | Yes |
This is a blockquote. Use it for notes or tips.
Italic, Bold, Inline code, Strikethrough
x | The first parameter |
See the main page for an overview.
This section uses raw HTML for collapsible content.
Inline math: $E=mc^2$
Block math:
$$ \int_0^\infty e^{-x} dx = 1 $$
More content for the usage group.
You can add more Markdown files as needed to further test Doxygen's capabilities.