adapt confDir config for sphinx integration
This commit is contained in:
parent
2bc61d9bf8
commit
cbf887ed02
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"restructuredtext.confPath": "${workspaceFolder}/doc",
|
||||
"esbonio.sphinx.confDir": "${workspaceFolder}/doc",
|
||||
"files.watcherExclude": {
|
||||
"**/.git/objects/**": true,
|
||||
"**/.git/subtree-cache/**": true,
|
||||
|
|
Loading…
Reference in New Issue