nixpkgs/nixos/lib/make-options-doc
pennae d1aa187c0e nixos/make-options-doc: don't escape link urls twice
mistune already does escaping. it does escaping for html, but the
difference is small enough that can just ignore that we're actually
targeting docbook here.
2023-01-22 17:50:09 +01:00
..
default.nix nixos/documentation: deprecate docbook option docs 2023-01-22 17:08:40 +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: don't escape link urls twice 2023-01-22 17:50:09 +01:00
options-to-docbook.xsl nixos/make-options-doc: remove dead code 2022-12-08 17:52:52 +01:00
optionsJSONtoXML.nix
postprocess-option-descriptions.xsl
sortXML.py