Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-14 | Convert the documentation to Asciidoc | Loïc Hoguin | |
A few small revisions were made, and Erlang.mk has been updated. | |||
2014-10-01 | Remove empty sections from the manual | Loïc Hoguin | |
2014-09-24 | Remove the onrequest hook | Loïc Hoguin | |
It was redundant with middlewares. Allows us to save a few operations for every incoming requests. | |||
2014-07-06 | Provide installable man pages | Loï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/. |