gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated (3da472669 -> 5d6900718)


From: gnunet
Subject: [gnunet] branch master updated (3da472669 -> 5d6900718)
Date: Sat, 01 Oct 2022 09:28:32 +0200

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

martin-schanzenbach pushed a change to branch master
in repository gnunet.

    from 3da472669 - remove dead branch ecdsa; check return value
     new d3e1dd05c - update submodule
     new 5d6900718 DOC: Manpage cleanup

The 2 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:
 doc/Makefile.am | 28 +++++++++++++++++++++++++++-
 doc/sphinx      |  2 +-
 2 files changed, 28 insertions(+), 2 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index d6bc66f3f..63af26bbd 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -27,8 +27,34 @@ clean-local:
 sphinx/_build/man/gnunet.1:
        cd sphinx && make man
 
+sphinx-man:
+       cd sphinx && make man
+
+.DEFAULT: sphinx-man
+
 if INCLUDE_MANPAGES
-man_MANS = sphinx/_build/man/gnunet.1
+man_MANS = \
+       sphinx/_build/man/gnunet.1 \
+       sphinx/_build/man/gnunet.2 \
+       sphinx/_build/man/gnunet.3 \
+       sphinx/_build/man/gnunet.4 \
+       sphinx/_build/man/gnunet.5 \
+       sphinx/_build/man/gnunet.6 \
+       sphinx/_build/man/gnunet.7 \
+       sphinx/_build/man/gnunet.8 \
+       sphinx/_build/man/gnunet.9 \
+       sphinx/_build/man/gana.1 \
+       sphinx/_build/man/gana.2 \
+       sphinx/_build/man/gana.3 \
+       sphinx/_build/man/gana.4 \
+       sphinx/_build/man/gana.5 \
+       sphinx/_build/man/gnunet-dev.1 \
+       sphinx/_build/man/gnunet-dev.2 \
+       sphinx/_build/man/gnunet-dev.3 \
+       sphinx/_build/man/gnunet-dev.4 \
+       sphinx/_build/man/gnunet-dev.5 \
+       sphinx/_build/man/gnunet-dev.6 \
+       sphinx/_build/man/lsd.1
 SUBDIRS += man
 endif
 
diff --git a/doc/sphinx b/doc/sphinx
index 5262f14c0..0f3577142 160000
--- a/doc/sphinx
+++ b/doc/sphinx
@@ -1 +1 @@
-Subproject commit 5262f14c0bfed142e066850bfeddaebc5c7d2540
+Subproject commit 0f3577142f9e9fb623ddbb28ffe9766b52c8e47b

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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