gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: un-break doc generation


From: gnunet
Subject: [taler-docs] branch master updated: un-break doc generation
Date: Wed, 24 Jun 2020 14:36:45 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 9f5b5a7  un-break doc generation
9f5b5a7 is described below

commit 9f5b5a7ed93a8f9f42260a524f17a02f6f1d8b66
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Wed Jun 24 18:06:37 2020 +0530

    un-break doc generation
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1d515e2..da61fa4 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ diagrams: arch-api.png
 # remove all cached state first.
 html: diagrams
 # -W = exit 1 on warning; --keep-going = complete build anyway; write log to 
~/warnings.log
-       $(SPHINXBUILD) -W --keep-going -w $(shell echo 
$HOME)/logs/sphinx-warnings.log -b html-linked $(ALLSPHINXOPTS) $(BUILDDIR)/html
+       $(SPHINXBUILD) -W --keep-going -b html-linked $(ALLSPHINXOPTS) 
$(BUILDDIR)/html
        @echo
        @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
 

-- 
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]