NadekoBot/mkdocs.yml
Master Kwoth dc10f4f80b change
test
2017-06-11 15:12:07 +02:00

25 lines
760 B
YAML

site_name: NadekoBot
repo_url: https://github.com/Kwoth/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
- Docker Guide: guides/Docker Guide.md
- From Source: guides/From Source.md
- Upgrading Guide: guides/Upgrading Guide.md
- Commands:
- Readme: Readme.md
- Commands List: Commands List.md
- Features Explained:
- Permissions System: Permissions System.md
- JSON Explanations: JSON Explanations.md
- Custom Reactions: Custom Reactions.md
- Frequently Asked Questions: Frequently Asked Questions.md
- Contribution Guide: Contribution Guide.md
- ❤ Donate ❤: Donate.md
theme: readthedocs