0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-16 13:10:24 +00:00

Remove empty sections from the manual

This commit is contained in:
Loïc Hoguin 2014-10-01 19:50:02 +03:00
parent 0dc063ab7d
commit 26b19c645d
7 changed files with 0 additions and 32 deletions

View file

@ -20,10 +20,6 @@ defines the basic interface for handlers. All Cowboy handlers
implement at least the `init/2` callback, and may implement
the `terminate/3` callback optionally.
:: Types
None.
:: Terminate reasons
The following values may be received as the terminate reason