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

Sphinx 5.x removed support for no_docstring flag in Documenter.add_content #5

Open
ckuhl opened this issue May 31, 2022 · 0 comments
Open

Comments

@ckuhl
Copy link

ckuhl commented May 31, 2022

Sphinx 5.0.0 was released yesterday, and with it, deleted a bunch of deprecated code, including removing the no_docstring flag from sphinx.ext.autodoc.Documenter.add_content.

We should either:

  1. Pin the compatible versions of sphinx to be less than 5.0.0, or
  2. Update this project to support sphinx 5.0.0.
@ckuhl ckuhl changed the title Sphinx 5.x removed support for no_docstring flag in `add_content function Sphinx 5.x removed support for no_docstring flag in Documenter.add_content May 31, 2022
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

No branches or pull requests

1 participant