summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* more XML Schemas fixes based on Eric van der Vlist examples addedDaniel Veillard2003-11-242-2/+2
* remove reference to gtk-doc now that Daniel has removed it, fix link toMST 2003 John Fleck2003-11-222-12/+9
* applied patch from Robert Stepanek to start import os schemas support,Daniel Veillard2003-11-211-5/+5
* added two xmlReader examples cleaned up some bugs in the process DanielDaniel Veillard2003-11-208-12/+355
* applied patch from Alfred Mickautsch, bugfixes and comments added his testDaniel Veillard2003-11-2040-640/+1928
* fix an error message added tree2 example from Lucas Brasilino DanielDaniel Veillard2003-11-197-3/+192
* improve the sort sequence for page content regenerate the web pagesWilliam M. Brack2003-11-1941-3095/+3128
* do not package cvs versioning temp files. more cleanup, slightly improvedDaniel Veillard2003-11-1845-8699/+7553
* modified the file header to add more informations, painful... updated toDaniel Veillard2003-11-1851-1258/+1797
* Fixed the search uppercase for fragment identifiers, DanielDaniel Veillard2003-11-181-4/+4
* cleaned up the build process to remove all remains from the old gtk-docDaniel Veillard2003-11-18109-24238/+44804
* minor enhancement to prevent comment with unreferenced variable. editedWilliam M. Brack2003-11-181-1/+1
* more cleanup, improving navigation updated the result DanielDaniel Veillard2003-11-1744-1715/+1740
* improvement of the stylesheets, fixed a API generation problem, switchedDaniel Veillard2003-11-1752-23878/+10681
* lot of improvements, this starts looking good enough to be usable. DanielDaniel Veillard2003-11-171-23/+165
* stylesheet to build HTML pages from the API XML description, Work inDaniel Veillard2003-11-162-1/+270
* Finally - found the problem with the page generation (XMLPUBFUN notWilliam M. Brack2003-11-1647-851/+13621
* fixed some wording make sure doc/examples is packaged fixed the reallyDaniel Veillard2003-11-156-589/+607
* doc/docdescr.doc added description of man page buildingMST 2003 John Fleck2003-11-151-2/+4
* added missing pages for the website.William M. Brack2003-11-1511-0/+1781
* rebuilt the generated pages (again), manually restored doc/html/index.htmlWilliam M. Brack2003-11-1545-37981/+6704
* minor changes to some comments rebuilt the generated HTML pages forWilliam M. Brack2003-11-1430-660/+674
* added Dodji's example, added output handling DanielDaniel Veillard2003-11-137-4/+135
* added Aleksey XPath example, fixed bugs in the indexer DanielDaniel Veillard2003-11-138-34/+393
* integrating the examples in the navigation menus added make tests, updatedDaniel Veillard2003-11-1237-36/+180
* rebuilt the generated HTML pages updated the stylesheets, added aDaniel Veillard2003-11-1234-61/+121
* added autogeneration of a web page for the examples updated theDaniel Veillard2003-11-128-23/+232
* less verbose on difference cleanup fixed xmlCleanupParser() doc work onDaniel Veillard2003-11-119-601/+957
* enhanced for range checking, updated to Unicode version 4.0.1 (API docsWilliam M. Brack2003-11-091-552/+744
* doc/xmlreader.html minor cleanupsMST 2003 John Fleck2003-11-051-24/+24
* preparing release 2.6.2, updated and rebuilt the docs DanielLIBXML2_2_6_2Daniel Veillard2003-11-045-27/+144
* Added pointer to Rexx bindings, DanielDaniel Veillard2003-10-312-1/+5
* Fixed Graham's name, DanielLIBXML2_2_6_1Daniel Veillard2003-10-283-3/+3
* preparing release 2.6.1, updated and regenerated docs and APIs cleanup andDaniel Veillard2003-10-284-69/+77
* applied patch from Alfred Mickautsch fixing #125180 DanielDaniel Veillard2003-10-221-1/+1
* preparing libxml2-2.6.0 updated and regenerated the docs and API moved theDaniel Veillard2003-10-214-22/+211
* added the xmlWriter module contributed by Alfred Mickautsch added room forDaniel Veillard2003-10-201-202/+590
* removing xmldwalk module since it got merged with the xmlreader. cleanupDaniel Veillard2003-10-201-14/+39
* adding xmlNodeBufGetContent() allowing to grab the content without forcingDaniel Veillard2003-10-191-1/+243
* enhanced the installation of tutorial files to avoid installing CVSWilliam M. Brack2003-10-191-1/+9
* enhanced to include enough comments to make the api doc generation happy.William M. Brack2003-10-181-1/+0
* added new APIs for creating reader from sources or reusing a reader with aDaniel Veillard2003-10-186-59/+133
* remove the warning for startDocument(), as it is used by glade (orDaniel Veillard2003-10-171-2/+4
* removed some annoying warnings fixed a bug in the PubidChars definition,Daniel Veillard2003-10-111-1/+0
* patch from Mike Hommey applied Windows patch from Jesse Pelton andDaniel Veillard2003-10-111-306/+605
* final error handling cleanup converted XInclude to the new error handlingDaniel Veillard2003-10-081-38/+800
* changed 'make tests' to use a concise output, scrolling to see where thingDaniel Veillard2003-10-021-15/+122
* cleanup, creating a new legacy.c module, made sure make tests ran inDaniel Veillard2003-09-281-1/+7
* rebuilt the API added the new options --nocdata and --nsclean to removeDaniel Veillard2003-09-263-7/+169
* Changed the new xmlRead/xmlCtxtRead APIs to have an extra base URLDaniel Veillard2003-09-251-2/+10