aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation/gnunet.texi
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-06-13 08:53:02 +0000
committerNils Gillmann <ng0@n0.is>2018-06-13 08:53:02 +0000
commit787d5e9e1688ccb07f1449614a5286ccb4acf3fd (patch)
tree4bfbb6e7d1319c4c2c2f558c08a4ffffd03b88ee /doc/documentation/gnunet.texi
parente82af68d63c88ea674dab3994fc7a4bb32ebdd23 (diff)
downloadgnunet-787d5e9e1688ccb07f1449614a5286ccb4acf3fd.tar.gz
gnunet-787d5e9e1688ccb07f1449614a5286ccb4acf3fd.zip
fix
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc/documentation/gnunet.texi')
-rw-r--r--doc/documentation/gnunet.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/documentation/gnunet.texi b/doc/documentation/gnunet.texi
index 618915501..e1847c227 100644
--- a/doc/documentation/gnunet.texi
+++ b/doc/documentation/gnunet.texi
@@ -75,7 +75,6 @@ This document is the Reference Manual for GNUnet version @value{VERSION}.
75* Preface:: Chapter 0 75* Preface:: Chapter 0
76* Philosophy:: About GNUnet 76* Philosophy:: About GNUnet
77@c * Vocabulary:: Vocabulary 77@c * Vocabulary:: Vocabulary
78* GNUnet Installation Handbook:: How to install GNUnet
79* Using GNUnet:: Using GNUnet 78* Using GNUnet:: Using GNUnet
80@c * Configuration Handbook:: Configuring GNUnet 79@c * Configuration Handbook:: Configuring GNUnet
81* GNUnet Contributors Handbook:: Contributing to GNUnet 80* GNUnet Contributors Handbook:: Contributing to GNUnet
@@ -136,7 +135,7 @@ GNUnet Contributors Handbook
136GNUnet Developer Handbook 135GNUnet Developer Handbook
137 136
138* Developer Introduction:: 137* Developer Introduction::
139* Internal Dependencies:: 138* Internal dependencies::
140* Code overview:: 139* Code overview::
141* System Architecture:: 140* System Architecture::
142* Subsystem stability:: 141* Subsystem stability::
@@ -144,7 +143,7 @@ GNUnet Developer Handbook
144* Build-system:: 143* Build-system::
145* Developing extensions for GNUnet using the gnunet-ext template:: 144* Developing extensions for GNUnet using the gnunet-ext template::
146* Writing testcases:: 145* Writing testcases::
147* Building GNUNet and its dependencies:: 146* Building GNUnet and its dependencies::
148* TESTING library:: 147* TESTING library::
149* Performance regression analysis with Gauger:: 148* Performance regression analysis with Gauger::
150* TESTBED Subsystem:: 149* TESTBED Subsystem::