"Theodore W. Leung" wrote: > > I must be dense. Here are my directory listings for the two directories > you listed. > > [dev:~/work/ASF/jakarta-avalon/src/documentation/stylesheets] (2048) > > ls > CVS docbook2body.xsl document2docbook.xsl system > book2menu.xsl docbook2fo.xsl site2xhtml.xsl > > [dev:~/work/ASF/xml-cocoon2/documentation/stylesheets] (2005) > ls > CVS copyover.xsl filterlinks.xsl script.js > book2menu.xsl document2html.xsl printer_skin site2xhtml.xsl > changes2document.xsl faq2document.xsl script-cli.js > todo2document.xsl > > I don't see Stylebook2Docbook.xsl or DocBook2xhtml. When I poked > around, it looks like the docmentation is still in Stylebook format. > Can you explain in a little more detail how the stylesheets are applied?
The document2docbook.xsl is the Stylebook to Docbook transformation. In Avalon, the Developing with Avalon documentation is in DocBook format, but the rest of the site hasn't been converted yet. For backwards compatibility, the document2docbook.xsl is applied first, then the docbook2*.xsl file. Cocooners haven't yet converted to DocBook, but if you want to see it in action, check out Avalon (jakarta.apache.org/avalon). It's documentation build facility uses DocBook. One day real soon, we will apply the Stylebook to DocBook conversion once and for all and all the docs will be in DocBook Article format. > > Ted > > On Tue, 2001-10-30 at 13:53, Berin Loritsch wrote: > > [EMAIL PROTECTED] wrote: > > > > > > Berin, > > > > > > Where are the stylesheets you mention for working with DocBook > > > (Stylebook2Docbook.xsl file, as well as DocBook2fo.xsl and > > > DocBook2xhtml.xsl). I can't find them. in xml-cocoon. Thanks. > > > > In CVS, they are in: > > ${xml-cocoon2}/documentation/stylesheets/* > > > > There are tuned to the XML.apache.org site as it currently is now. > > > > In Avalon's CVS they are in: > > ${jakarta-avalon}/src/documentation/stylesheets/* > > > > Those are tuned to the JAKARTA.apache.org site as it currently is now. > > It also has the PDF generation. > > > > > > -- > > > > "Those who would trade liberty for > > temporary security deserve neither" > > - Benjamin Franklin > > > > --------------------------------------------------------------------- > > In case of troubles, e-mail: [EMAIL PROTECTED] > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > In case of troubles, e-mail: [EMAIL PROTECTED] > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- "Those who would trade liberty for temporary security deserve neither" - Benjamin Franklin --------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]