mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Prompt for the document language in sphinx-quickstart.
This commit is contained in:
@@ -170,6 +170,7 @@ def test_quickstart_all_answers(tempdir):
|
||||
'Author name': u'Wolfgang Schäuble & G\'Beckstein'.encode('utf-8'),
|
||||
'Project version': '2.0',
|
||||
'Project release': '2.0.1',
|
||||
'Project language': 'de',
|
||||
'Source file suffix': '.txt',
|
||||
'Name of your master document': 'contents',
|
||||
'autodoc': 'y',
|
||||
|
||||
Reference in New Issue
Block a user