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