File tree 2 files changed +10
-18
lines changed
2 files changed +10
-18
lines changed Original file line number Diff line number Diff line change 11
11
"navigation" : {
12
12
"tabs" : [
13
13
{
14
- "tab" : " Guides " ,
14
+ "tab" : " Docs " ,
15
15
"groups" : [
16
16
{
17
17
"group" : " Get Started" ,
18
18
"pages" : [
19
19
" introduction" ,
20
20
" quickstart" ,
21
- " playground" ,
22
21
" faqs"
23
22
],
24
23
"group" : " SDKs" ,
41
40
]
42
41
}
43
42
]
43
+ },
44
+ {
45
+ "tab" : " Playground" ,
46
+ "pages" : [
47
+ " playground"
48
+ ]
44
49
}
45
- ],
46
- "global" : {
47
- "anchors" : [
48
- {
49
- "anchor" : " Documentation" ,
50
- "href" : " https://docs.kontext21.com" ,
51
- "icon" : " book-open-cover"
52
- },
53
- {
54
- "anchor" : " Community" ,
55
- "href" : " https://discord.gg/qYUADWRMRX" ,
56
- "icon" : " discord"
57
- }
58
- ]
59
- }
50
+ ]
60
51
},
61
52
"logo" : {
62
53
"light" : " /logo/light.svg" ,
Original file line number Diff line number Diff line change 1
1
---
2
2
title : ' Playground'
3
- description : ' Start exploring our screen processor'
3
+ mode : ' custom'
4
+ description : ' Start exploring K21 capture & processing'
4
5
---
5
6
6
7
<iframe src = " https://playground.kontext21.com/" width = " 100%" height = " 1000px" > </iframe >
You can’t perform that action at this time.
0 commit comments