view 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 source

---
title: "IRC Client Daemon - Documentation"
---

<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)