mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Add a simple README in the doc folder for guidance
This commit is contained in:
parent
489073265f
commit
a795b34f46
1 changed files with 10 additions and 0 deletions
10
doc/README.md
Normal file
10
doc/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
Cowboy documentation
|
||||
====================
|
||||
|
||||
Documentation for Cowboy is available online at the following addresses:
|
||||
|
||||
* [README](http://ninenines.eu/docs/en/cowboy/HEAD/README)
|
||||
* [User Guide](http://ninenines.eu/docs/en/cowboy/HEAD/guide/introduction)
|
||||
|
||||
This folder is used for generating the Reference Manual. You can generate
|
||||
it yourself by typing `make docs` in the top-level Cowboy directory.
|
Loading…
Add table
Add a link
Reference in a new issue