gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: this was supposed to be in


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: this was supposed to be in the previous commit.
Date: Tue, 26 Sep 2017 11:16:15 +0200

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new fce0277df this was supposed to be in the previous commit.
fce0277df is described below

commit fce0277df0380f3758749c84222f0d76b612385b
Author: ng0 <address@hidden>
AuthorDate: Tue Sep 26 09:16:00 2017 +0000

    this was supposed to be in the previous commit.
---
 doc/gnunet-c-tutorial.texi | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/doc/gnunet-c-tutorial.texi b/doc/gnunet-c-tutorial.texi
index 3ff822795..3a4200d7c 100644
--- a/doc/gnunet-c-tutorial.texi
+++ b/doc/gnunet-c-tutorial.texi
@@ -112,6 +112,14 @@ latest development version things can be broken, 
functionality can be changed or
 can fail. You should only use the development version if you know that you 
require a
 certain feature or a certain issue has been fixed since the last release.
 
address@hidden
+* Obtaining a stable version::
+* Installing Build Tool Chain and Dependencies::
+* Obtaining the latest version from Git::
+* Compiling and Installing GNUnet::
+* Common Issues - Check your GNUnet installation::
address@hidden menu
+
 @node Obtaining a stable version
 @section Obtaining a stable version
 
@@ -309,6 +317,14 @@ the programmer.
 @node First Steps with GNUnet
 @chapter First Steps with GNUnet
 
address@hidden
+* Configure your peer::
+* Start a peer::
+* Monitor a peer::
+* Starting Two Peers by Hand::
+* Starting Peers Using the Testbed Service::
address@hidden menu
+
 @node Configure your peer
 @section Configure your peer
 
@@ -592,6 +608,17 @@ network.
 @node Developing Applications
 @chapter Developing Applications
 
address@hidden
+* gnunet-ext::
+* Adapting the Template::
+* Writing a Client Application::
+* Writing a Service::
+* Interacting directly with other Peers using the CORE Service::
+* Storing peer-specific data using the PEERSTORE service::
+* Using the DHT::
+* Debugging with gnunet-arm::
address@hidden menu
+
 @node gnunet-ext
 @section gnunet-ext
 To develop a new peer-to-peer application or to extend GNUnet we provide

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



reply via email to

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