gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: doc/tutorial: Makefile cosm


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: doc/tutorial: Makefile cosmetic fixes, fit on standard size terminal
Date: Sun, 24 Feb 2019 10:45:14 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new db36160be doc/tutorial: Makefile cosmetic fixes, fit on standard size 
terminal
db36160be is described below

commit db36160befdb2da531a5d9aa1ebc1e5e67bb9583
Author: ng0 <address@hidden>
AuthorDate: Sun Feb 24 09:44:31 2019 +0000

    doc/tutorial: Makefile cosmetic fixes, fit on standard size terminal
---
 doc/tutorial/Makefile.am | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/tutorial/Makefile.am b/doc/tutorial/Makefile.am
index bd09bf64d..a572cb75d 100644
--- a/doc/tutorial/Makefile.am
+++ b/doc/tutorial/Makefile.am
@@ -3,14 +3,14 @@ docdir = $(datadir)/doc/gnunet/
 
 #DOT_FILES = images/$(wildcard *.dot)
 
-#DOT_VECTOR_GRAPHICS =                                                         
\
-#      $(DOT_FILES:%.dot=%.eps)                                                
\
+#DOT_VECTOR_GRAPHICS =                                         \
+#      $(DOT_FILES:%.dot=%.eps)                                \
 #      $(DOT_FILES:%.dot=%.pdf)
 
 AM_MAKEINFOHTMLFLAGS = --no-split --css-ref=docstyle.css
 
-#DOT_OPTIONS =                                                                 
\
-#      -Gratio=.9 -Gnodesep=.005 -Granksep=.00005                              
\
+#DOT_OPTIONS =                                                 \
+#      -Gratio=.9 -Gnodesep=.005 -Granksep=.00005              \
 #      -Nfontsite=9 -Nheight=.1 -Nwidth=.1
 
 # .dot.png:
@@ -36,7 +36,7 @@ AM_MAKEINFOHTMLFLAGS = --no-split --css-ref=docstyle.css
 # dvi-local: ps-local
 
 
-gnunet_tutorial_examples =                                     \
+gnunet_tutorial_examples =                                             \
        examples/001.c                                                  \
        examples/002.c                                                  \
        examples/003.c                                                  \
@@ -50,7 +50,7 @@ gnunet_tutorial_examples =                                    
\
        examples/011.c                                                  \
        examples/012.c                                                  \
        examples/013.c                                                  \
-       examples/013.1.c                                                        
\
+       examples/013.1.c                                                \
        examples/014.c                                                  \
        examples/015.c                                                  \
        examples/016.c                                                  \

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



reply via email to

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