From 85b6ab70719b231b648156d516a08e19a7d833c1 Mon Sep 17 00:00:00 2001 From: ljacqu Date: Sun, 9 Oct 2016 10:23:54 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 0966622..8ff4a1c 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,3 +1,15 @@ -# Contents -For plugin users -- [Breaking changes](Breaking-Changes) \ No newline at end of file +- For plugin users + - [AuthMe releases (Jenkins)](AuthMe-Releases-(Jenkins)) + - [Breaking changes](Breaking-Changes) + - [Spawn handling](Spawn-Handling) +- For developers using AuthMe + - [Hooking into AuthMe](Hooking-into-AuthMe) + - [Plugins hooking into AuthMe](Plugins-hooking-into-AuthMe) +- For developers + - [Coding styleguide](AuthMe-Coding-Styleguide) + - [Build history](Build-History) + - [Command handling](Command-Handling) + - [Dependency injection](Dependency-Injection) + - [Development setup](Development-Setup) + - [Translation interface](Translation-Interface) + - [Unit testing](Unit-Testing) \ No newline at end of file