-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
Fix sphinxify deprecation warnings with sphinx 2.2 #29095
Comments
Commit: |
New commits:
|
Author: Antonio Rojas |
This comment has been minimized.
This comment has been minimized.
comment:3
With this fix, everything works fine at runtime with sphinx 2.2. Building is a different topic (#28856) |
comment:4
When docbuilding I also see warnings
but those can be fixed on another ticket. (This is with Sphinx 2.3.1, which is what is available at https://pypi.org/project/Sphinx/#files.) |
Reviewer: John Palmieri |
Changed branch from u/arojas/fix_sphinxify_deprecation_warnings_with_sphinx_2_2 to |
With sphinx 2.2, sphinxify throws a deprecation warning:
Fix taken from rtd_theme [1]
[1] readthedocs/sphinx_rtd_theme@4a7dc08
CC: @kiwifb @timokau @isuruf
Component: documentation
Author: Antonio Rojas
Branch/Commit:
e759f94
Reviewer: John Palmieri
Issue created by migration from https://trac.sagemath.org/ticket/29095
The text was updated successfully, but these errors were encountered: