summaryrefslogtreecommitdiff
path: root/doc/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* ci/treefmt: add markdown-code-runner•••This was run as a test in `doc/tests/check-nix-code-blocks.nix` before, but its DX can be improved: By including it in `treefmt` we get better error reporting and auto-fixing, as well as running it on *all* markdown files (including READMEs etc.) for free. Wolfgang Walther2025-08-052-35/+0
* {nixpkgs-manual, nixos-manual}: add new test `check-nix-code-blocks`Pol Dellaiera2025-04-172-0/+35
* nixpkgs-manual.{lib-docs,tests}: Fix cross buildArtturin2024-12-121-1/+1
* nixpkgs-manual: initPhilip Taron2024-07-261-1/+1
* doc: extract nixpkgs-manual into its own package•••Also, use `finalAttrs` style and pass through all the helper derivations. Philip Taron2024-07-261-0/+1
* doc: extract manpage-urls test into its own packagePhilip Taron2024-07-261-0/+31
* doc/tests/manpage-urls.py: Add type annotationsnicoo2023-12-181-5/+7
* doc: Add test for broken links in `manpage-urls.json`nicoo2023-12-181-0/+107