gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/Documentation/misc/uml Makefile


From: Asko Soukka
Subject: [Gzz-commits] gzz/Documentation/misc/uml Makefile
Date: Wed, 04 Dec 2002 07:59:36 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Asko Soukka <address@hidden>    02/12/04 07:59:36

Modified files:
        Documentation/misc/uml: Makefile 

Log message:
        using rst2html through jython

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Documentation/misc/uml/Makefile.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gzz/Documentation/misc/uml/Makefile
diff -u gzz/Documentation/misc/uml/Makefile:1.2 
gzz/Documentation/misc/uml/Makefile:1.3
--- gzz/Documentation/misc/uml/Makefile:1.2     Tue Dec  3 11:00:14 2002
+++ gzz/Documentation/misc/uml/Makefile Wed Dec  4 07:59:36 2002
@@ -13,9 +13,8 @@
        MPINPUTS=../../../metacode python ../../../metacode/uml.py $*
 
 %.html: %.rst
-       python ../../../../depends/rst2html.py -stg --stylesheet 
'../../../doc/gzz.css' *.rst >$*.html
-
-#      make -C ../../../ runjython DBG="../depends/rst2html.py -stg 
--stylesheet 'doc/gzz.css' Documentation/misc/uml/$*.rst 
>Documentation/misc/uml/$*.html"
+#      python ../../../../depends/rst2html.py -stg --stylesheet 
'../../../doc/gzz.css' *.rst >$*.html
+       make -C ../../../ runjython DBG="../depends/rst2html.py -stg 
--stylesheet '../../../doc/gzz.css' Documentation/misc/uml/$*.rst 
Documentation/misc/uml/$*.html"
 
 
 




reply via email to

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