diff documentation.md @ 5:9dd0e08d2ec3

- Add contribute - Fill downloads - Fill documentation
author David Demelier <markand@malikania.fr>
date Tue, 09 Feb 2016 13:31:41 +0100
parents fa68715e621f
children 40ad0e7bc0f0
line wrap: on
line diff
--- a/documentation.md	Mon Feb 08 16:21:38 2016 +0100
+++ b/documentation.md	Tue Feb 09 13:31:41 2016 +0100
@@ -5,3 +5,18 @@
 <div class="page-header">
  <h1>Documentation</h1>
 </div>
+
+## General documentation
+
+  - [User guide](guide.html)
+  - [JavaScript API](api/index.html)
+
+## Plugin documentation
+
+  - [ask](plugin/ask.html)
+  - [auth](plugin/auth.html)
+  - [hangman](plugin/hangman.html)
+  - [history](plugin/history.html)
+  - [logger](plugin/logger.html)
+  - [plugin](plugin/plugin.html)
+  - [roulette](plugin/roulette.html)