We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a59f7b commit 9c274a1Copy full SHA for 9c274a1
4 files changed
docs.json
@@ -0,0 +1,39 @@
1
+{
2
+ "$schema": "https://mintlify.com/docs.json",
3
+ "name": "asterai",
4
+ "logo": {
5
+ "dark": "/logo/dark.svg",
6
+ "light": "/logo/light.svg"
7
+ },
8
+ "favicon": "/favicon.svg",
9
+ "colors": {
10
+ "primary": "#0D9373",
11
+ "light": "#07C983",
12
+ "dark": "#0D9373",
13
+ "anchors": {
14
+ "from": "#0D9373",
15
+ "to": "#07C983"
16
+ }
17
18
+ "navigation": [
19
+ {
20
+ "group": "Overview",
21
+ "pages": [
22
+ "src/overview",
23
+ "src/querying_an_app",
24
+ "src/console_and_cli",
25
+ "src/plugins",
26
+ "src/marketplace"
27
+ ]
28
29
30
+ "group": "Guides",
31
32
+ "src/hello_world"
33
34
35
+ ],
36
+ "footerSocials": {
37
+ "github": "https://github.com/asterai"
38
39
+}
favicon.svg
logo/dark.svg
logo/light.svg
0 commit comments