sphinx vscode support
parent
ed87b47a1e
commit
ffc2c5071b
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"restructuredtext.confPath": "${workspaceFolder}\\docs",
|
||||
"restructuredtext.linter.disabled": true
|
||||
"restructuredtext.linter.disabled": true,
|
||||
"esbonio.sphinx.confDir": "${workspaceFolder}\\docs"
|
||||
}
|
||||
Loading…
Reference in New Issue