From 37eef8c9c59fbea91f3a3bb9c2c644163ffb7c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 19 Oct 2016 13:06:56 +0200 Subject: Fix bad icon in old 1.0 docs --- docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html | 1 + docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html | 1 + docs/en/cowboy/2.0/manual/cowboy/index.html | 6 +++--- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/en/cowboy/2.0') diff --git a/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html b/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html index 74ace743..239b36c0 100644 --- a/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy.start_clear/index.html @@ -229,6 +229,7 @@ http://www.gnu.org/software/src-highlite -->
diff --git a/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html b/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html index 87ed2b83..c31bbcc6 100644 --- a/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy.start_tls/index.html @@ -234,6 +234,7 @@ http://www.gnu.org/software/src-highlite -->
diff --git a/docs/en/cowboy/2.0/manual/cowboy/index.html b/docs/en/cowboy/2.0/manual/cowboy/index.html index 19271913..a6aba962 100644 --- a/docs/en/cowboy/2.0/manual/cowboy/index.html +++ b/docs/en/cowboy/2.0/manual/cowboy/index.html @@ -78,7 +78,7 @@

Description

-

The cowboy module provides convenience functions for +

The module cowboy provides convenience functions for manipulating Ranch listeners.

@@ -128,9 +128,9 @@ http://www.gnu.org/software/src-highlite --> Constraint :: cowboy_constraints:constraint() Default :: any()

Fields description for match operations.

-

This type is used in cowboy_router +

This type is used in cowboy_router(3) for matching bindings and in the match functions found in -cowboy_req.

+cowboy_req(3).

http_headers()

-- cgit v1.2.3