Skip to content
New issue

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

Use FindDoxygen.cmake and deprecate our home-made doxygen.cmake? #742

Open
ManifoldFR opened this issue Jan 24, 2025 · 0 comments
Open

Use FindDoxygen.cmake and deprecate our home-made doxygen.cmake? #742

ManifoldFR opened this issue Jan 24, 2025 · 0 comments

Comments

@ManifoldFR
Copy link
Contributor

CMake 3.9 added an official module for finding, manipulating, and using Doxygen.

My proposal is that we could recommend to users that they use it and namely their doxygen_add_docs() function, to generate our documentation. It covers one major use case of doxygen.cmake which is the generation of a Doxyfile from CMake variables.

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

No branches or pull requests

1 participant