2019-05-13 17:55:32 +04:00
|
|
|
{
|
|
|
|
"docs": {
|
2019-06-11 05:37:12 +04:00
|
|
|
"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"],
|
2019-05-13 17:55:32 +04:00
|
|
|
"API": ["api-cli-commands"]
|
2019-06-03 13:20:32 +04:00
|
|
|
},
|
|
|
|
"contributors-docs": {
|
2019-06-06 18:49:47 +04:00
|
|
|
"Introduction": ["contributors/origin", "contributors/philosophy", "contributors/getting-started", "contributors/documentation-and-releases"],
|
2019-06-03 20:48:54 +04:00
|
|
|
"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"
|
|
|
|
],
|
2019-06-06 18:49:47 +04:00
|
|
|
"Road Map": ["contributors/road-map/short-term", "contributors/road-map/long-term"]
|
2019-06-06 21:51:38 +04:00
|
|
|
},
|
|
|
|
"tutorials": {
|
2019-06-21 16:45:52 +04:00
|
|
|
"Get Started": ["tutorials/get-started/tezos-taco-shop-smart-contract", "tutorials/get-started/tezos-taco-shop-payout"]
|
2019-05-13 17:55:32 +04:00
|
|
|
}
|
|
|
|
}
|