diff options
author | Loïc Hoguin <[email protected]> | 2017-07-23 09:48:25 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-07-23 09:48:25 +0200 |
commit | 0556fb027c44cf80d3f77fb9c3fac4c504d6720c (patch) | |
tree | 1eb09624b5f277e784c159007c66c166498c7309 /doc/src/guide/book.asciidoc | |
parent | 5bb2003afc292a06e7831919702684561b75b681 (diff) | |
download | cowboy-0556fb027c44cf80d3f77fb9c3fac4c504d6720c.tar.gz cowboy-0556fb027c44cf80d3f77fb9c3fac4c504d6720c.tar.bz2 cowboy-0556fb027c44cf80d3f77fb9c3fac4c504d6720c.zip |
Update the flowchart chapter
Diffstat (limited to 'doc/src/guide/book.asciidoc')
-rw-r--r-- | doc/src/guide/book.asciidoc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc index 8178803..ed0f1c7 100644 --- a/doc/src/guide/book.asciidoc +++ b/doc/src/guide/book.asciidoc @@ -80,13 +80,3 @@ 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 - -The following chapters were relevant in Cowboy 1.0. They have -not been updated for Cowboy 2.0 yet. The information in these -chapters may or may not be useful. - -include::overview.asciidoc[Overview] |