Help fix the documentation generation toolchain #167
Projects
Comments
|
Some issues to follow: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are many Modern C++ and C++20 related errors during the documentation generation process. I had to disable logs and warnings with
-Qin Sphinx because Travis CI was complaining about too long build log and was terminating the build:units/docs/CMakeLists.txt
Line 69 in cb86cd2
There are problems with:
We need to identify the source of the problems and report bugs for the respective tool.
The text was updated successfully, but these errors were encountered: