[26581] trunk/doc/guide/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 28 21:27:10 PDT 2007


Revision: 26581
          http://trac.macosforge.org/projects/macports/changeset/26581
Author:   jmpp at macports.org
Date:     2007-06-28 21:27:10 -0700 (Thu, 28 Jun 2007)

Log Message:
-----------

Build the guide one html page per chapter, rather than per section (which is sometimes cumbersome with small sections).
Thanks to Bill Campbell for the patch! Closes #12198.

Modified Paths:
--------------
    trunk/doc/guide/Makefile

Modified: trunk/doc/guide/Makefile
===================================================================
--- trunk/doc/guide/Makefile	2007-06-29 04:03:10 UTC (rev 26580)
+++ trunk/doc/guide/Makefile	2007-06-29 04:27:10 UTC (rev 26581)
@@ -36,7 +36,7 @@
 XML_DEBUG_CATALOG?=
 CSS_STYLESHEET?=	docbook.css
 RESOURCES?=		resources/
-STRINGPARAMS?=		--stringparam html.stylesheet ${CSS_STYLESHEET}
+STRINGPARAMS?=		--stringparam html.stylesheet ${CSS_STYLESHEET} --stringparam chunk.section.depth 0
 
 .PHONY : all
 .PHONY : clean

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070628/d87332d8/attachment.html


More information about the macports-changes mailing list