nixpkgs/nixos/lib/make-options-doc
Janne Heß 0c766a100e lib/options: Throw error for options without a type
Makes all options rendered in the manual throw an error if they don't
have a type specified.

This is a follow-up to #76184

Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
2022-02-28 22:51:41 +01: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/options: Throw error for options without a type 2022-02-28 22:51:41 +01: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