nixpkgs-suyu/nixos/modules/misc
pennae 16102dce2f nixos/*: replace <code> in option docs with <literal>
markdown can't represent the difference without another extension and
both the html manual and the manpage render them the same, so keeping the
distinction is not very useful on its own. with the distinction removed
we can automatically convert many options that use <code> tags to markdown.

the manpage remains unchanged, html manual does not render
differently (but class names on code tags do change from "code" to "literal").
2022-08-03 21:03:23 +02:00
..
nixpkgs
assertions.nix
crashdump.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
documentation.nix
extra-arguments.nix
ids.nix Merge pull request #172058 from midchildan/improvement/1pw-gid 2022-07-17 01:21:42 +02:00
label.nix nixos/label: add validation for system.nixos.label (#181479) 2022-07-15 11:45:25 +02:00
lib.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
locate.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
man-db.nix nixos/misc: invariant option docs MD conversions 2022-07-24 13:01:18 +02:00
mandoc.nix nixos/misc: invariant option docs MD conversions 2022-07-24 13:01:18 +02:00
meta.nix
nixops-autoluks.nix
nixpkgs.nix nixos/*: replace <code> in option docs with <literal> 2022-08-03 21:03:23 +02:00
passthru.nix
version.nix nixos/misc: invariant option docs MD conversions 2022-07-24 13:01:18 +02:00
wordlist.nix