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": {
|
"files.watcherExclude": {
|
||||||
"**/.git/objects/**": true,
|
"**/.git/objects/**": true,
|
||||||
"**/.git/subtree-cache/**": true,
|
"**/.git/subtree-cache/**": true,
|
||||||
|
|
Loading…
Reference in New Issue