##// END OF EJS Templates
backends: make sure the NoNode error uses safe representation of path...
backends: make sure the NoNode error uses safe representation of path to avoide unicode errors.

File last commit:

r1:854a839a default
r1735:aa471562 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