We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2d249 commit 4649391Copy full SHA for 4649391
docfx.json
@@ -16,8 +16,7 @@
16
"resource": [
17
{
18
"files": [
19
- "/docs/images/**",
20
- "/docs/api/docs/**"
+ "/docs/images/**"
21
]
22
}
23
],
index.md
@@ -1,3 +1,4 @@
1
[!include [getting-started](README.md)]
2
3
-If you see this: Website deployment in progress?!
+If you see this; A better website is being uploaded!
4
+Give it 5 minutes...
toc.yml
@@ -5,7 +5,7 @@
5
- name: Changelog
6
href: CHANGELOG.md
7
- name: API Reference
8
- href: docs/api/docs/index.html
+ href: docs/api/../index.html
9
- name: License
10
href: LICENSE.md
11
0 commit comments