comparison 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
comparison
equal deleted inserted replaced
4:efcb95802d3a 5:9dd0e08d2ec3
3 --- 3 ---
4 4
5 <div class="page-header"> 5 <div class="page-header">
6 <h1>Documentation</h1> 6 <h1>Documentation</h1>
7 </div> 7 </div>
8
9 ## General documentation
10
11 - [User guide](guide.html)
12 - [JavaScript API](api/index.html)
13
14 ## Plugin documentation
15
16 - [ask](plugin/ask.html)
17 - [auth](plugin/auth.html)
18 - [hangman](plugin/hangman.html)
19 - [history](plugin/history.html)
20 - [logger](plugin/logger.html)
21 - [plugin](plugin/plugin.html)
22 - [roulette](plugin/roulette.html)