summaryrefslogtreecommitdiffstats
path: root/docs/en/ranch
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-09-14 13:46:37 +0200
committerLoïc Hoguin <[email protected]>2016-09-14 13:46:37 +0200
commit62f5d70836fe9a211ebfe9551bf02f67049cf86c (patch)
tree40ee9d5acc42d4953ca5d04212d364728ad91ce5 /docs/en/ranch
parentd354fdf0fa439d9e403cec498c1318ffc9f61a41 (diff)
downloadninenines.eu-62f5d70836fe9a211ebfe9551bf02f67049cf86c.tar.gz
ninenines.eu-62f5d70836fe9a211ebfe9551bf02f67049cf86c.tar.bz2
ninenines.eu-62f5d70836fe9a211ebfe9551bf02f67049cf86c.zip
Add prev/next links at the bottom of user guide pages
Diffstat (limited to 'docs/en/ranch')
-rw-r--r--docs/en/ranch/1.2/guide/embedded/index.html21
-rw-r--r--docs/en/ranch/1.2/guide/index.html2
-rw-r--r--docs/en/ranch/1.2/guide/internals/index.html17
-rw-r--r--docs/en/ranch/1.2/guide/introduction/index.html17
-rw-r--r--docs/en/ranch/1.2/guide/listeners/index.html21
-rw-r--r--docs/en/ranch/1.2/guide/parsers/index.html21
-rw-r--r--docs/en/ranch/1.2/guide/protocols/index.html21
-rw-r--r--docs/en/ranch/1.2/guide/ssl_auth/index.html21
-rw-r--r--docs/en/ranch/1.2/guide/transports/index.html21
-rw-r--r--docs/en/ranch/1.2/manual/index.html2
-rw-r--r--docs/en/ranch/1.2/manual/ranch/index.html2
-rw-r--r--docs/en/ranch/1.2/manual/ranch_app/index.html2
-rw-r--r--docs/en/ranch/1.2/manual/ranch_protocol/index.html2
-rw-r--r--docs/en/ranch/1.2/manual/ranch_ssl/index.html2
-rw-r--r--docs/en/ranch/1.2/manual/ranch_tcp/index.html2
-rw-r--r--docs/en/ranch/1.2/manual/ranch_transport/index.html2
16 files changed, 176 insertions, 0 deletions
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.</p></div>
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/ranch/1.2/guide/protocols/">
+ Protocols
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/ranch/1.2/guide/parsers/">
+ Writing parsers
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
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 @@
+
+
</div>
<div class="span3 sidecol">
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 -->
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/ranch/1.2/guide/ssl_auth/">
+ SSL client authentication
+ </a>
+
+
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
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.</p></div>
+
+
+
+
+ <nav style="margin:1em 0">
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/ranch/1.2/guide/listeners/">
+ Listeners
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
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 -->
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/ranch/1.2/guide/introduction/">
+ Introduction
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/ranch/1.2/guide/transports/">
+ Transports
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
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.</p></div>
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/ranch/1.2/guide/embedded/">
+ Embedded mode
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/ranch/1.2/guide/ssl_auth/">
+ SSL client authentication
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
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 -->
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/ranch/1.2/guide/transports/">
+ Transports
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/ranch/1.2/guide/embedded/">
+ Embedded mode
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
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.</p></div>
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/ranch/1.2/guide/parsers/">
+ Writing parsers
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/ranch/1.2/guide/internals/">
+ Internals
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
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&#8217;s module. See <code>ranch_ssl</code> for an example.</p><
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/ranch/1.2/guide/listeners/">
+ Listeners
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/ranch/1.2/guide/protocols/">
+ Protocols
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
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 @@
+
+
</div>
<div class="span3 sidecol">
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.</p></div>
+
+
</div>
<div class="span3 sidecol">
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 <em>total.profile</em>. Do not use in production.</p></div>
+
+
</div>
<div class="span3 sidecol">
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.</p></div>
+
+
</div>
<div class="span3 sidecol">
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.</p></div>
+
+
</div>
<div class="span3 sidecol">
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.</p></div>
+
+
</div>
<div class="span3 sidecol">
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.</p></div>
+
+
</div>
<div class="span3 sidecol">