##// END OF EJS Templates
files: make the copy of the file use safe path. This fixes problem...
files: make the copy of the file use safe path. This fixes problem with non-ascii ones.

File last commit:

r1:854a839a default
r2089:ba0b1c99 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