2019-05-13 17:55:32 +04:00
|
|
|
{
|
|
|
|
"docs": {
|
|
|
|
"Setup": ["setup-installation"],
|
|
|
|
"Language Basics": ["language-basics-variables", "language-basics-functions", "language-basics-entrypoints", "language-basics-operators"],
|
|
|
|
"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-05-13 17:55:32 +04:00
|
|
|
}
|
|
|
|
}
|