aboutsummaryrefslogtreecommitdiffstats
path: root/guide/toc.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-03-22 19:59:35 +0100
committerLoïc Hoguin <[email protected]>2013-03-22 19:59:35 +0100
commit66f7c15c4d42c655f63a94bb972e66a8e9dbc334 (patch)
treee9327a76ebcbc5a7dd5a74c03c8acc5d613c88aa /guide/toc.md
parentcc507789bf1d9ea27e9fb53d06dc8a464672b7da (diff)
downloadcowboy-66f7c15c4d42c655f63a94bb972e66a8e9dbc334.tar.gz
cowboy-66f7c15c4d42c655f63a94bb972e66a8e9dbc334.tar.bz2
cowboy-66f7c15c4d42c655f63a94bb972e66a8e9dbc334.zip
Add a guide section for resource links
Diffstat (limited to 'guide/toc.md')
-rw-r--r--guide/toc.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/guide/toc.md b/guide/toc.md
index 2f0d914..6909bed 100644
--- a/guide/toc.md
+++ b/guide/toc.md
@@ -58,3 +58,7 @@ Cowboy User Guide
* One process for many requests
* Lowercase header names
* Improving performance
+ * [Resources](resources.md)
+ * Frameworks
+ * Helper libraries
+ * Articles