aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/cowboy_loop.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_loop.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_loop.ezdoc')
-rw-r--r--doc/src/manual/cowboy_loop.ezdoc8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/src/manual/cowboy_loop.ezdoc b/doc/src/manual/cowboy_loop.ezdoc
index 1f3ab9e..196cec6 100644
--- a/doc/src/manual/cowboy_loop.ezdoc
+++ b/doc/src/manual/cowboy_loop.ezdoc
@@ -18,10 +18,6 @@ when no data has been received during that timespan. The
default timeout is `infinity`, which should only be used if
you have alternate means of ending inactive connections.
-:: Types
-
-None.
-
:: Terminate reasons
The following values may be received as the terminate reason
@@ -94,7 +90,3 @@ typically because a response has been sent.
The `hibernate` option will hibernate the process until
it receives another message.
-
-:: Exports
-
-None.