Loïc Hoguin
a62cc4260f
Fix getting started for new Erlang.mk
2016-01-15 11:22:22 +01:00
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