doc: Move non-stdenv hooks out of stdenv chapter

This commit is contained in:
Robert Hensing 2022-10-13 15:36:04 +02:00
parent 5b055190e3
commit 2db8de920e
25 changed files with 199 additions and 168 deletions

View file

@ -0,0 +1,4 @@
### 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.