[yelp-xsl] testdocs: Remove broken old chunk params from DocBook tests
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] testdocs: Remove broken old chunk params from DocBook tests
- Date: Wed, 18 May 2011 16:01:41 +0000 (UTC)
commit 869f4aba75e2e79f2fb8c003d83157ce5aba35ea
Author: Shaun McCance <shaunm gnome org>
Date: Tue May 17 09:58:16 2011 -0400
testdocs: Remove broken old chunk params from DocBook tests
test/testdocs/Makefile | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/test/testdocs/Makefile b/test/testdocs/Makefile
index b585412..89de9f9 100644
--- a/test/testdocs/Makefile
+++ b/test/testdocs/Makefile
@@ -9,7 +9,6 @@ htmlargs = \
../../../../icons/hicolor/48x48/status/ \
--stringparam theme.icons.watermark.code \
../../../../icons/hicolor/watermarks/watermark-code.png \
- --param db.chunk.chunk_top 'false()' \
$(db2html)
test: $(htmls) html/index.html
@@ -20,12 +19,10 @@ $(htmls) : html/% : %.xml
xsltproc \
-o $@/ \
--param annotate 'false()' \
- --stringparam db.chunk.basename $(patsubst html/%,%,$@) \
$(call htmlargs,$@) $<
xsltproc \
-o $ -a/ \
--param annotate 'true()' \
- --stringparam db.chunk.basename $(patsubst html/%,%-a,$@) \
$(call htmlargs,$@) $<
html/index.html:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]