[27279] trunk/doc/guide/Makefile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Jul 26 23:26:23 PDT 2007
Revision: 27279
http://trac.macosforge.org/projects/macports/changeset/27279
Author: markd at macports.org
Date: 2007-07-26 23:26:22 -0700 (Thu, 26 Jul 2007)
Log Message:
-----------
Set img.src.path to ../resources/images/ for graphics in the guide.
Modified Paths:
--------------
trunk/doc/guide/Makefile
Modified: trunk/doc/guide/Makefile
===================================================================
--- trunk/doc/guide/Makefile 2007-07-27 06:13:24 UTC (rev 27278)
+++ trunk/doc/guide/Makefile 2007-07-27 06:26:22 UTC (rev 27279)
@@ -41,7 +41,12 @@
RESOURCES?= resources/
NEWRESOURCES?= new/resources/
STRINGPARAMS?= --stringparam html.stylesheet ${CSS_STYLESHEET} --stringparam chunk.section.depth 0
-NEWSTRINGPARAMS?= --stringparam html.stylesheet ${CSS_STYLESHEET} --stringparam section.autolabel 1 --stringparam toc.section.depth 1 --stringparam generate.toc "book toc" --stringparam section.label.includes.component.label 1
+NEWSTRINGPARAMS?= --stringparam html.stylesheet ${CSS_STYLESHEET} \
+ --stringparam section.autolabel 1 \
+ --stringparam toc.section.depth 1 \
+ --stringparam generate.toc "book toc" \
+ --stringparam section.label.includes.component.label 1 \
+ --stringparam img.src.path ../resources/images/
.PHONY : all
.PHONY : clean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070726/6bbf3bc9/attachment.html
More information about the macports-changes
mailing list