NadekoBot/docs/mkdocs.yml
2016-08-04 02:03:01 +02:00

19 lines
599 B
YAML

site_name: NadekoBot
pages:
- Home: index.md
- About: about.md
- Guides:
- Windows Guide: guides/Windows Guide.md
- Linux Guide: guides/Linux Guide.md
- OSX Guide: guides/OSX Guide.md
- Building from Source: guides/Building from Source.md
- Docker Guide: guides/Docker Guide.md
- Commands List: Commands List.md
- Permissions System: Permissions System.md
- JSON Explanations: JSON Explanations.md
- Custom Commands: Custom Reactions.md
- Frequently Asked Questions: Frequently Asked Questions.md
- Contribution Guide: Contribution Guide.md
theme: readthedocs