aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation/gnunet.texi
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2018-06-28 01:22:01 +0200
committerlurchi <lurchi@strangeplace.net>2018-06-28 01:22:01 +0200
commitfbf7f994ac4a5a509857c9bd267909d1cffc600c (patch)
treeed668d772a5fe03a8161100f5ee59f8ddeb2d5c3 /doc/documentation/gnunet.texi
parent27f196e153ef2d16269b1a24af599b1809c19d3c (diff)
downloadgnunet-fbf7f994ac4a5a509857c9bd267909d1cffc600c.tar.gz
gnunet-fbf7f994ac4a5a509857c9bd267909d1cffc600c.zip
add Installation chapter
Diffstat (limited to 'doc/documentation/gnunet.texi')
-rw-r--r--doc/documentation/gnunet.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/documentation/gnunet.texi b/doc/documentation/gnunet.texi
index cd2f04399..0d539a9d7 100644
--- a/doc/documentation/gnunet.texi
+++ b/doc/documentation/gnunet.texi
@@ -83,6 +83,7 @@ This document is the Reference Manual for GNUnet version @value{VERSION}.
83* Preface:: Chapter 0 83* Preface:: Chapter 0
84* Philosophy:: About GNUnet 84* Philosophy:: About GNUnet
85@c * Vocabulary:: Vocabulary 85@c * Vocabulary:: Vocabulary
86* Installing GNUnet:: Installing GNUnet
86* Using GNUnet:: Using GNUnet 87* Using GNUnet:: Using GNUnet
87@c * Configuration Handbook:: Configuring GNUnet 88@c * Configuration Handbook:: Configuring GNUnet
88* GNUnet Contributors Handbook:: Contributing to GNUnet 89* GNUnet Contributors Handbook:: Contributing to GNUnet
@@ -120,6 +121,8 @@ Philosophy
120* Backup of Identities and Egos:: 121* Backup of Identities and Egos::
121* Revocation:: 122* Revocation::
122 123
124Installing GNUnet
125
123Using GNUnet 126Using GNUnet
124 127
125* Checking the Installation:: 128* Checking the Installation::
@@ -193,6 +196,10 @@ GNUnet Developer Handbook
193@c ********************************************************************* 196@c *********************************************************************
194 197
195@c ********************************************************************* 198@c *********************************************************************
199@include chapters/installation.texi
200@c *********************************************************************
201
202@c *********************************************************************
196@include chapters/user.texi 203@include chapters/user.texi
197@c ********************************************************************* 204@c *********************************************************************
198 205