##// END OF EJS Templates
tests: lazy load the JSON history for tests....
tests: lazy load the JSON history for tests. - loading on module level makes this evaluated every time we start the server.

File last commit:

r1:854a839a default
r1932:6605b41c 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