Skip to content

Commit 4ac3f29

Browse files
author
Petr Sramek
committed
8update dpaths
1 parent c00c6dc commit 4ac3f29

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-
"./docs/source/api/**.yml",
21-
"./docs/source/api/index.md"
20+
"/docs/source/api/**.yml",
21+
"/docs/source/api/index.md"
2222
]
2323
},
2424
{
2525
"files": [
26-
"./docs/source/articles/**.md",
27-
"./docs/source/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)