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

RemovedInSphinx80Warning: Use "pathlib.Path" or "os.fspath" (Add Sphinx 8 Support) #221

Open
dylanh724 opened this issue Oct 7, 2024 · 0 comments

Comments

@dylanh724
Copy link

dylanh724 commented Oct 7, 2024

When running a sphinx-build in Sphinx 7.3.7 using exhale>=0.3.0:

C:\users\dylan\miniconda3\envs\xbe-docs\lib\site-packages\breathe\project.py:116: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
  self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep))

Note: This may be an issue for breathe-doc, but I'm not entirely certain 🤔

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