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