##// END OF EJS Templates
url-parsing: fix for bug #5218, remove not allowed chars from uri...
url-parsing: fix for bug #5218, remove not allowed chars from uri - Quoting special chars in uri, instead of removing them.

File last commit:

r1:854a839a default
r1452:7515faca default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
project: added all source files and assets
r1 # building the docs
cd docs
nix-build default.nix -o result
make clean html