summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: Split up and rearrange .gitignore filesNick Wellnhofer2023-04-301-0/+15
* examples: Don't call xmlCleanupParser and xmlMemoryDumpNick Wellnhofer2023-04-3018-272/+101
* Regenerate docs and testapi.cNick Wellnhofer2023-04-2625-629/+547
* win32: Remove broken libxml2.def.srcNick Wellnhofer2023-03-121-1/+0
* Remove symbols from version scriptNick Wellnhofer2023-01-174-1927/+0
* doc: Remove ancient filesNick Wellnhofer2022-12-222-636/+0
* doc/libxml2-api.xml: RegenerateNick Wellnhofer2022-12-081-135/+82
* Remove XMLCALL and XMLCDECL macros from public headersNick Wellnhofer2022-12-081-2/+0
* Use python3 not pythonRoss Burton2022-12-072-2/+2
* doc: Remove xmlDllMain from documentation and version scriptNick Wellnhofer2022-11-041-3/+0
* doc: Mention ${sysconfdir} in man pagesNick Wellnhofer2022-11-042-4/+7
* doc: Document xmlcatalog --convertNick Wellnhofer2022-11-041-0/+10
* doc: Document xmllint --nodict and --pedanticNick Wellnhofer2022-11-041-0/+19
* doc: Fix indentation in source XML filesNick Wellnhofer2022-11-042-1319/+1319
* xmllint: Document --quiet optionNick Wellnhofer2022-09-061-0/+8
* Move automata test to runtest.cNick Wellnhofer2022-09-021-1/+0
* Fix compiler warning in examplesNick Wellnhofer2022-09-021-1/+1
* Remove xmlErrMemory from symbolsNick Wellnhofer2022-08-261-1/+1
* Consolidate private header filesNick Wellnhofer2022-08-261-6/+0
* Move some HTML functions to correct header fileNick Wellnhofer2022-08-245-43/+43
* Mark more functions setting globals as deprecatedNick Wellnhofer2022-08-242-4/+4
* Rebuild documentationNick Wellnhofer2022-08-2413-102/+102
* Improve cross-references in API docsNick Wellnhofer2022-08-241-0/+14
* Rebuild documentationNick Wellnhofer2022-08-2450-12324/+48158
* Switch back to HTML output for API documentationNick Wellnhofer2022-08-242-5/+3
* Mark most SAX1 functions as deprecatedNick Wellnhofer2022-08-244-34/+34
* Introduce xmlNewSAXParserCtxt and htmlNewSAXParserCtxtNick Wellnhofer2022-08-245-2/+33
* Improve documentation of globalsNick Wellnhofer2022-08-242-20/+28
* Fix documentation parserNick Wellnhofer2022-08-243-8/+15
* Rebuild API documentationNick Wellnhofer2022-08-246-53/+26
* Support comments for global variables in documentationNick Wellnhofer2022-08-242-44/+111
* Fix update call in apibuild.pyNick Wellnhofer2022-08-241-6/+6
* Don't index anything in DOC_DISABLE sectionsNick Wellnhofer2022-08-242-22/+12
* Rebuild documentationNick Wellnhofer2022-08-1949-4548/+4548
* Port doc/examples/index.py to Python 3Nick Wellnhofer2022-08-182-128/+112
* Fix order of exports in libxml2-api.xmlNick Wellnhofer2022-08-181-12/+6
* Remove libxml2-refs.xmlNick Wellnhofer2022-08-182-32134/+0
* Cleanup files generated by test suiteNick Wellnhofer2022-08-171-0/+1
* Add uninstall target for examplesNick Wellnhofer2022-08-171-0/+5
* Rebuild documentationNick Wellnhofer2022-08-1726-2979/+2975
* Don't autogenerate doc/examples/Makefile.amNick Wellnhofer2022-08-172-6/+1
* Avoid calling xmlSetTreeDocNick Wellnhofer2022-06-202-4/+4
* Redirect examples test output to /dev/nullNick Wellnhofer2022-04-231-10/+10
* Fix warnings when testing --with-minimum buildNick Wellnhofer2022-04-2124-139/+25
* Add configuration flag for XPointer locations supportNick Wellnhofer2022-04-211-19/+25
* Regenerate api.xml and testapi.cNick Wellnhofer2022-04-212-3257/+2994
* Use portable python shebangsDavid Seifert2022-04-062-2/+2
* Move doc/examples tests to new test suiteNick Wellnhofer2022-04-041-2/+2
* Move regexp tests to runtestNick Wellnhofer2022-04-041-1/+0
* Remove major parts of old test suiteNick Wellnhofer2022-04-041-8/+0