diff options
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 3087907..13e56dc 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -30,5 +30,5 @@ "python.formatting.provider": "none", "restructuredtext.preview.docutils.disabled": true, "iis.configDir": "", - "restructuredtext.preview.name": "sphinx" + "restructuredtext.preview.name": "docutils" }
\ No newline at end of file |
