##// END OF EJS Templates
diffs: move diffmode to template global context and add it to session...
diffs: move diffmode to template global context and add it to session so mode is saved between requests

File last commit:

r1:854a839a default
r1137:14bd0daf 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