Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-23 | Make routing constraints use the fields format | Loïc Hoguin | |
This makes routing more in line with the rest of Cowboy and allows us to use cowboy_constraints directly. | |||
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/. |