nixpkgs/nixos/modules/misc
pennae 0a6e6cf7e6 nixos/manual: render module chapters with nixos-render-docs
this converts meta.doc into an md pointer, not an xml pointer. since we
no longer need xml for manual chapters we can also remove support for
manual chapters from md-to-db.sh

since pandoc converts smart quotes to docbook quote elements and our
nixos-render-docs does not we lose this distinction in the rendered
output. that's probably not that bad, our stylesheet didn't make use of
this anyway (and pre-23.05 versions of the chapters didn't use quote
elements either).

also updates the nixpkgs manual to clarify that option docs support all
extensions (although it doesn't support headings at all, so heading
anchors don't work by extension).
2023-01-27 20:07:34 +01:00
..
documentation nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
nixpkgs nixos/nixpkgs: Only error when nixpkgs options are actually used 2022-10-20 11:19:20 +02:00
assertions.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
crashdump.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
documentation.nix nixos/documentation: deprecate docbook option docs 2023-01-22 17:08:40 +01:00
extra-arguments.nix Move systemd-lib.nix and systemd-unit-options.nix into utils 2021-11-20 17:52:29 -05:00
ids.nix automatic-timezoned: init at 1.0.41 2022-11-16 15:26:21 -08:00
label.nix nixos: fix typos 2022-12-17 19:31:14 -05:00
lib.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
locate.nix nixos/*: literalDocBook -> literalMD 2022-08-27 19:18:29 +02:00
man-db.nix nixos/documentation.man.mandb: Add skipPackages option, and include nixos-version 2023-01-16 22:24:02 +01:00
mandoc.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
meta.nix nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
nixops-autoluks.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
nixpkgs.nix nixos/nixpkgs: remove unused binding 2022-11-30 17:27:31 -05:00
passthru.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
version.nix nixos/version: add config.system.nixos.distroName and config.system.nixos.distroId 2023-01-14 16:19:06 -05:00
wordlist.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00