aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation/gnunet.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation/gnunet.texi')
-rw-r--r--doc/documentation/gnunet.texi21
1 files changed, 19 insertions, 2 deletions
diff --git a/doc/documentation/gnunet.texi b/doc/documentation/gnunet.texi
index 2ef5a2b59..50630d4fe 100644
--- a/doc/documentation/gnunet.texi
+++ b/doc/documentation/gnunet.texi
@@ -90,7 +90,8 @@ This document is the Reference Manual for GNUnet version @value{VERSION}.
90* GNUnet Contributors Handbook:: Contributing to GNUnet 90* GNUnet Contributors Handbook:: Contributing to GNUnet
91* GNUnet Developer Handbook:: Developing GNUnet 91* GNUnet Developer Handbook:: Developing GNUnet
92* GNU Free Documentation License:: The license of this manual 92* GNU Free Documentation License:: The license of this manual
93* GNU General Public License:: The license of this manual 93* GNU General Public License::
94* GNU Affero General Public License::
94* Concept Index:: Concepts 95* Concept Index:: Concepts
95* Programming Index:: Data types, functions, and variables 96* Programming Index:: Data types, functions, and variables
96 97
@@ -100,8 +101,8 @@ This document is the Reference Manual for GNUnet version @value{VERSION}.
100Preface 101Preface
101 102
102* About this book 103* About this book
104* Contributing to this book
103* Introduction 105* Introduction
104* General Terminology::
105* Typography:: 106* Typography::
106 107
107Philosophy 108Philosophy
@@ -124,6 +125,14 @@ Key Concepts
124* Revocation:: 125* Revocation::
125 126
126Installing GNUnet 127Installing GNUnet
128* Installing dependencies::
129* Getting the Source Code::
130* Create @code{gnunet} user and group::
131* Preparing and Compiling the Source Code::
132* Installation::
133* MOVED FROM USER Checking the Installation::
134* MOVED FROM USER The graphical configuration interface::
135* MOVED FROM USER Config Leftovers::
127 136
128Using GNUnet 137Using GNUnet
129 138
@@ -141,6 +150,7 @@ GNUnet Contributors Handbook
141* Licenses of contributions:: 150* Licenses of contributions::
142* Copyright Assignment:: 151* Copyright Assignment::
143* Contributing to the Reference Manual:: 152* Contributing to the Reference Manual::
153* Contributing testcases::
144 154
145GNUnet Developer Handbook 155GNUnet Developer Handbook
146 156
@@ -227,6 +237,12 @@ GNUnet Developer Handbook
227@include gpl-3.0.texi 237@include gpl-3.0.texi
228 238
229@c ********************************************************************* 239@c *********************************************************************
240@node GNU Affero General Public License
241@appendix GNU Affero General Public License
242@cindex license, GNU Affero General Public License
243@include agpl-3.0.texi
244
245@c *********************************************************************
230@node Concept Index 246@node Concept Index
231@unnumbered Concept Index 247@unnumbered Concept Index
232@printindex cp 248@printindex cp
@@ -235,6 +251,7 @@ GNUnet Developer Handbook
235@unnumbered Programming Index 251@unnumbered Programming Index
236@syncodeindex tp fn 252@syncodeindex tp fn
237@syncodeindex vr fn 253@syncodeindex vr fn
254@syncodeindex pg fn
238@printindex fn 255@printindex fn
239 256
240@bye 257@bye