aboutsummaryrefslogtreecommitdiffstats
path: root/guide/toc.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-01-18 00:15:00 +0100
committerLoïc Hoguin <[email protected]>2013-01-18 00:15:00 +0100
commitacd89f61161820a0acde354e3cbd8da1600d0aa4 (patch)
treeefca18daaaf69b1ba059214ed9af791a6ee05506 /guide/toc.md
parent1f1969ba7123c2dc4af8b0391104d3147dfe3c3a (diff)
downloadcowboy-acd89f61161820a0acde354e3cbd8da1600d0aa4.tar.gz
cowboy-acd89f61161820a0acde354e3cbd8da1600d0aa4.tar.bz2
cowboy-acd89f61161820a0acde354e3cbd8da1600d0aa4.zip
Explain how to write custom protocol upgrades in the guide
Diffstat (limited to 'guide/toc.md')
-rw-r--r--guide/toc.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/guide/toc.md b/guide/toc.md
index c406629..fd711df 100644
--- a/guide/toc.md
+++ b/guide/toc.md
@@ -15,6 +15,7 @@ Cowboy User Guide
* [Handlers](handlers.md)
* Purpose
* Protocol upgrades
+ * Custom protocol upgrades
* [HTTP handlers](http_handlers.md)
* Purpose
* Callbacks