config.json 157 B

12345678910
  1. {
  2. "version": 1.0,
  3. "sidebar": [
  4. {
  5. "type": "category",
  6. "label": "Installation",
  7. "items": [ "build", "manual", "example"]
  8. }
  9. ]
  10. }