Skip to content

Commit 98d7e81

Browse files
author
Petr Sramek
committed
updated docs
1 parent e9256dd commit 98d7e81

File tree

3 files changed

+3
-14
lines changed

3 files changed

+3
-14
lines changed

docs/docfx.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,13 @@
1515
],
1616
"build": {
1717
"content": [
18-
{
19-
"files": [
20-
"api/**.yml",
21-
"api/index.md"
22-
]
23-
},
2418
{
2519
"files": [
2620
"**.yml",
2721
"index.md"
28-
]
22+
],
23+
"src": "api",
24+
"dest": "."
2925
}
3026
],
3127
"resource": [

docs/index.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/toc.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)