aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)Author
2014-08-12Fix incorrect type in cowboy_static manualLoïc Hoguin
2014-08-11Fix REST guide reference to accept_missing_postAli Sabil
The guide refers to accept_missing_post instead of allow_missing_post.
2014-08-02Fix language in getting startedLoïc Hoguin
2014-08-02Update links extend -> nineninesLoïc Hoguin
2014-08-02Fix bad link format in the guideLoïc Hoguin
2014-08-01Add OTP release support and versioning info to the guideLoïc Hoguin
2014-08-01Update the Getting started chapter to new erlang.mkLoïc Hoguin
Length of the chapter divided by 2! \o/
2014-07-26fix a documentation typoTomas Morstein
The function `set_resp_header' is defined in `cowboy_req' module, not the `cowboy'.
2014-07-12Drop R15 supportLoïc Hoguin
2014-07-10Clarify {true, URL} return for AcceptResource callbackLoïc Hoguin
2014-07-06Provide installable man pagesLoïc Hoguin
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/.
2013-12-02Remove the confusing doc folderLoïc Hoguin
All documentation is in README.md, guide/ or manual/ now.
2013-03-02Add a simple README in the doc folder for guidanceLoïc Hoguin
2012-05-23Update version to 0.6.00.6.0Loïc Hoguin
Also update the CHANGELOG and copyright years.
2011-07-06Add documentation for the public interface.Loïc Hoguin
This is probably not perfect yet but it should be better than nothing. We'll improve things with feedback received from the many users.