mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Replace pngmath with imgmath in quickstart.
This commit is contained in:
@@ -181,7 +181,7 @@ def test_quickstart_all_answers(tempdir):
|
||||
'intersphinx': 'no',
|
||||
'todo': 'y',
|
||||
'coverage': 'no',
|
||||
'pngmath': 'N',
|
||||
'imgmath': 'N',
|
||||
'mathjax': 'no',
|
||||
'ifconfig': 'no',
|
||||
'viewcode': 'no',
|
||||
|
||||
Reference in New Issue
Block a user