[27190] trunk/doc/guide/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jul 23 23:35:41 PDT 2007


Revision: 27190
          http://trac.macosforge.org/projects/macports/changeset/27190
Author:   boeyms at macports.org
Date:     2007-07-23 23:35:41 -0700 (Mon, 23 Jul 2007)

Log Message:
-----------
For ease of reading, make the new guide build with section numbers prefixed by
the number of the chapter that contains it.

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

Modified: trunk/doc/guide/Makefile
===================================================================
--- trunk/doc/guide/Makefile	2007-07-24 06:35:35 UTC (rev 27189)
+++ trunk/doc/guide/Makefile	2007-07-24 06:35:41 UTC (rev 27190)
@@ -41,7 +41,7 @@
 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"
+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
 
 .PHONY : all
 .PHONY : clean

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


More information about the macports-changes mailing list