summaryrefslogtreecommitdiff
path: root/doc/hooks/installShellFiles.section.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: warn against zero-byte or missing shell completion filesStefan Frijters2024-07-091-1/+13
|
* treewide: Fix all Nix ASTs in all markdown filesJanne Heß2024-03-281-15/+17
| | | | | This allows for correct highlighting and maybe future automatic formatting. The AST was verified to work with nixfmt only.
* fix: include reference and link to `outputMan`Yannik Sander2024-02-051-1/+1
|
* doc: make sure section depths are consecutivepennae2023-06-101-2/+1
| | | | | | | 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.
* doc: Move non-stdenv hooks out of stdenv chapterRobert Hensing2022-10-131-0/+26