aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 9e5ca18..414a2fa 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,4 +1,5 @@
{
"restructuredtext.preview.name": "sphinx",
- "iis.configDir": ""
+ "iis.configDir": "",
+ "livePreview.defaultPreviewPath": "/docs/_build/html/index.html"
} \ No newline at end of file