diff doc/html/api/module/Irccd.Server/index.md @ 13:070a1ece2af6

Docs: fix various errors in JavaScript API
author David Demelier <markand@malikania.fr>
date Thu, 11 Feb 2016 22:02:57 +0100
parents 1158cffe5a5e
children 904ee87bc808
line wrap: on
line diff
--- a/doc/html/api/module/Irccd.Server/index.md	Wed Feb 10 14:18:15 2016 +0100
+++ b/doc/html/api/module/Irccd.Server/index.md	Thu Feb 11 22:02:57 2016 +0100
@@ -1,6 +1,6 @@
 ---
 module: Irccd.Server
-summary: "Server management"
+summary: "Server management."
 ---
 
 ## Usage
@@ -10,27 +10,27 @@
 
 ## Functions
 
-- [add](function/add.html)
-- [find](function/find.html)
-- [list](function/list.html)
-- [remove](function/remove.html)
+  - [add](function/add.html)
+  - [find](function/find.html)
+  - [list](function/list.html)
+  - [remove](function/remove.html)
 
 ## Methods
 
-- [(constructor)](method/constructor.html)
-- [cmode](method/cmode.html)
-- [cnotice](method/cnotice.html)
-- [info](method/info.html)
-- [invite](method/invite.html)
-- [join](method/join.html)
-- [kick](method/kick.html)
-- [me](method/me.html)
-- [message](method/message.html)
-- [mode](method/mode.html)
-- [names](method/names.html)
-- [nick](method/nick.html)
-- [notice](method/notice.html)
-- [part](method/part.html)
-- [topic](method/topic.html)
-- [whois](method/whois.html)
-- [toString](method/toString.html)
+  - [(constructor)](method/constructor.html)
+  - [cmode](method/cmode.html)
+  - [cnotice](method/cnotice.html)
+  - [info](method/info.html)
+  - [invite](method/invite.html)
+  - [join](method/join.html)
+  - [kick](method/kick.html)
+  - [me](method/me.html)
+  - [message](method/message.html)
+  - [mode](method/mode.html)
+  - [names](method/names.html)
+  - [nick](method/nick.html)
+  - [notice](method/notice.html)
+  - [part](method/part.html)
+  - [topic](method/topic.html)
+  - [whois](method/whois.html)
+  - [toString](method/toString.html)