From e7881821079fe8a4e8c25a137eaff8ed2894fb8f Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 29 Oct 2017 22:21:18 +0000 Subject: [PATCH] developer --- doc/documentation/chapters/developer.texi | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/documentation/chapters/developer.texi b/doc/documentation/chapters/developer.texi index 514a5549a..df187f39b 100644 --- a/doc/documentation/chapters/developer.texi +++ b/doc/documentation/chapters/developer.texi @@ -24,8 +24,9 @@ writing extensions In particular, the architecture specifies that a peer consists of many processes communicating via protocols. Processes can be written in almost any language. -C and Java APIs exist for accessing existing services and for writing -extensions. It is possible to write extensions in other languages by +C and Java @footnote{As well as Guile} APIs exist for accessing existing +services and for writing extensions. +It is possible to write extensions in other languages by implementing the necessary IPC protocols. GNUnet can be extended and improved along many possible dimensions, and @@ -98,8 +99,9 @@ following links: @end itemize In addition to the GNUnet Reference Documentation you are reading, -the GNUnet server contains various resources for GNUnet -developers and those who aspire to become regular contributors. +the GNUnet server at @uref{https://gnunet.org} contains +various resources for GNUnet developers and those +who aspire to become regular contributors. They are all conveniently reachable via the "Developer" entry in the navigation menu. Some additional tools (such as static analysis reports) require a special developer access to perform certain @@ -211,6 +213,7 @@ testing and evaluation Qt-based GNUnet GUI (is it depreacated?) @item @command{gnunet-cocoa} cocoa-based GNUnet GUI (is it depreacated?) +@item @command{gnunet-guile} @end table -- 2.25.1