summaryrefslogtreecommitdiffstats
path: root/docs/en/cowboy/2.0/guide/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-01-02 19:56:53 +0100
committerLoïc Hoguin <[email protected]>2017-01-02 19:56:53 +0100
commitfdc955ab18ba2fe285c75b75a8b92cf9f9436adc (patch)
treee038f2df840c2583e374cee21e240c3082f25186 /docs/en/cowboy/2.0/guide/index.html
parent1780abb415b1a9c27c3a1f53267e9689da6b0005 (diff)
downloadninenines.eu-fdc955ab18ba2fe285c75b75a8b92cf9f9436adc.tar.gz
ninenines.eu-fdc955ab18ba2fe285c75b75a8b92cf9f9436adc.tar.bz2
ninenines.eu-fdc955ab18ba2fe285c75b75a8b92cf9f9436adc.zip
Update docs
Diffstat (limited to 'docs/en/cowboy/2.0/guide/index.html')
-rw-r--r--docs/en/cowboy/2.0/guide/index.html46
1 files changed, 31 insertions, 15 deletions
diff --git a/docs/en/cowboy/2.0/guide/index.html b/docs/en/cowboy/2.0/guide/index.html
index d07f9ba6..7f0eb137 100644
--- a/docs/en/cowboy/2.0/guide/index.html
+++ b/docs/en/cowboy/2.0/guide/index.html
@@ -100,8 +100,6 @@
<a href="getting_started/">Getting started</a>
</p>
</li>
-</ul></div>
-<div class="ulist"><ul>
<li>
<p>
<a href="flow_diagram/">Flow diagram</a>
@@ -121,11 +119,6 @@
</li>
<li>
<p>
-<a href="streams/">Streams</a>
-</p>
-</li>
-<li>
-<p>
<a href="routing/">Routing</a>
</p>
</li>
@@ -229,45 +222,68 @@
</li>
<li>
<p>
-<a href="ws_handlers/">Handling Websocket connections</a>
+<a href="ws_handlers/">Websocket handlers</a>
</p>
</li>
</ul></div>
</div>
</div>
<div class="sect1">
-<h2 id="_internals">Internals</h2>
+<h2 id="_advanced">Advanced</h2>
<div class="sectionbody">
<div class="ulist"><ul>
<li>
<p>
-<a href="architecture/">Architecture</a>
+<a href="streams/">Streams</a>
+</p>
+</li>
+<li>
+<p>
+<a href="middlewares/">Middlewares</a>
</p>
</li>
</ul></div>
<div class="ulist"><ul>
<li>
<p>
-<a href="broken_clients/">Dealing with broken clients</a>
+<a href="sub_protocols/">Sub protocols</a>
</p>
</li>
+</ul></div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_deprecated_chapters">Deprecated chapters</h2>
+<div class="sectionbody">
+</div>
+</div>
+<div class="sect1">
+<h2 id="_about_the_deprecated_chapters">About the deprecated chapters</h2>
+<div class="sectionbody">
+<div class="paragraph"><p>The following chapters were relevant in Cowboy 1.0. They have
+not been updated for Cowboy 2.0 yet. The information in these
+chapters may or may not be useful.</p></div>
+<div class="ulist"><ul>
<li>
<p>
-<a href="middlewares/">Middlewares</a>
+<a href="architecture/">Architecture</a>
</p>
</li>
<li>
<p>
-<a href="sub_protocols/">Sub protocols</a>
+<a href="broken_clients/">Dealing with broken clients</a>
</p>
</li>
-</ul></div>
-<div class="ulist"><ul>
<li>
<p>
<a href="hooks/">Hooks</a>
</p>
</li>
+<li>
+<p>
+<a href="overview/">Overview</a>
+</p>
+</li>
</ul></div>
</div>
</div>