aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
blob: 6e50a0834e3d97d5e95320658293310a35c4eeb5 (plain)
  1. site_name: System features
  2. nav:
  3. - Introductions:
  4. - Account: 'account/index.md'
  5. - 'Account shell': 'account/shell/index.md'
  6. - Chat: 'chat/index.md'
  7. - Source: 'source/index.md'
  8. - Use:
  9. # - Introduction: 'use.md'
  10. # - Account: 'account/use.md'
  11. - 'Account shell': 'account/shell/use.md'
  12. - Chat: 'chat/use.md'
  13. - Source: 'source/use.md'
  14. - Administration:
  15. # - Introduction: 'admin.md'
  16. - Account: 'account/admin.md'
  17. - 'Account shell': 'account/shell/admin.md'
  18. # - Chat: 'chat/admin.md'