From 26b19c645dee27052515ab8a9f16a2c2e73ac715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 1 Oct 2014 19:50:02 +0300 Subject: Remove empty sections from the manual --- doc/src/manual/cowboy_loop.ezdoc | 8 -------- 1 file changed, 8 deletions(-) (limited to 'doc/src/manual/cowboy_loop.ezdoc') 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. -- cgit v1.2.3