mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add a test suite for autodoc.
This commit is contained in:
@@ -117,6 +117,7 @@ def test_quickstart_all_answers(tempdir):
|
||||
'Name of your master document': 'contents',
|
||||
'autodoc': 'y',
|
||||
'doctest': 'yes',
|
||||
'intersphinx': 'no',
|
||||
'Create Makefile': 'no',
|
||||
}
|
||||
qs.raw_input = mock_raw_input(answers, needanswer=True)
|
||||
|
||||
Reference in New Issue
Block a user