commit
35aa5d1d46
18
mkdocs.yml
Normal file
18
mkdocs.yml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
site_name: NadekoBot
|
||||||
|
pages:
|
||||||
|
- Home: index.md
|
||||||
|
- About: about.md
|
||||||
|
- Guides:
|
||||||
|
- Windows Guide: guides/comprehensiveguide.md
|
||||||
|
- Linux Guide: guides/linuxguide.md
|
||||||
|
- OSX Guide: guides/macguide.md
|
||||||
|
- Building from Source: guides/fromsource.md
|
||||||
|
- Docker Guide: guides/dockerguide.md
|
||||||
|
- Commands List: commandlist.md
|
||||||
|
- Permissions System: permissions.md
|
||||||
|
- JSON Explanations: explanations.md
|
||||||
|
- Custom Commands: customreactions.md
|
||||||
|
- Frequently Asked Questions: FAQ.md
|
||||||
|
- Contribution Guide: contributionguide.md
|
||||||
|
|
||||||
|
theme: readthedocs
|
Loading…
Reference in New Issue
Block a user