nixpkgs-suyu/nixos/lib
sandydoo 926afb6f1c
nixos/make-options-doc: pretty-print literals
Unlike the XML doc renderer, the AsciiDoc and CommonMark renderers don't
pretty-print certain complex types, like literal expressions, DocBook
literals, and derivations. These types are dumped into the documentation
as JSON.

This commit parses and unwraps these types when loading the
JSON-formatted NixOS options. The AsciiDoc and CommonMark renders have
also been combined into a single script to allow code reuse.
2022-12-07 14:06:56 +00:00
..
make-options-doc nixos/make-options-doc: pretty-print literals 2022-12-07 14:06:56 +00:00
test-driver test-driver: Allow configuring delay for send_{key,chars} 2022-11-19 06:55:25 +01:00
testing nixos/lib/testing: Delay nodes.machine.~config~ migration 2022-10-16 16:30:21 +02:00
default.nix nixos/testing: Move entrypoint to nixos/lib + doc 2022-09-24 17:38:08 +01:00
eval-cacheable-options.nix
eval-config-minimal.nix
eval-config.nix nixos/lib/eval-config: Document the use of baseModules 2022-09-24 17:38:09 +01:00
from-env.nix
make-channel.nix
make-disk-image.nix
make-ext4-fs.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-multi-disk-zfs-image.nix nixos/lib/make-multi-disk-zfs-image.nix: remove unused binding 2022-09-26 22:18:55 -04:00
make-single-disk-zfs-image.nix nixos/lib/make-single-disk-zfs-image.nix: remove unused binding 2022-09-26 22:19:06 -04:00
make-squashfs.nix
make-system-tarball.nix make-system-tarball: use pixz -t 2022-08-22 05:28:36 +03:00
make-system-tarball.sh
qemu-common.nix nixos/lib/qemu-common.nix: set qemuSerialDevice for isMips64 2022-10-04 07:48:12 +00:00
systemd-lib.nix nixos: Add unit option overrideStrategy 2022-10-27 20:19:18 +02:00
systemd-types.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
systemd-unit-options.nix nixos/systemd-unit-options: document correct wantedBy default for user units (#199007) 2022-11-02 07:03:22 +00:00
test-script-prepend.py
testing-python.nix nixos/lib/testing-python: remove unused with pkgs; 2022-11-11 16:05:00 +01:00
utils.nix Revert "nixos/lib: add /home to pathsNeededForBoot" 2022-12-03 15:16:42 +02:00