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 #72

Merged
merged 1 commit into from Jun 7, 2022

Conversation

adswa
Copy link
Member

@adswa adswa commented May 31, 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
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #72 (5ca432e) into master (cf28b63) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   70.65%   70.65%           
=======================================
  Files          11       11           
  Lines         760      760           
=======================================
  Hits          537      537           
  Misses        223      223           

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 14d19d7...5ca432e. Read the comment docs.

@yarikoptic
Copy link
Member

linting issues are orthogonal to this, so filed #73 . Thank you @adswa !

@yarikoptic yarikoptic merged commit 13f8059 into datalad:master Jun 7, 2022
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

2 participants