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 don't build with Sphinx 1.8.0 #1268

Closed
jenshnielsen opened this issue Sep 13, 2018 · 2 comments
Closed

Docs don't build with Sphinx 1.8.0 #1268

jenshnielsen opened this issue Sep 13, 2018 · 2 comments

Comments

@jenshnielsen
Copy link
Collaborator

reading sources... [ 98%] user/index
reading sources... [ 99%] user/intro
reading sources... [100%] user/tutorial

/home/travis/build/QCoDeS/Qcodes/qcodes/utils/deferred_operations.py:45: UserWarning: DeferredOperations has been deprecated and will be removed in the not-too-distant future.
  warnings.warn("DeferredOperations has been deprecated and will be removed "

Warning, treated as error:
Invalid type annotation found on <function ArrayParameter.__init__ at 0x2b9cbee131e0>. Ingored: NameError("name 'Instrument' is not defined",)
make[1]: *** [html] Error 2
make[1]: Leaving directory `/home/travis/build/QCoDeS/Qcodes/docs'
make: *** [html-api] Error 2
@jenshnielsen
Copy link
Collaborator Author

See sphinx-doc/sphinx#5480

@astafan8
Copy link
Contributor

Closing this as the issue has been resolved in Sphinx and we are using sphinx 2.0.1 at least.

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 a pull request may close this issue.

2 participants