summaryrefslogtreecommitdiff
path: root/doc/hooks/installShellFiles.section.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: warn against zero-byte or missing shell completion filesStefan Frijters2024-07-091-1/+13
* 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. Janne Heß2024-03-281-15/+17
* fix: include reference and link to `outputMan`Yannik Sander2024-02-051-1/+1
* 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. pennae2023-06-101-2/+1
* doc: Move non-stdenv hooks out of stdenv chapterRobert Hensing2022-10-131-0/+26