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

Update to sphinx-autoapi 3.0 #669

Closed
wants to merge 2 commits into from

Conversation

CasperWA
Copy link
Collaborator

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

  • 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?

Note, this is only possible for Python 3.8 and up.
@jesper-friis
Copy link
Collaborator

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+.

@CasperWA
Copy link
Collaborator Author

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.

@CasperWA CasperWA marked this pull request as draft October 12, 2023 08:28
@francescalb francescalb mentioned this pull request Oct 12, 2023
9 tasks
@jesper-friis
Copy link
Collaborator

Closing since nothing is happening

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.

Building HTML documentation with Sphinx fails
2 participants