diff options
Diffstat (limited to 'guide/toc.md')
-rw-r--r-- | guide/toc.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/guide/toc.md b/guide/toc.md index 2f8fa36..2f0d914 100644 --- a/guide/toc.md +++ b/guide/toc.md @@ -8,10 +8,11 @@ Cowboy User Guide * Getting started * [Routing](routing.md) * Purpose - * Dispatch list - * Match rules - * Bindings + * Structure + * Match syntax * Constraints + * Compilation + * Live update * [Handlers](handlers.md) * Purpose * Protocol upgrades |