File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 957957 }
958958 ]
959959 },
960+ {
961+ "tab" : " XDKs" ,
962+ "groups" : [
963+ {
964+ "group" : " XDKs" ,
965+ "pages" : [
966+ " xdks/overview"
967+ ]
968+ }
969+ ]
970+ },
960971 {
961972 "tab" : " Tutorials" ,
962973 "groups" : [
10191030 ]
10201031 }
10211032 ]
1033+ },
1034+ {
1035+ "tab" : " Python XDK" ,
1036+ "hidden" : true ,
1037+ "pages" : [
1038+ " xdks/python/overview" ,
1039+ " xdks/python/install" ,
1040+ " xdks/python/authentication" ,
1041+ " xdks/python/pagination" ,
1042+ " xdks/python/streaming"
1043+ ]
1044+ },
1045+ {
1046+ "tab" : " TypeScript XDK" ,
1047+ "hidden" : true ,
1048+ "pages" : [
1049+ " xdks/python/overview" ,
1050+ " xdks/python/install" ,
1051+ " xdks/python/authentication" ,
1052+ " xdks/python/pagination" ,
1053+ " xdks/python/streaming"
1054+ ]
10221055 }
10231056 ]
10241057 }
Original file line number Diff line number Diff line change 1+ ---
2+ title : XDK Overview
3+ sidebarTitle : Overview
4+ mode : wide
5+ ---
6+
7+ <CardGroup cols = { 2 } >
8+ <Card title = " Python XDK" icon = " square-x-twitter" iconType = " solid" href = " /sdks/python/overview" >
9+ Python XDK
10+ </Card >
11+ <Card title = " TypeScript XDK" icon = " square-x-twitter" iconType = " solid" href = " /sdks/typescript/overview" >
12+ TypeScript XDK
13+ </Card >
14+ </CardGroup >
Original file line number Diff line number Diff line change 1+ ---
2+ title : Authentication
3+ sidebarTitle : Authentication
4+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : Install
3+ sidebarTitle : Install
4+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : Overview
3+ sidebarTitle : Overview
4+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : Pagination
3+ sidebarTitle : Pagination
4+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : Streaming
3+ sidebarTitle : Streaming
4+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : Authentication
3+ sidebarTitle : Authentication
4+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : Install
3+ sidebarTitle : Install
4+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : Overview
3+ sidebarTitle : Overview
4+ ---
You can’t perform that action at this time.
0 commit comments