KIT-CMS / CROWN

C++ based ROOT Workflow for N-tuples (CROWN)
https://crown.readthedocs.io
MIT License
4 stars 21 forks source link

Docs broken #261

Closed harrypuuter closed 6 months ago

harrypuuter commented 6 months ago

Currently, docs are broken, due to the incompatibility of sphinx 3.7.5. and breathe, waiting for a package update

harrypuuter commented 6 months ago
Exception occurred:
  File "/usr/local/lib/python3.10/dist-packages/breathe/directives/function.py", line 161, in DoxygenFunctionDirective
    def _parse_args(self, function_description: str) -> Optional[cpp.ASTParametersQualifiers]:
AttributeError: module 'sphinx.domains.cpp' has no attribute 'ASTParametersQualifiers'
The full traceback has been saved in /tmp/sphinx-err-80szx6tm.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <[https://github.com/sphinx-doc/sphinx/issues](https://github.com/sphinx-doc/sphinx/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)>. Thanks!
make[2]: *** [CMakeFiles/Sphinx.dir/build.make:99: CMakeFiles/Sphinx] Error 2
make[1]: *** [CMakeFiles/Makefile2:111: CMakeFiles/Sphinx.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

from https://github.com/KIT-CMS/CROWN/actions/runs/8717817408/job/23913781070 - same error appears on readthedocs

harrypuuter commented 6 months ago

fixed with https://github.com/KIT-CMS/CROWN/commit/6f567cb2fecd05b4319b3e617bf07cb76e5eea7a