stabilizing our URLs

Max Bowsher maxb at ukf.net
Thu May 5 18:57:31 CDT 2005


C. Michael Pilato wrote:
> Oh, yes.  Ooooooh yes.
>
> A related question, and I can't recall if this was discussed or not,
> but:  can we also make the names of the generated files in html-chunk
> mode follow this renaming convention?

Yes, we can - it's a one-liner!

<xsl:param name="use.id.as.filename">1</xsl:param>

By default, the first section of a chapter is part of the chapter html file, 
not in a file of its own. We can change this if we want, though I would have 
to look up the appropriate DocBook parameter.

Max.




More information about the svnbook-dev mailing list