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

Fix deprecation warnings ... #20

Open
mmcky opened this issue Nov 25, 2020 · 0 comments
Open

Fix deprecation warnings ... #20

mmcky opened this issue Nov 25, 2020 · 0 comments

Comments

@mmcky
Copy link
Contributor

mmcky commented Nov 25, 2020

Fix the following upcoming deprecations.

repos-collab/sphinx-tojupyter/sphinx_tojupyter/builders/jupyter.py:82: RemovedInSphinx40Warning: The suffix argument for doc2path() is deprecated.
  targetname = self.env.doc2path(docname, self.outdir,
repos-collab/sphinx-tojupyter/sphinx_tojupyter/builders/jupyter.py:82: RemovedInSphinx40Warning: The string style base argument for doc2path() is deprecated.
  targetname = self.env.doc2path(docname, self.outdir,
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