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

NewTypeDataDocumenter is deprecated #61

Closed
AurelienJaquier opened this issue Jan 10, 2023 · 2 comments
Closed

NewTypeDataDocumenter is deprecated #61

AurelienJaquier opened this issue Jan 10, 2023 · 2 comments

Comments

@AurelienJaquier
Copy link

Hi!
It looks like NewTypeDataDocumenter is deprecated since this PR in sphinx: sphinx-doc/sphinx#10700
I got this bug when I tried to build docs in my ci:

Extension error (sphinx_bluebrain_theme.utils.autodoc_override):
  Handler <function add_autodoc_override at 0x7fb5272969d0> for event 'builder-inited' threw an exception (exception: module 'sphinx.ext.autodoc' has no attribute 'NewTypeDataDocumenter')

For reference, here is the full output log: https://github.com/BlueBrain/EModelRunner/actions/runs/3881765484/jobs/6621138484

@mgeplf
Copy link
Contributor

mgeplf commented Jan 10, 2023

Thanks for the report, we'll look into it.

@mgeplf
Copy link
Contributor

mgeplf commented Jan 10, 2023

should be fixed by #62

@mgeplf mgeplf closed this as completed Jan 10, 2023
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

2 participants