changeset 369:5aca8eeebcf1

Docs: list plugins in index
author David Demelier <markand@malikania.fr>
date Tue, 06 Dec 2016 13:17:27 +0100
parents d731ce3ae821
children a60142be369a
files doc/html/index.md
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/html/index.md	Tue Dec 06 13:13:11 2016 +0100
+++ b/doc/html/index.md	Tue Dec 06 13:17:27 2016 +0100
@@ -25,6 +25,18 @@
   - [List of irccdctl commands](irccdctl/commands.html)
   - [Irccdctl command line usage](irccdctl/usage.html)
 
+# Plugins
+
+Documentation about official irccd plugins.
+
+  - [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)
+
 # Development
 
 Development of plugins and other development documentation.