1 changed files with 2 additions and 1 deletions
@ -1,4 +1,5 @@ |
|||||||
{ |
{ |
||||||
"restructuredtext.confPath": "${workspaceFolder}\\docs", |
"restructuredtext.confPath": "${workspaceFolder}\\docs", |
||||||
"restructuredtext.linter.disabled": true |
"restructuredtext.linter.disabled": true, |
||||||
|
"esbonio.sphinx.confDir": "${workspaceFolder}\\docs" |
||||||
} |
} |
||||||
Loading…
Reference in new issue