You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Sphinx documentation builds are now a cmake target
- exhale & breathe extensions integrate doxygen generated output into Sphinx docs
- Marking this as breaking since this PR changes the way the documentation is built
New documentation procedure is:
1. Configure cmake with: `MORPHEUS_BUILD_DOCS=ON`
1. `cmake --build build --target morpheus_docs`
Closes#272
Authors:
- David Gardner (https://github.com/dagardner-nv)
Approvers:
- Michael Demoret (https://github.com/mdemoret-nv)
URL: #414
Report incorrect documentation
We have docstrings for the C++ code, but are not building it.
The text was updated successfully, but these errors were encountered: