mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix accidental use of `language='ja'
` in docs (at 41bb388
)
This commit is contained in:
parent
161e3da3f3
commit
89431bf833
@ -4,7 +4,7 @@
|
||||
|
||||
import re
|
||||
import sphinx
|
||||
language = 'ja'
|
||||
|
||||
|
||||
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.todo',
|
||||
'sphinx.ext.autosummary', 'sphinx.ext.extlinks',
|
||||
|
Loading…
Reference in New Issue
Block a user