summaryrefslogtreecommitdiff
path: root/doc/internals.html
AgeCommit message (Collapse)AuthorFilesLines
2002-10-09updated the doc XSLT to add the search, added the search page, fixed aDaniel Veillard1-2/+7
* doc/*: updated the doc XSLT to add the search, added the search page, fixed a link problem raised by Yves Pratter, regenerated Daniel
2002-09-09Adding link to MacOsX binaries, DanielDaniel Veillard1-0/+1
2002-08-28Use the new Gnome2 logo, DanielDaniel Veillard1-1/+1
2002-08-28nice logos generated by Marc Liyanage changed the stylesheet to show theDaniel Veillard1-2/+2
* doc/Libxslt-Logo-180x168.gif doc/Libxslt-Logo-90x34.gif: nice logos generated by Marc Liyanage * doc/site.xsl *.html: changed the stylesheet to show the new logo and regenerated the pages Daniel
2002-08-01upon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2Daniel Veillard1-65/+65
* configure.in: upon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2 python bindings a warning only Daniel
2002-07-08Added news about the release of 1.0.19, DanielDaniel Veillard1-65/+65
2002-07-07Fixed the CVS snapshot link as pointed by Ken Neighbors, DanielDaniel Veillard1-63/+63
2002-05-27Fixing the download page #81728, DanielDaniel Veillard1-2/+2
2002-05-02Added a pointer to the pascal bindings from the Related Links section, DanielDaniel Veillard1-0/+1
2002-04-16Remove the mailto and point to the bug reporting page, DanielDaniel Veillard1-1/+1
2002-02-21Removed the CSS font-size, danielDaniel Veillard1-5/+5
2002-02-21added documentation for the wrappers and python modules. DanielDaniel Veillard1-0/+1
* doc/site.xml doc/xslt.html doc/python.html doc/*.html: added documentation for the wrappers and python modules. Daniel
2002-01-23generated an index based on comments content similar to libxml2 one TheDaniel Veillard1-7/+17
* 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-08added a DocBook section docbook.html DanielDaniel Veillard1-0/+1
* doc/site.xsl doc/*.html: added a DocBook section docbook.html Daniel
2002-01-08updated gdome2 homepage DanielDaniel Veillard1-1/+1
* doc/*.html: updated gdome2 homepage Daniel
2001-11-28added an FAQ DanielDaniel Veillard1-0/+1
* doc/FAQ.html doc/site.xsl doc/*.html doc/Makefile.am: added an FAQ Daniel
2001-11-26Updated Gary's webpages, DanielDaniel Veillard1-1/+1
2001-11-11Added a link to xsldbg, DanielDaniel Veillard1-0/+1
2001-10-29Updated the documentation, merged in the internals.html andDaniel Veillard1-323/+267
extensions.html pages to the site, cleanups, Daniel
2001-07-28doc/internals.html - general cleanupMDT 2001 John Fleck1-98/+99
Sat Jul 28 08:25:05 MDT 2001 John Fleck <jfleck@inkstain.net> * doc/internals.html - general cleanup
2001-07-06Writing documentation blows but is really needed <grin/>Daniel Veillard1-4/+15
* doc/extensions.html doc/internals.html doc/xslt.html: added a documentation on writing libxslt extensions, and added links to the main page * libxslt/functions.c libxslt/xsltInternals.h Daniel
2001-06-28added configuration/version informations for Windows/MSC internal headerDaniel Veillard1-1/+1
* libxslt/xsltwin32config.h[.in]: added configuration/version informations for Windows/MSC * libxslt/libxslt.h libxslt/*.c: internal header to centralize includes switches * libxslt/Makefile.am: added libxslt.h and xsltwin32config.h[.in] * libxslt/*.[ch] libxslt/*.in: quite a bit of cleanup, especially the email addresses * AUTHORS: added William Daniel
2001-05-07Added a couple of TODO and fixed a typo, DanielDaniel Veillard1-3/+8
2001-05-07- doc/internals.html: more work done on the doc, mostly completeDaniel Veillard1-11/+100
except the section on the XSLT stack and the extensions API since both still need more work. Daniel
2001-05-06- doc/internals.html doc/contexts.* doc/object.*: more work doneDaniel Veillard1-2/+56
on the doc Daniel
2001-05-05more work done on the doc DanielDaniel Veillard1-11/+137
* doc/internals.html: more work done on the doc Daniel
2001-05-05We will need more hackers to understand how this works:Daniel Veillard1-0/+233
- doc/internals.html doc/node.fig doc/node.gif doc/processing.fig doc/processing.gif doc/stylesheet.fig doc/stylesheet.gif doc/templates.fig doc/templates.gif: started writing tye doc on how libxslt works. Daniel