diff doc/html/dev/index.md @ 276:5795a1769de5

Docs: add more indexes
author David Demelier <markand@malikania.fr>
date Thu, 29 Sep 2016 13:09:58 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/html/dev/index.md	Thu Sep 29 13:09:58 2016 +0200
@@ -0,0 +1,9 @@
+---
+title: "Development"
+header: "Development"
+guide: yes
+---
+
+  - [Javascript plugin introduction](plugin-javascript-introduction.html)
+  - [Network protocol](socket-protocol.html)
+  - [Network commands](socket-commands.html)