Files
clan-core/docs
DavHau 3ec028d672 tests: reduce unnecessary rebuilds of several tests
Some test were referring to the whole source code via ${self} which amde them rebuild on every single commit.

This is not mitigated by introduceing `self.filter { include = [...]; }` allowin to a content addressed subset of the source code in tests.
2025-01-17 17:00:18 +07:00
..
2024-08-02 18:56:53 +02:00
2024-07-08 16:24:34 +02:00
2024-09-25 13:37:35 +02:00
2024-12-11 14:38:36 +00:00

Serve documentation locally

$ nix develop .#docs -c mkdocs serve