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

DOC: Set language in Sphinx config to en #147

Merged
merged 1 commit into from Jun 8, 2022
Merged

DOC: Set language in Sphinx config to en #147

merged 1 commit into from Jun 8, 2022

Conversation

adswa
Copy link
Member

@adswa adswa commented May 30, 2022

Starting with Sphinx version 5.0, the configuration for the doc's
language should not be None anymore and causes docbuild failures
otherwise (see datalad/datalad#6715). This change sets the language
specification to English (en)

Starting with Sphinx version 5.0, the configuration for the doc's
language should not be None anymore and causes docbuild failures
otherwise (see datalad/datalad#6715). This change sets the language
specification to English (en)
@codecov-commenter
Copy link

codecov-commenter commented May 30, 2022

Codecov Report

Merging #147 (d853ddd) into master (7155e5f) will not change coverage.
The diff coverage is n/a.

❗ Current head d853ddd differs from pull request most recent head e9cbd74. Consider uploading reports for the commit e9cbd74 to get more accurate results

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   89.65%   89.65%           
=======================================
  Files          12       12           
  Lines         406      406           
=======================================
  Hits          364      364           
  Misses         42       42           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7155e5f...e9cbd74. Read the comment docs.

@adswa
Copy link
Member Author

adswa commented May 30, 2022

(cancelled appveyor)

Copy link
Collaborator

@loj loj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this! Looks good to me.

@mih
Copy link
Member

mih commented Jun 8, 2022

Thanks!

@mih mih merged commit 8c4e792 into master Jun 8, 2022
@mih mih deleted the doc-lang branch June 8, 2022 17:40
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

Successfully merging this pull request may close these issues.

None yet

4 participants