0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00

Add a guide chapter linking to all specs

This commit is contained in:
Loïc Hoguin 2017-03-20 14:21:42 +01:00
parent 0d81dc04f1
commit 14a01f71cb
No known key found for this signature in database
GPG key ID: 71366FF21851DF03
2 changed files with 185 additions and 1 deletions

View file

@ -76,12 +76,14 @@ include::middlewares.asciidoc[Middlewares]
// @todo Rather have two chapters, custom handlers and custom protocol upgrades
include::sub_protocols.asciidoc[Sub protocols]
//= Additional information
= Additional information
//include::migrating_from_1.0.asciidoc[Migrating from Cowboy 1.0 to 2.0]
// @todo Maybe history? Could take info from architecture also.
include::specs.asciidoc[HTTP and other specifications]
= Deprecated chapters
== About the deprecated chapters