aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy.asciidoc
AgeCommit message (Collapse)Author
2017-07-19Websocket options are no longer per listenerLoïc Hoguin
2016-11-05Tweak small things in the cowboy manualLoïc Hoguin
2016-10-01Small tweaks to cowboy module manualLoïc Hoguin
2016-09-25Update manual for the cowboy moduleLoïc Hoguin
This commit separates the documentation of the functions into separate manual pages, with at least one example per function and a lot more details about parameters, return values and related functions and modules. It also includes a changelog indicating when the function was added or changed. The inspiration for this comes mainly from the PHP documentation and feedback from users.
2016-03-06Completely remove SPDYLoïc Hoguin
2016-01-14Convert the documentation to AsciidocLoïc Hoguin
A few small revisions were made, and Erlang.mk has been updated.