Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Build Documentation in CMake #89

Closed
threeal opened this issue Dec 24, 2023 · 0 comments · Fixed by #90
Closed

Build Documentation in CMake #89

threeal opened this issue Dec 24, 2023 · 0 comments · Fixed by #90
Assignees
Labels
Milestone

Comments

@threeal
Copy link
Owner

threeal commented Dec 24, 2023

This issue proposes integrating the documentation build into CMake. Currently, manual execution of the sphinx-build command is required to build the documentation. The suggestion is to add a target that allows the documentation to be built directly from CMake. This modification aims to standardize the build process by consolidating it within CMake instead of relying on a separate command for documentation build.

@threeal threeal self-assigned this Dec 24, 2023
@threeal threeal added the docs label Dec 24, 2023
@threeal threeal added this to the Version 1.0.0 milestone Dec 24, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant