Added skeleton for the user manual

This commit is contained in:
Sergey Lyubka 2013-01-03 22:36:10 +00:00
parent 38cc14a1af
commit f71bfd5e28

24
UserManual.md Normal file
View File

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