Home Explore Blog Models CI



nixpkgs

doc/hooks/libxml2.section.md
d9a0bf7e352b00cdc2df62ddd84a05788ecd7cf25941277800000003000000c1
# libxml2 {#setup-hook-libxml2}

Adds every file named `catalog.xml` found under the `xml/dtd` and `xml/xsl` subdirectories of each build input to the `XML_CATALOG_FILES` environment variable.

Chunks
e9e5da79 (1st chunk of `doc/hooks/libxml2.section.md`)
Title: libxml2 Configuration Hook
Summary
This configuration hook for libxml2 automatically identifies all 'catalog.xml' files located within the 'xml/dtd' and 'xml/xsl' subdirectories of each build input. It then appends the paths of these files to the `XML_CATALOG_FILES` environment variable.