gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: changed logfile name


From: gnunet
Subject: [taler-docs] branch master updated: changed logfile name
Date: Fri, 19 Jun 2020 09:19:06 +0200

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

buck pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new d521aaa  changed logfile name
     new 8b22295  Changed logfile name for sphinx errors
d521aaa is described below

commit d521aaacc36d9f2df11a9d5e88f653e467d1a9ee
Author: buckE <buckE@disroot.org>
AuthorDate: Fri Jun 19 07:17:07 2020 +0000

    changed logfile name
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 51fbf3d..6074592 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 /home/docbuilder/warnings.log -b 
html-linked $(ALLSPHINXOPTS) $(BUILDDIR)/html
+       $(SPHINXBUILD) -W --keep-going -w /home/docbuilder/sphinx-warnings.log 
-b html-linked $(ALLSPHINXOPTS) $(BUILDDIR)/html
        @echo
        @echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
 
@@ -123,7 +123,7 @@ latex:
 
 latexpdf:
        # -W = exit 1 on warning; --keep-going = complete build anyway
-       $(SPHINXBUILD) -W --keep-going  -w /home/docbuilder/warnings.log -b 
latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
+       $(SPHINXBUILD) -W --keep-going  -w /home/docbuilder/sphinx-warnings.log 
-b latex $(ALLSPHINXOPTS) $(BUILDDIR)/latex
        @echo "Running LaTeX files through pdflatex..."
        $(MAKE) -C $(BUILDDIR)/latex all-pdf
        @echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."

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