nixpkgs/nixos/lib/make-options-doc
Silvan Mosberger 25de2935ef lib/modules: Document _module.args
Documents the _module.args option, motivated by many usages in Flakes,
especially with the deprecation of extraArgs
(78ada83361)

The documentation rendering for this option had to be handled a bit
specially, since it's not declared in nixos/modules like all the other
NixOS options.

Co-Authored-By: pennae <github@quasiparticle.net>
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2022-04-05 18:26:40 +02:00
..
default.nix nixos/make-options-doc: treat missing descriptions as errors by default 2022-01-02 19:46:13 +01:00
generateAsciiDoc.py nixos/lib/make-options-doc: generate asciidoc/md in derivations 2021-12-06 16:12:30 +01:00
generateCommonMark.py nixos/lib/make-options-doc: generate asciidoc/md in derivations 2021-12-06 16:12:30 +01:00
mergeJSON.py lib/modules: Document _module.args 2022-04-05 18:26:40 +02:00
options-to-docbook.xsl nixos/make-options-doc: fix invalid ':' in XML NCName (non-colonized name) 2021-12-28 22:18:16 -05:00
optionsJSONtoXML.nix nixos/lib/make-options-doc: generate options.xml from options.json 2021-12-06 16:12:32 +01:00
postprocess-option-descriptions.xsl
sortXML.py nix/lib/make-options-doc: remove nix-level sorting 2021-12-06 16:12:32 +01:00