kc3-lang/libxml2/doc

Branch :


Log

Author Commit Date CI Message
dc307e31 2025-09-17 11:10:51 meson: Fix install dir of man pages Regressed when reworking documentation in 2.15. Fixes #985.
3652fc28 2025-06-22 17:09:42 doc: Fix installation with newer Doxygen Newer versions don't generate PNG files anymore. Simply use *.* as wildcard.
404aedbd 2025-06-22 15:46:09 doc: Improve xmllint documentation
dd2b4091 2025-06-18 13:55:37 xmllint: Add --strict-namespace option Use xmlCtxtGetStatus() after parsing. If status indicates a namespace error while the --strict-namespace option is enabled, xmllint will exit with XMLLINT_ERR_RDFILE error Fixes #698
2ffb8c96 2025-06-08 14:58:29 doc: Improve xmllint documentation Group more options. Clarify effect of some parser options. Mention streaming validation with `--sax`. Remove references to libxml(3).
347c2b2e 2025-06-02 23:26:19 valid: Deprecate a few functions and `xmllint --insert`
70e5d664 2025-05-17 01:30:41 doc: Don't document deprecated headers
502c5f65 2025-05-17 00:11:03 meson: Dependency on directory doesn't work
0da20b83 2025-05-14 04:20:07 autotools: Quote filenames in doc/Makefile.am
2d83a84c 2025-05-14 00:29:19 doc: Misc improvements