1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-08 21:42:07 +03:00
Commit Graph

68 Commits

Author SHA1 Message Date
Daniel Veillard
a9dd67008e Remove the mailto and point to the bug reporting page, Daniel 2002-04-16 12:31:20 +00:00
Daniel Veillard
ef2531fb96 preparing release 1.0.13 updated and rebuilt the docs fixed a possible
* configure.in libxslt/xsltwin32config.h: preparing release
  1.0.13
* doc/*: updated and rebuilt the docs
* python/libxslt.c: fixed a possible reentrancy problem
Daniel
2002-03-08 16:52:34 +00:00
Daniel Veillard
3b571056b7 Removed the CSS font-size, daniel 2002-02-21 14:54:47 +00:00
Daniel Veillard
89d6d235cd added documentation for the wrappers and python modules. Daniel
* doc/site.xml doc/xslt.html doc/python.html doc/*.html: added
  documentation for the wrappers and python modules.
Daniel
2002-02-21 12:01:37 +00:00
Daniel Veillard
2d9637880d generated an index based on comments content similar to libxml2 one The
* doc/API*.html doc/parsedecl.py doc/*.xsl parsedecl.py: generated
  an index based on comments content similar to libxml2 one
  The code need more specific comments.
* doc/*: rebuilt the web site with the new references
Daniel
2002-01-23 22:14:57 +00:00
Daniel Veillard
dc35c090b1 added a DocBook section docbook.html Daniel
* doc/site.xsl doc/*.html: added a DocBook section docbook.html
Daniel
2002-01-08 12:52:22 +00:00
Daniel Veillard
e6fcc302a8 updated gdome2 homepage Daniel
* doc/*.html: updated gdome2 homepage
Daniel
2002-01-08 11:57:42 +00:00
Daniel Veillard
f8a5acff6e added an FAQ Daniel
* doc/FAQ.html doc/site.xsl doc/*.html doc/Makefile.am: added an FAQ
Daniel
2001-11-28 10:19:19 +00:00
Daniel Veillard
86beea2002 Updated Gary's webpages, Daniel 2001-11-26 17:23:58 +00:00
Daniel Veillard
d2e0eb61ea Updated the on-line documentation, Daniel 2001-11-26 13:20:05 +00:00
Daniel Veillard
c952bf4c29 Added link to Paul and Norm's on-line presentation of XSLT, Daniel 2001-11-23 08:34:24 +00:00
Daniel Veillard
a47f176830 Added a link to xsldbg, Daniel 2001-11-11 11:12:17 +00:00
Daniel Veillard
ed31a5a50f Updated the documentation, merged in the internals.html and
extensions.html pages to the site, cleanups,
Daniel
2001-10-29 14:13:00 +00:00
Daniel Veillard
d1d4efa485 Fixed a broken link, Daniel 2001-10-28 18:51:28 +00:00
Daniel Veillard
f3d58b45dd applied Igor patches for Win32 changed the site stylesheet a bit Daniel
* win32/dsp/libxslt.def libxslt/xslt.h: applied Igor patches
  for Win32
* doc/*.html doc/site.xsl: changed the site stylesheet a bit
Daniel
2001-10-26 09:39:37 +00:00
Daniel Veillard
5de3e489da Added a couple of links, Daniel 2001-10-25 08:37:43 +00:00
Daniel Veillard
3714967d26 Updated the stylesheet and regenerated the site, Daniel 2001-10-25 08:20:18 +00:00
Daniel Veillard
acb2e6c949 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
2001-10-24 11:07:19 +00:00