aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/book.asciidoc
blob: b374c7af176497c4976dad259107df97bd14d13c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
// a2x: --dblatex-opts "-P latex.output.revhistory=0 -P doc.publisher.show=0 -P index.numbered=0"
// a2x: --dblatex-opts "-s gun"
// a2x: -d book --attribute tabsize=4

= Gun User Guide

= Interface

include::introduction.asciidoc[Introduction]

include::start.asciidoc[Starting and stopping]

include::protocols.asciidoc[Supported protocols]

include::connect.asciidoc[Connection]

include::http.asciidoc[Using HTTP]

include::websocket.asciidoc[Using Websocket]

= Additional information

include::migrating_from_1.2.asciidoc[Migrating from Gun 1.2 to 1.3]

include::migrating_from_1.1.asciidoc[Migrating from Gun 1.1 to 1.2]

include::migrating_from_1.0.asciidoc[Migrating from Gun 1.0 to 1.1]