Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

deprecation warnings on theme #60

Open
aaronmarkham opened this issue Apr 10, 2019 · 0 comments
Open

deprecation warnings on theme #60

aaronmarkham opened this issue Apr 10, 2019 · 0 comments
Labels
build Issues related to the build

Comments

@aaronmarkham
Copy link
Collaborator

Sphinx 2.0 will break some things... since the Windows setup uses 2.0 maybe things are already breaking when running there...

/home/ubuntu/anaconda3/envs/mxnet-cuda10-docs/lib/python3.7/site-packages/sphinx/builders/html.py:1171: RemovedInSphinx20Warning: Now html_sidebars only allows list of sidebar templates as a value. Support for a string value will be removed at Sphinx-2.0.
  self.add_sidebars(pagename, ctx)
/home/ubuntu/anaconda3/envs/mxnet-cuda10-docs/lib/python3.7/site-packages/sphinx/builders/html.py:138: RemovedInSphinx20Warning: builder.css_files is deprecated. Please use app.add_stylesheet() instead.
  ret += other
@aaronmarkham aaronmarkham added the build Issues related to the build label Apr 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Issues related to the build
Projects
None yet
Development

No branches or pull requests

1 participant