aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-11-14 17:03:13 +0100
committerLoïc Hoguin <[email protected]>2013-11-14 17:03:13 +0100
commit5a25c7f7f2167b8cef03129553e56f422a9890f2 (patch)
tree222c9d545227eb0318e15ab43e3c9fd431e10730 /manual
parentdb52494371ea249f38d51108c7d79cf487ff6374 (diff)
downloadcowboy-5a25c7f7f2167b8cef03129553e56f422a9890f2.tar.gz
cowboy-5a25c7f7f2167b8cef03129553e56f422a9890f2.tar.bz2
cowboy-5a25c7f7f2167b8cef03129553e56f422a9890f2.zip
Add link to cowboy_spdy function reference in index
Diffstat (limited to 'manual')
-rw-r--r--manual/toc.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/toc.md b/manual/toc.md
index 3bcb875..5a5f77f 100644
--- a/manual/toc.md
+++ b/manual/toc.md
@@ -13,6 +13,7 @@ The function reference documents the public interface of Cowboy.
* [cowboy_req](cowboy_req.md)
* [cowboy_rest](cowboy_rest.md)
* [cowboy_router](cowboy_router.md)
+ * [cowboy_spdy](cowboy_spdy.md)
* [cowboy_static](cowboy_static.md)
* [cowboy_sub_protocol](cowboy_sub_protocol.md)
* [cowboy_websocket](cowboy_websocket.md)