diff options
author | Loïc Hoguin <[email protected]> | 2017-07-19 23:03:14 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-07-19 23:03:14 +0200 |
commit | e4cab480dc2562378d9d046069bce2e5ab90dabd (patch) | |
tree | efa49f131996b9d561881f20645ce6ee9c7106b7 /doc/src/guide/book.asciidoc | |
parent | a832369a02f163868c6d2d219e94db1eee736ff2 (diff) | |
download | cowboy-e4cab480dc2562378d9d046069bce2e5ab90dabd.tar.gz cowboy-e4cab480dc2562378d9d046069bce2e5ab90dabd.tar.bz2 cowboy-e4cab480dc2562378d9d046069bce2e5ab90dabd.zip |
Remove the old architecture chapter
Diffstat (limited to 'doc/src/guide/book.asciidoc')
-rw-r--r-- | doc/src/guide/book.asciidoc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc index 3ab3cb6..162f28d 100644 --- a/doc/src/guide/book.asciidoc +++ b/doc/src/guide/book.asciidoc @@ -92,6 +92,4 @@ 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::architecture.asciidoc[Architecture] - include::overview.asciidoc[Overview] |