Loïc Hoguin
ef0ec79322
Fix incorrect type in cowboy_static manual
2014-08-12 19:01:12 +02:00
Ali Sabil
428653ab36
Fix REST guide reference to accept_missing_post
...
The guide refers to accept_missing_post instead of allow_missing_post.
2014-08-11 10:58:48 +02:00
Loïc Hoguin
a2fabcdecf
Fix language in getting started
2014-08-02 12:55:15 +02:00
Loïc Hoguin
5cf9ac25e5
Update links extend -> ninenines
2014-08-02 12:38:15 +02:00
Loïc Hoguin
ee370accec
Fix bad link format in the guide
2014-08-02 12:11:54 +02:00
Loïc Hoguin
e16d1bafab
Add OTP release support and versioning info to the guide
2014-08-01 14:27:30 +02:00
Loïc Hoguin
8d436c4744
Update the Getting started chapter to new erlang.mk
...
Length of the chapter divided by 2! \o/
2014-08-01 14:27:04 +02:00
Tomas Morstein
912d3d3566
fix a documentation typo
...
The function `set_resp_header' is defined in `cowboy_req'
module, not the `cowboy'.
2014-07-26 12:32:04 +02:00
Loïc Hoguin
e2b5c21443
Drop R15 support
2014-07-12 14:19:29 +02:00
Loïc Hoguin
20f598f373
Clarify {true, URL} return for AcceptResource callback
2014-07-10 14:27:11 +02:00
Loïc Hoguin
078d686a0a
Provide installable man pages
...
make docs: generate Markdown and man pages in doc/
make install-docs: install man pages to be usable directly
Docs are generated from the ezdoc files in doc/src/.
2014-07-06 13:10:35 +02:00
Loïc Hoguin
ab98342afe
Remove the confusing doc folder
...
All documentation is in README.md, guide/ or manual/ now.
2013-12-02 16:00:49 +01:00
Loïc Hoguin
a795b34f46
Add a simple README in the doc folder for guidance
2013-03-02 20:16:06 +01:00
Loïc Hoguin
0c2e2224e3
Update version to 0.6.0
...
Also update the CHANGELOG and copyright years.
2012-05-23 14:53:48 +02:00
Loïc Hoguin
108a491f55
Add documentation for the public interface.
...
This is probably not perfect yet but it should be better than
nothing. We'll improve things with feedback received from the
many users.
2011-07-06 17:42:20 +02:00