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 docs build - sphinx==7.0.1 #2518

Merged
merged 1 commit into from Aug 16, 2023
Merged

Conversation

johnnv1
Copy link
Member

@johnnv1 johnnv1 commented Aug 14, 2023

we have warnings after >= 7.1.0 release of sphinx

this pr has a temporary solution before the issue is solved, and we had a new sphinx version -- optionally we can remove the falling flag if we had a warning on the docs building

run: make build-docs SPHINXOPTS="-W"

warnings after >= 7.1.0 release of sphinx
- sphinx-doc/sphinx#11543
@johnnv1 johnnv1 added bug 🐛 Something isn't working docs 📚 Related to the kornia documentation dependencies Pull requests that update a dependency file labels Aug 14, 2023
@edgarriba edgarriba merged commit e83f048 into kornia:master Aug 16, 2023
21 checks passed
cjpurackal pushed a commit to cjpurackal/kornia that referenced this pull request Oct 20, 2023
warnings after >= 7.1.0 release of sphinx
- sphinx-doc/sphinx#11543
@johnnv1 johnnv1 deleted the hotfix/build_docs branch October 27, 2023 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working dependencies Pull requests that update a dependency file docs 📚 Related to the kornia documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants