aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 3385a83..43ad6ad 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -58,6 +58,8 @@ nav:
- General Mod List: 'mod-lists/general-mod-list.md'
- Development:
- Getting started with Mod Development: 'development/getting-started.md'
+ - Events: 'development/events.md'
+ - Creating your first command: 'development/commands.md'
- Tools:
- Website List: 'tools/website-list.md'
- Discord Bot List: 'tools/discord-bot-list.md'
@@ -65,4 +67,4 @@ nav:
- Discord Server List: 'communities/discord-server-list.md'
- Discord: 'https://discord.gg/mFhutDvHAe'
extra_javascript:
- - 'js/open-in-new-tab.js' \ No newline at end of file
+ - 'js/open-in-new-tab.js'