the web site is now extracted from the xslt.html flat file using the site
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 24 Oct 2001 11:07:19 +0000 (11:07 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 24 Oct 2001 11:07:19 +0000 (11:07 +0000)
commitacb2e6c94960928d1b813e2aa210c29704846455
tree797d4a01b30bad9cae844c7476b619bf03c691e9
parentae93ba0741f26738a73bf452d0b90d6cc26bff85
the web site is now extracted from the xslt.html flat file using the site

* doc/*.html doc/site.xsl doc/Makefile.am: the web site
  is now extracted from the xslt.html flat file using
  the site stylesheet ... eat your own dogfood !
* libxslt/transform.c libxslt/xsltutils.c: fixed the
  HTML output to not generate a DOCTYPE if it should not
  i.e. no identifier nor version specified in the xsl:output
* tests/multiple/out/*.orig tests/general/bug-11-.out
  tests/general/bug-33-.out tests/general/bug-52.out
  tests/docbook/result/xtchunk/html/*.orig
  tests/docbook/result/html/gdp-handbook.html
  tests/XSLTMark/*.out: fixing xsl:output with method=html
  resulted in a number of small changes in the regression tests
  output
Daniel
69 files changed:
ChangeLog
doc/API.html [new file with mode: 0644]
doc/Makefile.am
doc/bugs.html [new file with mode: 0644]
doc/contribs.html [new file with mode: 0644]
doc/docs.html [new file with mode: 0644]
doc/downloads.html [new file with mode: 0644]
doc/help.html [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/intro.html [new file with mode: 0644]
doc/news.html [new file with mode: 0644]
doc/site.xsl [new file with mode: 0644]
doc/xslt.html
doc/xsltproc2.html [new file with mode: 0644]
libxslt/transform.c
libxslt/xsltutils.c
tests/XSLTMark/brutal.out
tests/XSLTMark/chart.out
tests/XSLTMark/dbonerow.out
tests/XSLTMark/metric.out
tests/XSLTMark/prettyprint.out
tests/XSLTMark/total.out
tests/docbook/result/html/gdp-handbook.html
tests/docbook/result/xtchunk/html/apa.orig
tests/docbook/result/xtchunk/html/apas02.orig
tests/docbook/result/xtchunk/html/apas03.orig
tests/docbook/result/xtchunk/html/index.orig
tests/docbook/result/xtchunk/html/indexs02.orig
tests/docbook/result/xtchunk/html/indexs03.orig
tests/docbook/result/xtchunk/html/indexs04.orig
tests/docbook/result/xtchunk/html/indexs05.orig
tests/docbook/result/xtchunk/html/indexs06.orig
tests/docbook/result/xtchunk/html/indexs07.orig
tests/docbook/result/xtchunk/html/indexs08.orig
tests/docbook/result/xtchunk/html/indexs09.orig
tests/docbook/result/xtchunk/html/indexs10.orig
tests/docbook/result/xtchunk/html/indexs11.orig
tests/docbook/result/xtchunk/html/indexs12.orig
tests/docbook/result/xtchunk/html/indexs13.orig
tests/docbook/result/xtchunk/html/indexs14.orig
tests/docbook/result/xtchunk/html/indexs15.orig
tests/general/bug-11-.out
tests/general/bug-33-.out
tests/general/bug-52.out
tests/multiple/out/lettera.orig
tests/multiple/out/letterb.orig
tests/multiple/out/letterc.orig
tests/multiple/out/letterd.orig
tests/multiple/out/lettere.orig
tests/multiple/out/letterf.orig
tests/multiple/out/letterg.orig
tests/multiple/out/letterh.orig
tests/multiple/out/letterij.orig
tests/multiple/out/letterk.orig
tests/multiple/out/letterl.orig
tests/multiple/out/letterm.orig
tests/multiple/out/lettern.orig
tests/multiple/out/lettero.orig
tests/multiple/out/letterp.orig
tests/multiple/out/letterq.orig
tests/multiple/out/letterr.orig
tests/multiple/out/letters.orig
tests/multiple/out/lettert.orig
tests/multiple/out/letteruv.orig
tests/multiple/out/letterw.orig
tests/multiple/out/letterx.orig
tests/multiple/out/lettery.orig
tests/multiple/out/letterz.orig
tests/multiple/out/titlepage.orig