##// END OF EJS Templates
caches: ensure we don't use non-ascii characters in cache keys....
caches: ensure we don't use non-ascii characters in cache keys. - this could before lead to problems in beaker cache implementation.

File last commit:

r1:854a839a default
r1749:8c35f24d 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