##// END OF EJS Templates
pr-model: don't use set to calculate commit ranges as they generate random order.
pr-model: don't use set to calculate commit ranges as they generate random order.

File last commit:

r1:854a839a default
r1372:b4f72747 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