- Deleted credentials.json which because it is replaced by creds.yml

- Updated mkdocs to have a reference to creds-guide and migration-guide
- Updated credentials.json references to say creds.yml and have proper yml formatting
This commit is contained in:
Kwoth
2021-09-04 20:21:32 +02:00
parent 2a8bb18e7c
commit ae081a7697
8 changed files with 71 additions and 112 deletions

View File

@@ -74,6 +74,7 @@ markdown_extensions:
nav:
- Home: index.md
- Guides:
- (!) Migration Guide: guides/migration-guide.md
- Windows Guide: guides/windows-guide.md
- Linux Guide: guides/linux-guide.md
- OSX Guide: guides/osx-guide.md
@@ -83,8 +84,8 @@ nav:
- Readme: commands-readme.md
- Commands List: https://nadeko.bot/commands
- Features Explained:
- Creating and inviting the bot: create-invite.md
- Credentials & API Keys: jsons-explained.md
- Basic Creds: creds-guide.md
- Advanced Creds: jsons-explained.md
- Permissions System: permissions-system.md
- Custom Reactions: custom-reactions.md
- Placeholders: placeholders.md