Skip to content

Doxygen configuration and fix examples for better documentation#124

Merged
dietmarkuehl merged 3 commits intobemanproject:mainfrom
Andres-Salamanca:main
Jan 23, 2025
Merged

Doxygen configuration and fix examples for better documentation#124
dietmarkuehl merged 3 commits intobemanproject:mainfrom
Andres-Salamanca:main

Conversation

@Andres-Salamanca
Copy link
Member

Updated Doxygen fenced code blocks in /intro-examples.md from c++ -> cpp for proper syntax highlighting.

Added EXAMPLE_PATH = examples/ to the Doxyfile, enabling the \include special command in Doxygen.
This ensures example files (e.g. intro-1-hello-world.cpp) are correctly displayed in the generated documentation.

…examples.md to ensure proper syntax highlighting for C++ code.
…e use of the \include special command in Doxygen. This allows example files, such as intro-1-hello-world.cpp, to be correctly referenced and displayed in the documentation.
Copy link
Member

@dietmarkuehl dietmarkuehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I'm new to doxygen: these help to get better examples!

@dietmarkuehl dietmarkuehl merged commit 2ce9086 into bemanproject:main Jan 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants