nixpkgs/nixos/lib/make-options-doc
pennae 3e45994a3b nixos/make-options-doc: don't use inspect for optionsToDocbook
the rules are fixed, and we want to support all of them (or throw a
useful error message). this will also become the base for a generic
renderer system, so let's just list all the rules statically.
2023-01-26 00:38:06 +01:00
..
default.nix nixos/make-options-doc: split docbook conversion from mergeJSON 2023-01-26 00:32:56 +01:00
generateDoc.py nixos/make-options-doc: skip re-escaping strings 2023-01-08 08:52:17 +00:00
mergeJSON.py nixos/make-options-doc: split docbook conversion from mergeJSON 2023-01-26 00:32:56 +01:00
optionsToDocbook.py nixos/make-options-doc: don't use inspect for optionsToDocbook 2023-01-26 00:38:06 +01:00
postprocess-option-descriptions.xsl