nixpkgs/nixos/lib/make-options-doc
pennae 9ff987764c nixos/make-options-doc: enable smartquotes and replacements
the rest of the nixos manual has them enabled, so we should enable them
here too for consistency.

this changes rendered output pervasively. changes also include quotes in
types (eg in `strings concatenated with "\n"`), but since those are not
code this is probably fine. if not we can probably add a myst role to
inhibit replacements.
2023-01-26 00:38:06 +01:00
..
default.nix nixos/make-option-docs: wrap md parser+renderer into Converter 2023-01-26 00:38:06 +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: enable smartquotes and replacements 2023-01-26 00:38:06 +01:00
postprocess-option-descriptions.xsl