##// END OF EJS Templates
docs: improve contribution docs on how to run tests.
docs: improve contribution docs on how to run tests.

File last commit:

r1:854a839a default
r272:dc5bb707 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html