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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

language = None Warning in Sphinx #174

Closed
speediedan opened this issue Jun 10, 2022 · 0 comments 路 Fixed by #175
Closed

language = None Warning in Sphinx #174

speediedan opened this issue Jun 10, 2022 · 0 comments 路 Fixed by #175
Labels
bug / fix Something isn't working help wanted Extra attention is needed

Comments

@speediedan
Copy link
Contributor

馃悰 Bug

As of sphinx 5.0.x, setting language = None in conf.py triggers a warning
Pull request will be associated with this with the simple fix of explicitly setting language to "en" by default.

To Reproduce

Attempt to build docs using latest sphinx:
make html --debug SPHINXOPTS="-W --keep-going" -b linkcheck

Expected behavior

No warning.

Additional context

@speediedan speediedan added bug / fix Something isn't working help wanted Extra attention is needed labels Jun 10, 2022
@speediedan speediedan mentioned this issue Jun 10, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant