nexus/website/sidebars.json

12 lines
158 B
JSON
Raw Permalink Normal View History

2018-11-06 08:55:28 +08:00
{
"docs": {
"Documentation": [
"getting-started",
2018-11-09 01:04:48 +08:00
"api-reference",
2018-11-29 20:42:01 +08:00
"type-generation",
"best-practices",
2018-11-09 01:04:48 +08:00
"faq"
2018-11-06 08:55:28 +08:00
]
}
}