diff options
author | Loïc Hoguin <[email protected]> | 2014-10-01 19:50:02 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-10-01 19:50:02 +0300 |
commit | 26b19c645dee27052515ab8a9f16a2c2e73ac715 (patch) | |
tree | d9c1a89a6a3b3720b80956298e1b4ee2edb35b39 /doc/src/manual/cowboy_websocket.ezdoc | |
parent | 0dc063ab7d94edb37c61f821b5d8e4c2da7f8ff1 (diff) | |
download | cowboy-26b19c645dee27052515ab8a9f16a2c2e73ac715.tar.gz cowboy-26b19c645dee27052515ab8a9f16a2c2e73ac715.tar.bz2 cowboy-26b19c645dee27052515ab8a9f16a2c2e73ac715.zip |
Remove empty sections from the manual
Diffstat (limited to 'doc/src/manual/cowboy_websocket.ezdoc')
-rw-r--r-- | doc/src/manual/cowboy_websocket.ezdoc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/manual/cowboy_websocket.ezdoc b/doc/src/manual/cowboy_websocket.ezdoc index 889ddd7..7311662 100644 --- a/doc/src/manual/cowboy_websocket.ezdoc +++ b/doc/src/manual/cowboy_websocket.ezdoc @@ -159,7 +159,3 @@ being closed. The `hibernate` option will hibernate the process until it receives another message or new data from the Websocket connection. - -:: Exports - -None. |