We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
This should probably not be in the docs:
https://codedocs.xyz/jbeder/yaml-cpp/classVeryLoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo72732a7a8cd04f0ab9551a6aaa86a0c2.html
You can exclude directories by setting the DOXYGEN_EXCLUDE_PATTERNS CMake variable, for example:
DOXYGEN_EXCLUDE_PATTERNS
set(DOXYGEN_EXCLUDE_PATTERNS ${CMAKE_SOURCE_DIREC}/test/*)
Regards, Jules
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
This should probably not be in the docs:
https://codedocs.xyz/jbeder/yaml-cpp/classVeryLoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo72732a7a8cd04f0ab9551a6aaa86a0c2.html
You can exclude directories by setting the
DOXYGEN_EXCLUDE_PATTERNS
CMake variable, for example:Regards,
Jules
The text was updated successfully, but these errors were encountered: