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

Building HTML documentation with Sphinx fails #654

Open
jesper-friis opened this issue Sep 28, 2023 · 0 comments
Open

Building HTML documentation with Sphinx fails #654

jesper-friis opened this issue Sep 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working CI/CD Continous integration (CI) & continuous deployment (CD) documentation Improvements or additions to documentation

Comments

@jesper-friis
Copy link
Collaborator

The CI tests has started to fail during building html documentation.

See e.g. https://github.com/SINTEF/dlite/actions/runs/6315823932/job/17178291422?pr=649 which gives the following error message:

[100%] Building HTML documentation with Sphinx

Extension error (autoapi.extension):
Handler <function run_autoapi at 0x7f424231eee0> for event 'builder-inited' threw an exception (exception: 'Module' object has no attribute 'doc')
make[2]: *** [doc/CMakeFiles/Sphinx.dir/build.make:75: doc/html/index.html] Error 2
make[1]: *** [CMakeFiles/Makefile2:3252: doc/CMakeFiles/Sphinx.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
Error: Process completed with exit code 2.
@CasperWA CasperWA added bug Something isn't working documentation Improvements or additions to documentation CI/CD Continous integration (CI) & continuous deployment (CD) labels Oct 12, 2023
@CasperWA CasperWA self-assigned this Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI/CD Continous integration (CI) & continuous deployment (CD) documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants