php-documentation-list | 2003101
Date: 10/12/03
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] Colors in Documentation"
- Previous message: Fernando Correa da Conceição: "[PHP-DOC] Commit messages not send email"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
goba Sun Oct 12 08:11:36 2003 EDT
Modified files:
/phpdoc Makefile.in
Log:
Use DSSSL sheets, not XSL ones for now
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.138 phpdoc/Makefile.in:1.139
--- phpdoc/Makefile.in:1.138 Tue Jul 22 14:30:41 2003
+++ phpdoc/Makefile.in Sun Oct 12 08:11:36 2003
@@ -13,7 +13,7 @@
#
#
-# $Id: Makefile.in,v 1.138 2003/07/22 18:30:41 momo Exp $
+# $Id: Makefile.in,v 1.139 2003/10/12 12:11:36 goba Exp $
#
all: html
@@ -55,8 +55,8 @@
KDEVELOP_TOC_DEPS=dsssl/kdevelop_toc.dsl Makefile
DIST_FILES= <email protected> <email protected> <email protected> <email protected> <email protected> <email protected>
-#MIRROR_TARGETS=php/index.php html/index.html $(DIST_FILES)
-MIRROR_TARGETS=phpweb_xsl html/index.html $(DIST_FILES)
+MIRROR_TARGETS=php/index.php html/index.html $(DIST_FILES)
+#MIRROR_TARGETS=phpweb_xsl html/index.html $(DIST_FILES)
PDF_FILES= <email protected> <email protected>
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] Colors in Documentation"
- Previous message: Fernando Correa da Conceição: "[PHP-DOC] Commit messages not send email"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

