40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
|
"docs": {
|
|
"Setup": ["setup/installation", "setup/editor-support"],
|
|
"Language Basics": [
|
|
"language-basics/cheat-sheet",
|
|
"language-basics/types",
|
|
"language-basics/variables",
|
|
"language-basics/functions",
|
|
"language-basics/entrypoints",
|
|
"language-basics/operators"
|
|
],
|
|
"API": ["api-cli-commands"]
|
|
},
|
|
"contributors-docs": {
|
|
"Introduction": [
|
|
"contributors/origin",
|
|
"contributors/philosophy",
|
|
"contributors/getting-started",
|
|
"contributors/documentation-and-releases"
|
|
],
|
|
"Big Picture": [
|
|
"contributors/big-picture/overview",
|
|
"contributors/big-picture/front-end",
|
|
"contributors/big-picture/middle-end",
|
|
"contributors/big-picture/back-end",
|
|
"contributors/big-picture/vendors"
|
|
],
|
|
"Road Map": [
|
|
"contributors/road-map/short-term",
|
|
"contributors/road-map/long-term"
|
|
]
|
|
},
|
|
"tutorials": {
|
|
"Get Started": [
|
|
"tutorials/get-started/tezos-taco-shop-smart-contract",
|
|
"tutorials/get-started/tezos-taco-shop-payout"
|
|
]
|
|
}
|
|
}
|