aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorial.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial.texi')
-rw-r--r--doc/tutorial.texi14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/tutorial.texi b/doc/tutorial.texi
index e715058a..6e0dbea3 100644
--- a/doc/tutorial.texi
+++ b/doc/tutorial.texi
@@ -45,32 +45,32 @@ Free Documentation License".
45 45
46@node Introduction 46@node Introduction
47@chapter Introduction 47@chapter Introduction
48@include introduction.inc 48@include chapters/introduction.inc
49 49
50@node Hello browser example 50@node Hello browser example
51@chapter Hello browser example 51@chapter Hello browser example
52@include hellobrowser.inc 52@include chapters/hellobrowser.inc
53 53
54@node Exploring requests 54@node Exploring requests
55@chapter Exploring requests 55@chapter Exploring requests
56@include exploringrequests.inc 56@include chapters/exploringrequests.inc
57 57
58@node Response headers 58@node Response headers
59@chapter Response headers 59@chapter Response headers
60@include responseheaders.inc 60@include chapters/responseheaders.inc
61 61
62@node Supporting basic authentication 62@node Supporting basic authentication
63@chapter Supporting basic authentication 63@chapter Supporting basic authentication
64@include basicauthentication.inc 64@include chapters/basicauthentication.inc
65 65
66@node Processing POST data 66@node Processing POST data
67@chapter Processing POST data 67@chapter Processing POST data
68@include processingpost.inc 68@include chapters/processingpost.inc
69 69
70 70
71@node Bibliography 71@node Bibliography
72@appendix Bibliography 72@appendix Bibliography
73@include bibliography.inc 73@include chapters/bibliography.inc
74 74
75@node License text 75@node License text
76@appendix GNU Free Documentation License 76@appendix GNU Free Documentation License