mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #103: add all (usable) builtin extensions to quickstart.
This commit is contained in:
@@ -121,6 +121,10 @@ def test_quickstart_all_answers(tempdir):
|
||||
'autodoc': 'y',
|
||||
'doctest': 'yes',
|
||||
'intersphinx': 'no',
|
||||
'todo': 'n',
|
||||
'coverage': 'no',
|
||||
'pngmath': 'N',
|
||||
'jsmath': 'no',
|
||||
'Create Makefile': 'no',
|
||||
'Create Windows command file': 'no',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user