dlite
dlite copied to clipboard
Update to sphinx-autoapi 3.0
Description
Note, this is only possible for Python 3.8 and up.
According to this stackoverflow question, this should be the solution.
Fixes #654.
Type of change
- [x] Bug fix & code cleanup
- [ ] New feature
- [ ] Documentation update
- [ ] Test update
Checklist for the reviewer
This checklist should be used as a help for the reviewer.
- [ ] Is the change limited to one issue?
- [ ] Does this PR close the issue?
- [ ] Is the code easy to read and understand?
- [ ] Do all new feature have an accompanying new test?
- [ ] Has the documentation been updated as necessary?
This PR needs more work. The CI still fails. If sphinx doesn't work for Python 3.8, only build documentation for Python 3.9+.
This PR needs more work. The CI still fails. If sphinx doesn't work for Python 3.8, only build documentation for Python 3.9+.
Yeah - not done with this. WIll make it a draft. Feel free to take it over, though.
Closing since nothing is happening