aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-10-27 14:58:19 +0000
committerng0 <ng0@infotropique.org>2017-10-27 14:58:19 +0000
commitc0dc50248992fe1eaaafca3aa0dc423287e81a7b (patch)
tree2a8ac95880baa9f6d8168871ace8b73357c8fb34 /doc
parente9e53c9a73b2fc33f921cc158cb0ce08eeba74f8 (diff)
downloadgnunet-c0dc50248992fe1eaaafca3aa0dc423287e81a7b.tar.gz
gnunet-c0dc50248992fe1eaaafca3aa0dc423287e81a7b.zip
Followup
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation/chapters/developer.texi3
-rw-r--r--doc/documentation/gnunet.texi42
2 files changed, 23 insertions, 22 deletions
diff --git a/doc/documentation/chapters/developer.texi b/doc/documentation/chapters/developer.texi
index 70f301f49..fa9094268 100644
--- a/doc/documentation/chapters/developer.texi
+++ b/doc/documentation/chapters/developer.texi
@@ -46,7 +46,7 @@ new chapters, sections or insightful comments.
46* Build-system:: 46* Build-system::
47* Developing extensions for GNUnet using the gnunet-ext template:: 47* Developing extensions for GNUnet using the gnunet-ext template::
48* Writing testcases:: 48* Writing testcases::
49* GNUnet's TESTING library:: 49* TESTING library::
50* Performance regression analysis with Gauger:: 50* Performance regression analysis with Gauger::
51* TESTBED Subsystem:: 51* TESTBED Subsystem::
52* libgnunetutil:: 52* libgnunetutil::
@@ -255,6 +255,7 @@ communication. The goal is to provide an OS-independent interface and
255more 'secure' or convenient implementations of commonly used primitives. 255more 'secure' or convenient implementations of commonly used primitives.
256The API is spread over more than a dozen headers, developers should study 256The API is spread over more than a dozen headers, developers should study
257those closely to avoid duplicating existing functions. 257those closely to avoid duplicating existing functions.
258@pxref{libgnunetutil}.
258@item @file{hello/} --- libgnunethello 259@item @file{hello/} --- libgnunethello
259HELLO messages are used to 260HELLO messages are used to
260describe under which addresses a peer can be reached (for example, 261describe under which addresses a peer can be reached (for example,
diff --git a/doc/documentation/gnunet.texi b/doc/documentation/gnunet.texi
index 5000034d8..15f4bc284 100644
--- a/doc/documentation/gnunet.texi
+++ b/doc/documentation/gnunet.texi
@@ -183,34 +183,34 @@ GNUnet Developer Handbook
183* Build-system:: 183* Build-system::
184* Developing extensions for GNUnet using the gnunet-ext template:: 184* Developing extensions for GNUnet using the gnunet-ext template::
185* Writing testcases:: 185* Writing testcases::
186* GNUnet's TESTING library:: 186* TESTING library::
187* Performance regression analysis with Gauger:: 187* Performance regression analysis with Gauger::
188* GNUnet's TESTBED Subsystem:: 188* TESTBED Subsystem::
189* libgnunetutil:: 189* libgnunetutil::
190* The Automatic Restart Manager (ARM):: 190* Automatic Restart Manager (ARM)::
191* GNUnet's TRANSPORT Subsystem:: 191* TRANSPORT Subsystem::
192* NAT library:: 192* NAT library::
193* Distance-Vector plugin:: 193* Distance-Vector plugin::
194* SMTP plugin:: 194* SMTP plugin::
195* Bluetooth plugin:: 195* Bluetooth plugin::
196* WLAN plugin:: 196* WLAN plugin::
197* The ATS Subsystem:: 197* ATS Subsystem::
198* GNUnet's CORE Subsystem:: 198* CORE Subsystem::
199* GNUnet's CADET subsystem:: 199* CADET Subsystem::
200* GNUnet's NSE subsystem:: 200* NSE Subsystem::
201* GNUnet's HOSTLIST subsystem:: 201* HOSTLIST Subsystem::
202* GNUnet's IDENTITY subsystem:: 202* IDENTITY Subsystem::
203* GNUnet's NAMESTORE Subsystem:: 203* NAMESTORE Subsystem::
204* GNUnet's PEERINFO subsystem:: 204* PEERINFO Subsystem::
205* GNUnet's PEERSTORE subsystem:: 205* PEERSTORE Subsystem::
206* GNUnet's SET Subsystem:: 206* SET Subsystem::
207* GNUnet's STATISTICS subsystem:: 207* STATISTICS Subsystem::
208* GNUnet's Distributed Hash Table (DHT):: 208* Distributed Hash Table (DHT)::
209* The GNU Name System (GNS):: 209* GNU Name System (GNS)::
210* The GNS Namecache:: 210* GNS Namecache::
211* The REVOCATION Subsystem:: 211* REVOCATION Subsystem::
212* GNUnet's File-sharing (FS) Subsystem:: 212* File-sharing (FS) Subsystem::
213* GNUnet's REGEX Subsystem:: 213* REGEX Subsystem::
214 214
215@end detailmenu 215@end detailmenu
216@end menu 216@end menu