gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 03/41: doc/documentation/chapters/developer.texi:


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 03/41: doc/documentation/chapters/developer.texi: Remove occurences of "GNUnet's …" in the section titles.
Date: Tue, 28 Nov 2017 21:03:09 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

commit e9e53c9a73b2fc33f921cc158cb0ce08eeba74f8
Author: ng0 <address@hidden>
AuthorDate: Fri Oct 27 14:53:26 2017 +0000

    doc/documentation/chapters/developer.texi: Remove occurences of "GNUnet's 
…" in the section titles.
---
 doc/documentation/chapters/developer.texi | 150 ++++++++++++++----------------
 1 file changed, 72 insertions(+), 78 deletions(-)

diff --git a/doc/documentation/chapters/developer.texi 
b/doc/documentation/chapters/developer.texi
index 87752a968..70f301f49 100644
--- a/doc/documentation/chapters/developer.texi
+++ b/doc/documentation/chapters/developer.texi
@@ -48,32 +48,32 @@ new chapters, sections or insightful comments.
 * Writing testcases::
 * GNUnet's TESTING library::
 * Performance regression analysis with Gauger::
-* GNUnet's TESTBED Subsystem::
+* TESTBED Subsystem::
 * libgnunetutil::
-* The Automatic Restart Manager (ARM)::
-* GNUnet's TRANSPORT Subsystem::
+* Automatic Restart Manager (ARM)::
+* TRANSPORT Subsystem::
 * NAT library::
 * Distance-Vector plugin::
 * SMTP plugin::
 * Bluetooth plugin::
 * WLAN plugin::
-* The ATS Subsystem::
-* GNUnet's CORE Subsystem::
-* GNUnet's CADET subsystem::
-* GNUnet's NSE subsystem::
-* GNUnet's HOSTLIST subsystem::
-* GNUnet's IDENTITY subsystem::
-* GNUnet's NAMESTORE Subsystem::
-* GNUnet's PEERINFO subsystem::
-* GNUnet's PEERSTORE subsystem::
-* GNUnet's SET Subsystem::
-* GNUnet's STATISTICS subsystem::
-* GNUnet's Distributed Hash Table (DHT)::
-* The GNU Name System (GNS)::
-* The GNS Namecache::
-* The REVOCATION Subsystem::
-* GNUnet's File-sharing (FS) Subsystem::
-* GNUnet's REGEX Subsystem::
+* ATS Subsystem::
+* CORE Subsystem::
+* CADET subsystem::
+* NSE subsystem::
+* HOSTLIST subsystem::
+* IDENTITY subsystem::
+* NAMESTORE Subsystem::
+* PEERINFO subsystem::
+* PEERSTORE subsystem::
+* SET Subsystem::
+* STATISTICS subsystem::
+* Distributed Hash Table (DHT)::
+* GNU Name System (GNS)::
+* GNS Namecache::
+* REVOCATION Subsystem::
+* File-sharing (FS) Subsystem::
+* REGEX Subsystem::
 @end menu
 
 @node Developer Introduction
@@ -1071,8 +1071,8 @@ testcases. Thus the canonical command @code{make check 
install} has to be
 changed to @code{make install check} for GNUnet.
 
 @cindex TESTING library
address@hidden GNUnet's TESTING library
address@hidden GNUnet's TESTING library
address@hidden TESTING library
address@hidden TESTING library
 
 The TESTING library is used for writing testcases which involve starting a
 single or multiple peers. While peers can also be started by testcases
@@ -1324,8 +1324,8 @@ If you wish to use Gauger for your own project, you can 
grab a copy of the
 latest stable release or check out Gauger's Subversion repository.
 
 @cindex TESTBED Subsystem
address@hidden GNUnet's TESTBED Subsystem
address@hidden GNUnet's TESTBED Subsystem
address@hidden TESTBED Subsystem
address@hidden TESTBED Subsystem
 
 The TESTBED subsystem facilitates testing and measuring of multi-peer
 deployments on a single host or over multiple hosts.
@@ -3140,8 +3140,8 @@ to drop by 20-30% due to this change.
 
 
 @cindex CONTAINER_MDLL API
address@hidden The CONTAINER_MDLL API
address@hidden The CONTAINER_MDLL API
address@hidden CONTAINER_MDLL API
address@hidden CONTAINER_MDLL API
 @c %**end of header
 
 This text documents the GNUNET_CONTAINER_MDLL API. The
@@ -3207,7 +3207,7 @@ Iterating over the list should be done by directly 
accessing the
 @cindex Automatic Restart Manager
 @cindex ARM
 @node The Automatic Restart Manager (ARM)
address@hidden The Automatic Restart Manager (ARM)
address@hidden Automatic Restart Manager (ARM)
 @c %**end of header
 
 GNUnet's Automated Restart Manager (ARM) is the GNUnet service responsible
@@ -3408,8 +3408,8 @@ problematic service.
 @end itemize
 
 @cindex TRANSPORT Subsystem
address@hidden GNUnet's TRANSPORT Subsystem
address@hidden GNUnet's TRANSPORT Subsystem
address@hidden TRANSPORT Subsystem
address@hidden TRANSPORT Subsystem
 @c %**end of header
 
 This chapter documents how the GNUnet transport subsystem works. The
@@ -3935,7 +3935,7 @@ discovery.
 @subsection What possible errors should I be aware of?
 @c %**end of header
 
address@hidden section is dedicated for Linux users}
address@hidden section is dedicated for GNU/Linux users}
 
 Well there are many ways in which things could go wrong but I will try to
 present some tools that you could use to debug and some scenarios.
@@ -4303,9 +4303,9 @@ This section documents how the wlan transport plugin 
works. Parts which
 are not implemented yet or could be better implemented are described at
 the end.
 
address@hidden ats subsystem
address@hidden The ATS Subsystem
address@hidden The ATS Subsystem
address@hidden ATS Subsystem
address@hidden ATS Subsystem
address@hidden ATS Subsystem
 @c %**end of header
 
 ATS stands for "automatic transport selection", and the function of ATS in
@@ -4326,10 +4326,9 @@ allocation strategies which differ significantly in 
their performance and
 maturity, and it is still unclear if any particular plugin is generally
 superior.
 
address@hidden core subsystem
address@hidden CORE subsystem
address@hidden GNUnet's CORE Subsystem
address@hidden GNUnet's CORE Subsystem
address@hidden CORE Subsystem
address@hidden CORE Subsystem
address@hidden CORE Subsystem
 @c %**end of header
 
 The CORE subsystem in GNUnet is responsible for securing link-layer
@@ -4714,10 +4713,9 @@ receiving a type map by sending back a
 (with the correct hash of the type map) is not received, the sender will
 retransmit the type map (with exponential back-off).
 
address@hidden cadet subsystem
address@hidden CADET
address@hidden GNUnet's CADET subsystem
address@hidden GNUnet's CADET subsystem
address@hidden CADET Subsystem
address@hidden CADET subsystem
address@hidden CADET subsystem
 
 The CADET subsystem in GNUnet is responsible for secure end-to-end
 communications between nodes in the GNUnet overlay network. CADET builds
@@ -4842,10 +4840,9 @@ Finally, when an application no longer wants to use 
CADET, it should call
 @code{GNUNET_CADET_disconnect}, but first all channels and pending
 transmissions must be closed (otherwise CADET will complain).
 
address@hidden nse subsystem
address@hidden NSE
address@hidden GNUnet's NSE subsystem
address@hidden GNUnet's NSE subsystem
address@hidden NSE Subsystem
address@hidden NSE subsystem
address@hidden NSE subsystem
 
 
 NSE stands for @dfn{Network Size Estimation}. The NSE subsystem provides
@@ -5185,9 +5182,8 @@ the neighbors there is a random delay added for each 
neighbor, to avoid
 traffic spikes and minimize cross-messages.
 
 @cindex HOSTLIST subsystem
address@hidden hostlist subsystem
address@hidden GNUnet's HOSTLIST subsystem
address@hidden GNUnet's HOSTLIST subsystem
address@hidden HOSTLIST subsystem
address@hidden HOSTLIST subsystem
 
 @c %**end of header
 
@@ -5510,10 +5506,9 @@ installation handbook:@
 Configuring the hostlist to bootstrap@
 Configuring your peer to provide a hostlist
 
address@hidden IDENTITY
address@hidden identity subsystem
address@hidden GNUnet's IDENTITY subsystem
address@hidden GNUnet's IDENTITY subsystem
address@hidden IDENTITY Subsystem
address@hidden IDENTITY Subsystem
address@hidden IDENTITY Subsystem
 
 @c %**end of header
 
@@ -5709,10 +5704,9 @@ will respond to a GET_DEFAULT request with a SET_DEFAULT 
message
 containing the respective information, or with a RESULT_CODE to
 indicate an error.
 
address@hidden NAMESTORE
address@hidden namestore subsystem
address@hidden GNUnet's NAMESTORE Subsystem
address@hidden GNUnet's NAMESTORE Subsystem
address@hidden NAMESTORE Subsystem
address@hidden NAMESTORE Subsystem
address@hidden NAMESTORE Subsystem
 
 The NAMESTORE subsystem provides persistent storage for local GNS zone
 information. All local GNS zone information are managed by NAMESTORE. It
@@ -5848,10 +5842,9 @@ To stop monitoring, the client calls
 @code{GNUNET_NAMESTORE_zone_monitor_stop} and passes the handle obtained
 from the function to start the monitoring.
 
address@hidden PEERINFO
address@hidden peerinfo subsystem
address@hidden GNUnet's PEERINFO subsystem
address@hidden GNUnet's PEERINFO subsystem
address@hidden PEERINFO Subsystem
address@hidden PEERINFO subsystem
address@hidden PEERINFO subsystem
 
 @c %**end of header
 
@@ -6208,8 +6201,8 @@ the PEERSTORE service, otherwise, the pending STORE 
requests will be
 destroyed as well.
 
 @cindex SET Subsystem
address@hidden GNUnet's SET Subsystem
address@hidden GNUnet's SET Subsystem
address@hidden SET Subsystem
address@hidden SET Subsystem
 
 @c %**end of header
 
@@ -6584,8 +6577,8 @@ into buckets, such that future iterations have a fresh 
chance of
 succeeding if they failed due to collisions before.
 
 @cindex STATISTICS subsystem
address@hidden GNUnet's STATISTICS subsystem
address@hidden GNUnet's STATISTICS subsystem
address@hidden STATISTICS subsystem
address@hidden STATISTICS subsystem
 
 @c %**end of header
 
@@ -6802,8 +6795,8 @@ parameter's value is changed.
 
 @cindex DHT
 @cindex Distributed Hash Table
address@hidden GNUnet's Distributed Hash Table (DHT)
address@hidden GNUnet's Distributed Hash Table (DHT)
address@hidden Distributed Hash Table (DHT)
address@hidden Distributed Hash Table (DHT)
 
 @c %**end of header
 
@@ -7255,8 +7248,10 @@ forwarded more than once.
 The DHT service may also cache forwarded results locally if the
 "CACHE_RESULTS" option is set to "YES" in the configuration.
 
address@hidden The GNU Name System (GNS)
address@hidden The GNU Name System (GNS)
address@hidden GNS
address@hidden GNU Name System
address@hidden GNU Name System (GNS)
address@hidden GNU Name System (GNS)
 
 @c %**end of header
 
@@ -7634,8 +7629,9 @@ applications that use alternative means of resolving 
names (such as
 sending queries to a DNS server directly by themselves).
 This includes some of well known utilities, like "ping" and "nslookup".
 
address@hidden The GNS Namecache
address@hidden The GNS Namecache
address@hidden GNS Namecache
address@hidden GNS Namecache
address@hidden GNS Namecache
 
 @c %**end of header
 
@@ -7975,11 +7971,10 @@ all peers at any time; however, well-behaved peers 
should only initiate
 this operation once after establishing a connection to a peer with a
 larger hashed peer identity.
 
address@hidden gnunet-fs
 @cindex FS
address@hidden FS subsystem
address@hidden GNUnet's File-sharing (FS) Subsystem
address@hidden GNUnet's File-sharing (FS) Subsystem
address@hidden FS Subsystem
address@hidden File-sharing (FS) Subsystem
address@hidden File-sharing (FS) Subsystem
 
 @c %**end of header
 
@@ -8014,7 +8009,7 @@ NOTE: The documentation in this chapter is quite 
incomplete.
 * File-sharing persistence directory structure::
 @end menu
 
address@hidden ecrs
address@hidden ECRS
 @cindex Encoding for Censorship-Resistant Sharing
 @node Encoding for Censorship-Resistant Sharing (ECRS)
 @subsection Encoding for Censorship-Resistant Sharing (ECRS)
@@ -8169,9 +8164,8 @@ structure of the publishing operation.
 Note that unindex operations cannot have associated child operations.
 
 @cindex REGEX subsystem
address@hidden regex subsystem
address@hidden GNUnet's REGEX Subsystem
address@hidden GNUnet's REGEX Subsystem
address@hidden REGEX Subsystem
address@hidden REGEX Subsystem
 
 @c %**end of header
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]