aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_handler.ezdoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-10-01 19:50:02 +0300
committerLoïc Hoguin <[email protected]>2014-10-01 19:50:02 +0300
commit26b19c645dee27052515ab8a9f16a2c2e73ac715 (patch)
treed9c1a89a6a3b3720b80956298e1b4ee2edb35b39 /doc/src/manual/cowboy_handler.ezdoc
parent0dc063ab7d94edb37c61f821b5d8e4c2da7f8ff1 (diff)
downloadcowboy-26b19c645dee27052515ab8a9f16a2c2e73ac715.tar.gz
cowboy-26b19c645dee27052515ab8a9f16a2c2e73ac715.tar.bz2
cowboy-26b19c645dee27052515ab8a9f16a2c2e73ac715.zip
Remove empty sections from the manual
Diffstat (limited to 'doc/src/manual/cowboy_handler.ezdoc')
-rw-r--r--doc/src/manual/cowboy_handler.ezdoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/manual/cowboy_handler.ezdoc b/doc/src/manual/cowboy_handler.ezdoc
index b440b60..81615c2 100644
--- a/doc/src/manual/cowboy_handler.ezdoc
+++ b/doc/src/manual/cowboy_handler.ezdoc
@@ -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