From 62f5d70836fe9a211ebfe9551bf02f67049cf86c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 14 Sep 2016 13:46:37 +0200 Subject: Add prev/next links at the bottom of user guide pages --- docs/en/ranch/1.2/guide/embedded/index.html | 21 +++++++++++++++++++++ docs/en/ranch/1.2/guide/index.html | 2 ++ docs/en/ranch/1.2/guide/internals/index.html | 17 +++++++++++++++++ docs/en/ranch/1.2/guide/introduction/index.html | 17 +++++++++++++++++ docs/en/ranch/1.2/guide/listeners/index.html | 21 +++++++++++++++++++++ docs/en/ranch/1.2/guide/parsers/index.html | 21 +++++++++++++++++++++ docs/en/ranch/1.2/guide/protocols/index.html | 21 +++++++++++++++++++++ docs/en/ranch/1.2/guide/ssl_auth/index.html | 21 +++++++++++++++++++++ docs/en/ranch/1.2/guide/transports/index.html | 21 +++++++++++++++++++++ docs/en/ranch/1.2/manual/index.html | 2 ++ docs/en/ranch/1.2/manual/ranch/index.html | 2 ++ docs/en/ranch/1.2/manual/ranch_app/index.html | 2 ++ docs/en/ranch/1.2/manual/ranch_protocol/index.html | 2 ++ docs/en/ranch/1.2/manual/ranch_ssl/index.html | 2 ++ docs/en/ranch/1.2/manual/ranch_tcp/index.html | 2 ++ docs/en/ranch/1.2/manual/ranch_transport/index.html | 2 ++ 16 files changed, 176 insertions(+) (limited to 'docs/en/ranch') diff --git a/docs/en/ranch/1.2/guide/embedded/index.html b/docs/en/ranch/1.2/guide/embedded/index.html index 1050b924..605e5f98 100644 --- a/docs/en/ranch/1.2/guide/embedded/index.html +++ b/docs/en/ranch/1.2/guide/embedded/index.html @@ -114,6 +114,27 @@ more details on how Ranch does it.

+ + + + + + + + +
diff --git a/docs/en/ranch/1.2/guide/index.html b/docs/en/ranch/1.2/guide/index.html index 521b50a8..660570ce 100644 --- a/docs/en/ranch/1.2/guide/index.html +++ b/docs/en/ranch/1.2/guide/index.html @@ -114,6 +114,8 @@ + +
diff --git a/docs/en/ranch/1.2/guide/internals/index.html b/docs/en/ranch/1.2/guide/internals/index.html index 5ccea757..84554e20 100644 --- a/docs/en/ranch/1.2/guide/internals/index.html +++ b/docs/en/ranch/1.2/guide/internals/index.html @@ -159,6 +159,23 @@ http://www.gnu.org/software/src-highlite --> + + + + + + + + +
diff --git a/docs/en/ranch/1.2/guide/introduction/index.html b/docs/en/ranch/1.2/guide/introduction/index.html index 3bc565d5..b45d8fa4 100644 --- a/docs/en/ranch/1.2/guide/introduction/index.html +++ b/docs/en/ranch/1.2/guide/introduction/index.html @@ -98,6 +98,23 @@ modifications but there is no guarantee that it will work as expected.

+ + + + + + + + +
diff --git a/docs/en/ranch/1.2/guide/listeners/index.html b/docs/en/ranch/1.2/guide/listeners/index.html index bf7956cd..c817a99c 100644 --- a/docs/en/ranch/1.2/guide/listeners/index.html +++ b/docs/en/ranch/1.2/guide/listeners/index.html @@ -353,6 +353,27 @@ http://www.gnu.org/software/src-highlite --> + + + + + + + + +
diff --git a/docs/en/ranch/1.2/guide/parsers/index.html b/docs/en/ranch/1.2/guide/parsers/index.html index e8106b96..524d645f 100644 --- a/docs/en/ranch/1.2/guide/parsers/index.html +++ b/docs/en/ranch/1.2/guide/parsers/index.html @@ -175,6 +175,27 @@ immediately if any. Otherwise wait for more data.

+ + + + + + + + +
diff --git a/docs/en/ranch/1.2/guide/protocols/index.html b/docs/en/ranch/1.2/guide/protocols/index.html index 55c6ecfa..7cb1b338 100644 --- a/docs/en/ranch/1.2/guide/protocols/index.html +++ b/docs/en/ranch/1.2/guide/protocols/index.html @@ -195,6 +195,27 @@ http://www.gnu.org/software/src-highlite --> + + + + + + + + +
diff --git a/docs/en/ranch/1.2/guide/ssl_auth/index.html b/docs/en/ranch/1.2/guide/ssl_auth/index.html index 5d04b5b5..ee3b1edb 100644 --- a/docs/en/ranch/1.2/guide/ssl_auth/index.html +++ b/docs/en/ranch/1.2/guide/ssl_auth/index.html @@ -224,6 +224,27 @@ user.

+ + + + + + + + +
diff --git a/docs/en/ranch/1.2/guide/transports/index.html b/docs/en/ranch/1.2/guide/transports/index.html index adb9edc9..4b6d05dc 100644 --- a/docs/en/ranch/1.2/guide/transports/index.html +++ b/docs/en/ranch/1.2/guide/transports/index.html @@ -255,6 +255,27 @@ is the transport’s module. See ranch_ssl for an example.

< + + + + + + + + +
diff --git a/docs/en/ranch/1.2/manual/index.html b/docs/en/ranch/1.2/manual/index.html index ad311e04..0ee1cd10 100644 --- a/docs/en/ranch/1.2/manual/index.html +++ b/docs/en/ranch/1.2/manual/index.html @@ -104,6 +104,8 @@ + +
diff --git a/docs/en/ranch/1.2/manual/ranch/index.html b/docs/en/ranch/1.2/manual/ranch/index.html index 8c4e4045..ec646294 100644 --- a/docs/en/ranch/1.2/manual/ranch/index.html +++ b/docs/en/ranch/1.2/manual/ranch/index.html @@ -489,6 +489,8 @@ completely stopped.

+ +
diff --git a/docs/en/ranch/1.2/manual/ranch_app/index.html b/docs/en/ranch/1.2/manual/ranch_app/index.html index 06a01a75..69de0340 100644 --- a/docs/en/ranch/1.2/manual/ranch_app/index.html +++ b/docs/en/ranch/1.2/manual/ranch_app/index.html @@ -109,6 +109,8 @@ and total.profile. Do not use in production.

+ +
diff --git a/docs/en/ranch/1.2/manual/ranch_protocol/index.html b/docs/en/ranch/1.2/manual/ranch_protocol/index.html index f9f388ea..80c1043a 100644 --- a/docs/en/ranch/1.2/manual/ranch_protocol/index.html +++ b/docs/en/ranch/1.2/manual/ranch_protocol/index.html @@ -149,6 +149,8 @@ processes and degrade performance severely.

+ +
diff --git a/docs/en/ranch/1.2/manual/ranch_ssl/index.html b/docs/en/ranch/1.2/manual/ranch_ssl/index.html index b63427ee..4cbea083 100644 --- a/docs/en/ranch/1.2/manual/ranch_ssl/index.html +++ b/docs/en/ranch/1.2/manual/ranch_ssl/index.html @@ -415,6 +415,8 @@ greater control over the client certificate validation.

+ +
diff --git a/docs/en/ranch/1.2/manual/ranch_tcp/index.html b/docs/en/ranch/1.2/manual/ranch_tcp/index.html index 8377d5ad..d1a201e1 100644 --- a/docs/en/ranch/1.2/manual/ranch_tcp/index.html +++ b/docs/en/ranch/1.2/manual/ranch_tcp/index.html @@ -340,6 +340,8 @@ portable. Use with caution.

+ +
diff --git a/docs/en/ranch/1.2/manual/ranch_transport/index.html b/docs/en/ranch/1.2/manual/ranch_transport/index.html index fc92ce34..ad1784fd 100644 --- a/docs/en/ranch/1.2/manual/ranch_transport/index.html +++ b/docs/en/ranch/1.2/manual/ranch_transport/index.html @@ -560,6 +560,8 @@ directly.

+ +
-- cgit v1.2.3