]> Lady’s Gitweb - Shushe/blobdiff - README.markdown
Replace source catalog with metadata file
[Shushe] / README.markdown
index 2cefb62ae9079e0fc99979fb61d531a2a6666d6c..992198363e7814b000605ce0cba8d3af5073485e 100644 (file)
@@ -317,6 +317,11 @@ The following additional variables can be used to control the behaviour
   A white·space‐separated list of media types or media type suffixes to
     consider X·M·L (default: `application/xml text/xml +xml`).
 
   A white·space‐separated list of media types or media type suffixes to
     consider X·M·L (default: `application/xml text/xml +xml`).
 
+- **`FINALIZE`:**
+  A program to run on (unspecial) X·M·L files after they are
+    transformed (default: `xmllint --nonet --nsclean`).
+  This variable can be used for postprocessing.
+
 - **`THISREV`:**
   The current version of ⛩️📰 书社 (default: derived from the current
     git tag/branch/commit).
 - **`THISREV`:**
   The current version of ⛩️📰 书社 (default: derived from the current
     git tag/branch/commit).
@@ -599,8 +604,8 @@ The following params are made available globally in parsers and
 
 The following params are only available in transforms :⁠—
 
 
 The following params are only available in transforms :⁠—
 
-- **`CATALOG`:**
-  The path of the catalog file (within `BUILDDIR`).
+- **`METADATA`:**
+  The path of the metadata file (within `BUILDDIR`).
 
 - **`PATH`:**
   The path of the output file (within `DESTDIR`).
 
 - **`PATH`:**
   The path of the output file (within `DESTDIR`).
This page took 0.112591 seconds and 4 git commands to generate.