aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/guide/book.asciidoc')
-rw-r--r--doc/src/guide/book.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/guide/book.asciidoc b/doc/src/guide/book.asciidoc
index f9508bc..0fd92a4 100644
--- a/doc/src/guide/book.asciidoc
+++ b/doc/src/guide/book.asciidoc
@@ -4,6 +4,8 @@
= Gun User Guide
+= Interface
+
include::introduction.asciidoc[Introduction]
include::start.asciidoc[Starting and stopping]
@@ -15,3 +17,7 @@ include::connect.asciidoc[Connection]
include::http.asciidoc[Using HTTP]
include::websocket.asciidoc[Using Websocket]
+
+= Additional information
+
+include::migrating_from_1.0.asciidoc[Migrating from Gun 1.0 to 1.1]