Browse Source

Added skeleton for the user manual

Sergey Lyubka 12 years ago
parent
commit
f71bfd5e28
1 changed files with 24 additions and 0 deletions
  1. 24 0
      UserManual.md

+ 24 - 0
UserManual.md

@@ -0,0 +1,24 @@
+Overview
+--------
+
+Usage Examples
+--------------
+
+Command Line Options
+--------------------
+
+Common Problems
+---------------
+
+Embedding
+---------
+
+Other Resources
+---------------
+- A presentation made by Arnout Vandecappelle at FOSDEM 2011 on 2011/02/06
+  in Brussels, Belgium, called
+  "Creating secure web based user interfaces for Embedded Devices"
+  ([pdf](http://mind.be/content/110206_Web-ui.pdf) |
+   [odp](http://mind.be/content/110206_Web-ui.odp))
+- A Linux Journal article by Michel J.Hammel, 2010-04-01, called
+  [Mongoose: an Embeddable Web Server in C](http://www.linuxjournal.com/article/10680)