adapt confDir config for sphinx integration

This commit is contained in:
Patrick Kanzler 2023-04-19 20:37:08 +02:00
parent 2bc61d9bf8
commit cbf887ed02
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"restructuredtext.confPath": "${workspaceFolder}/doc",
"esbonio.sphinx.confDir": "${workspaceFolder}/doc",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,