awwpotato
2cf25e711c
Revert "installShellFiles: add emulator doc for installShellCompletion"
...
This reverts commit 149a6e0a91
.
See discussion in https://github.com/NixOS/nixpkgs/issues/308283 for
more details on why this isn't something we want to suggest.
2025-05-14 14:54:31 -04:00
ZHAO Jin-Xiang
149a6e0a91
installShellFiles: add emulator doc for installShellCompletion
2025-03-16 23:57:39 +08:00
Anderson Torres
1fc77a5ce2
doc: rewrite installShellFiles
2024-08-28 19:56:12 -03:00
Stefan Frijters
259d274a52
doc: warn against zero-byte or missing shell completion files
2024-07-09 23:23:55 +02:00
Janne Heß
fcc95ff817
treewide: Fix all Nix ASTs in all markdown files
...
This allows for correct highlighting and maybe future automatic
formatting. The AST was verified to work with nixfmt only.
2024-03-28 09:28:12 +01:00
Yannik Sander
ae9e8a4b83
fix: include reference and link to outputMan
2024-02-05 13:35:49 +01:00
pennae
e42a5c78e7
doc: make sure section depths are consecutive
...
skipping heading levels (eg from # to ###, or starting at ###) is legal
in pandoc, but not in nixos-render-docs. pandoc acts as though section
levels *were* consecutive, nixos-render-docs prefers to tell people not
to do that kind of thing because it can make documents more fragile.
2023-06-10 18:17:04 +02:00
Robert Hensing
2db8de920e
doc: Move non-stdenv hooks out of stdenv chapter
2022-10-13 15:40:27 +02:00