]> granicus.if.org Git - docbook-dsssl/commit
Incorporated slides and website stylesheets into the build.
authorMichael Smith <xmldoc@users.sourceforge.net>
Fri, 17 Jun 2005 12:50:02 +0000 (12:50 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Fri, 17 Jun 2005 12:50:02 +0000 (12:50 +0000)
commit07e3ec42a2c3ff09e1eb4d3decbc82753dc980f5
tree47639ab1234f9459110840956223ac4814bc6765
parent27b076e84e45332387cf016176d3e17fc909d29c
Incorporated slides and website stylesheets into the build.

Note: This currently only affects the "distrib" (doc) build. So if
you don't need to build distrib/doc, you won't be affected by this
change. If you DO need to build distrib/doc, it will break unless
you use the xsl/Makefile from the "build" branch instead of from
the head.

This build alters the distrib build such that:

  - an xsl/slides directory is created by copying over the
    contents of the slides/xsl

  - an xsl/website directory is created by copying over the
    contents of the website/xsl directory

  - the reference.html part of the doc build now adds the slides
    and website param reference doc

This is an experiment. If we decide to go ahead with it in the
release build, and everything is found to be OK when it gets out
to users and they test it, then the next step would be to ask SF
admin to move the website/xsl and slides/xsl CVS directory into
xsl/ to create xsl/slides and xsl/website, and they would be
maintained in the xsl/ CVS going forward.
23 files changed:
xsl/doc/Makefile
xsl/doc/common/Makefile
xsl/doc/fo/Makefile
xsl/doc/html/Makefile
xsl/doc/lib/Makefile
xsl/doc/manpages/Makefile
xsl/doc/pi/Makefile
xsl/doc/slides/html/.cvsignore [new file with mode: 0644]
xsl/doc/slides/html/Makefile [new file with mode: 0644]
xsl/doc/template/Makefile
xsl/doc/tools/Makefile
xsl/doc/website/.cvsignore [new file with mode: 0644]
xsl/doc/website/Makefile [new file with mode: 0644]
xsl/docsrc/Makefile
xsl/docsrc/documentation.xml
xsl/docsrc/fo/Makefile
xsl/docsrc/html/Makefile
xsl/docsrc/manpages/Makefile
xsl/docsrc/reference.xml
xsl/docsrc/slides/html/.cvsignore [new file with mode: 0644]
xsl/docsrc/slides/html/Makefile [new file with mode: 0644]
xsl/docsrc/website/.cvsignore [new file with mode: 0644]
xsl/docsrc/website/Makefile [new file with mode: 0644]