From 2ab279870a703f83733dceb3b5a7b0b2c4d072a1 Mon Sep 17 00:00:00 2001 From: miraai Date: Thu, 4 Aug 2016 01:02:37 +0200 Subject: [PATCH] update --- docs/mkdocs.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 6422bb25..95d6dc27 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -3,16 +3,16 @@ 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: https://github.com/Kwoth/NadekoBot/blob/master/commandlist.md -- Permissions System: permissions.md -- JSON Explanations: explanations.md -- Custom Commands: customreactions.md -- Frequently Asked Questions: FAQ.md -- Contribution Guide: contributionguide.md + - 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: commandlist.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