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

docs: fix warnings in sphinx docs #100

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

maurerle
Copy link
Contributor

@maurerle maurerle commented Sep 9, 2024

There were a lot of warning in sphinx

  • the sphinx python version was 3.7, so I increased that to 3.12
  • fixed docs warnings
  • update conf.py
  • add pika and pyzmq to requirements for module docs

Usage:

make -C docs html
and to view it use
python -m http.server --directory docs/build/html

There is a check in the readthedocs interface to activate building for pull-requests, which is quite neat @rcschrg

* the sphinx python version was 3.7, so I increased that
* fixed docs warnings
* update conf.py
* add pika and pyzmq to requirements for module docs
@rcschrg rcschrg merged commit 8c3ed50 into OFFIS-DAI:development Sep 9, 2024
5 checks passed
@maurerle maurerle deleted the fix_docs_issues branch September 9, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants