##// END OF EJS Templates
tests: Fix up PATH_INFO to start with a slash...
tests: Fix up PATH_INFO to start with a slash That's also how it looks in reality.

File last commit:

r1:854a839a default
r438:de4b4a78 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