From fce0277df0380f3758749c84222f0d76b612385b Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 26 Sep 2017 09:16:00 +0000 Subject: this was supposed to be in the previous commit. --- doc/gnunet-c-tutorial.texi | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'doc/gnunet-c-tutorial.texi') 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. +@menu +* 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:: +@end 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 +@menu +* Configure your peer:: +* Start a peer:: +* Monitor a peer:: +* Starting Two Peers by Hand:: +* Starting Peers Using the Testbed Service:: +@end menu + @node Configure your peer @section Configure your peer @@ -592,6 +608,17 @@ network. @node Developing Applications @chapter Developing Applications +@menu +* 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:: +@end menu + @node gnunet-ext @section gnunet-ext To develop a new peer-to-peer application or to extend GNUnet we provide -- cgit v1.2.3