Skip to content

Commit c00c6dc

Browse files
author
Petr Sramek
committed
updtaed paths to build content
1 parent 828eca5 commit c00c6dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docfx.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
"content": [
1818
{
1919
"files": [
20-
"api/**.yml",
21-
"api/index.md"
20+
"./docs/source/api/**.yml",
21+
"./docs/source/api/index.md"
2222
]
2323
},
2424
{
2525
"files": [
26-
"articles/**.md",
27-
"articles/**/toc.yml",
26+
"./docs/source/articles/**.md",
27+
"./docs/source/articles/**/toc.yml",
2828
"toc.yml",
2929
"*.md"
3030
]

0 commit comments

Comments
 (0)