gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated (dca8eb9c4 -> ca391c482)


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated (dca8eb9c4 -> ca391c482)
Date: Sun, 31 Dec 2017 13:17:27 +0100

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

ng0 pushed a change to branch master
in repository gnunet.

    from dca8eb9c4 merge branch 'refactoring-scheduler'
     new 25786af5b change comment in developer.texi
     new bc524a244 contrib: gnunet-doc.scm: fix up
     new ca391c482 Merge branch 'master' of gnunet.org:gnunet

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 contrib/packages/guix/gnunet-doc.scm      | 2 +-
 doc/documentation/chapters/developer.texi | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/packages/guix/gnunet-doc.scm 
b/contrib/packages/guix/gnunet-doc.scm
index 8e775e801..69dd90e14 100644
--- a/contrib/packages/guix/gnunet-doc.scm
+++ b/contrib/packages/guix/gnunet-doc.scm
@@ -141,7 +141,7 @@
                (for-each (lambda (f) (chmod f #o755))
                          (find-files "po" ""))
                (zero? (system* "sh" "bootstrap"))))
-           (replace 'build
+           (add-after 'build 'run-gendocs
              (lambda _
                (chdir "doc/documentation")
                ;;(zero? (system* "make" "dev-build"))))
diff --git a/doc/documentation/chapters/developer.texi 
b/doc/documentation/chapters/developer.texi
index 70fd7c7eb..0e06d0ac6 100644
--- a/doc/documentation/chapters/developer.texi
+++ b/doc/documentation/chapters/developer.texi
@@ -460,7 +460,7 @@ stacked together to construct complex buildings and it is 
generally easy
 to swap one block for a different one that has the same shape. GNUnet's
 architecture is based on LEGOs:
 
address@hidden images here
address@hidden @image{images/service_lego_block,5in,,picture of a LEGO block 
stack - 3 APIs as connectors upon Network Protocol on top of a Service}
 
 This chapter documents the GNUnet LEGO system, also known as GNUnet's
 system architecture.

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



reply via email to

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