summaryrefslogtreecommitdiffstats
path: root/docs/en/gun
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/gun
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/gun')
-rw-r--r--docs/en/gun/1.0/guide/connect/index.html21
-rw-r--r--docs/en/gun/1.0/guide/http/index.html21
-rw-r--r--docs/en/gun/1.0/guide/index.html2
-rw-r--r--docs/en/gun/1.0/guide/introduction/index.html17
-rw-r--r--docs/en/gun/1.0/guide/protocols/index.html21
-rw-r--r--docs/en/gun/1.0/guide/start/index.html21
-rw-r--r--docs/en/gun/1.0/guide/websocket/index.html17
-rw-r--r--docs/en/gun/1.0/manual/gun/index.html2
-rw-r--r--docs/en/gun/1.0/manual/gun_app/index.html2
-rw-r--r--docs/en/gun/1.0/manual/index.html2
10 files changed, 126 insertions, 0 deletions
diff --git a/docs/en/gun/1.0/guide/connect/index.html b/docs/en/gun/1.0/guide/connect/index.html
index 1928c24f..415dd438 100644
--- a/docs/en/gun/1.0/guide/connect/index.html
+++ b/docs/en/gun/1.0/guide/connect/index.html
@@ -234,6 +234,27 @@ when the connection has been closed.</p></div>
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/gun/1.0/guide/protocols/">
+ Supported protocols
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/gun/1.0/guide/http/">
+ HTTP
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
diff --git a/docs/en/gun/1.0/guide/http/index.html b/docs/en/gun/1.0/guide/http/index.html
index e19670f7..662b63fb 100644
--- a/docs/en/gun/1.0/guide/http/index.html
+++ b/docs/en/gun/1.0/guide/http/index.html
@@ -447,6 +447,27 @@ http://www.gnu.org/software/src-highlite -->
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/gun/1.0/guide/connect/">
+ Connection
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/gun/1.0/guide/websocket/">
+ Websocket
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
diff --git a/docs/en/gun/1.0/guide/index.html b/docs/en/gun/1.0/guide/index.html
index 7b647bc7..3ed5fbdf 100644
--- a/docs/en/gun/1.0/guide/index.html
+++ b/docs/en/gun/1.0/guide/index.html
@@ -104,6 +104,8 @@
+
+
</div>
<div class="span3 sidecol">
diff --git a/docs/en/gun/1.0/guide/introduction/index.html b/docs/en/gun/1.0/guide/introduction/index.html
index 6fb805a9..4af7e8cc 100644
--- a/docs/en/gun/1.0/guide/introduction/index.html
+++ b/docs/en/gun/1.0/guide/introduction/index.html
@@ -100,6 +100,23 @@ names.</p></div>
+
+
+
+
+ <nav style="margin:1em 0">
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/gun/1.0/guide/start/">
+ Starting and stopping
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
diff --git a/docs/en/gun/1.0/guide/protocols/index.html b/docs/en/gun/1.0/guide/protocols/index.html
index d175b196..fd5b4adf 100644
--- a/docs/en/gun/1.0/guide/protocols/index.html
+++ b/docs/en/gun/1.0/guide/protocols/index.html
@@ -325,6 +325,27 @@ cellspacing="0" cellpadding="4">
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/gun/1.0/guide/start/">
+ Starting and stopping
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/gun/1.0/guide/connect/">
+ Connection
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
diff --git a/docs/en/gun/1.0/guide/start/index.html b/docs/en/gun/1.0/guide/start/index.html
index 8132e14a..c63aeeb9 100644
--- a/docs/en/gun/1.0/guide/start/index.html
+++ b/docs/en/gun/1.0/guide/start/index.html
@@ -144,6 +144,27 @@ between the elements of the list.</p></div>
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/gun/1.0/guide/introduction/">
+ Introduction
+ </a>
+
+
+
+ <a style="float:right" href="http://ninenines.eu/docs/en/gun/1.0/guide/protocols/">
+ Supported protocols
+ </a>
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
diff --git a/docs/en/gun/1.0/guide/websocket/index.html b/docs/en/gun/1.0/guide/websocket/index.html
index 7131ceae..e0d8262a 100644
--- a/docs/en/gun/1.0/guide/websocket/index.html
+++ b/docs/en/gun/1.0/guide/websocket/index.html
@@ -191,6 +191,23 @@ message.</p></div>
+
+
+
+
+ <nav style="margin:1em 0">
+
+ <a style="float:left" href="http://ninenines.eu/docs/en/gun/1.0/guide/http/">
+ HTTP
+ </a>
+
+
+
+ </nav>
+
+
+
+
</div>
<div class="span3 sidecol">
diff --git a/docs/en/gun/1.0/manual/gun/index.html b/docs/en/gun/1.0/manual/gun/index.html
index 91b965f3..9d0f8788 100644
--- a/docs/en/gun/1.0/manual/gun/index.html
+++ b/docs/en/gun/1.0/manual/gun/index.html
@@ -1666,6 +1666,8 @@ Frames = @todo
+
+
</div>
<div class="span3 sidecol">
diff --git a/docs/en/gun/1.0/manual/gun_app/index.html b/docs/en/gun/1.0/manual/gun_app/index.html
index 3a9fd6dd..ef2ec62e 100644
--- a/docs/en/gun/1.0/manual/gun_app/index.html
+++ b/docs/en/gun/1.0/manual/gun_app/index.html
@@ -100,6 +100,8 @@ environment configuration parameters.</p></div>
+
+
</div>
<div class="span3 sidecol">
diff --git a/docs/en/gun/1.0/manual/index.html b/docs/en/gun/1.0/manual/index.html
index ed107dfa..68dddf30 100644
--- a/docs/en/gun/1.0/manual/index.html
+++ b/docs/en/gun/1.0/manual/index.html
@@ -84,6 +84,8 @@
+
+
</div>
<div class="span3 sidecol">