##// END OF EJS Templates
file-renderer: escape alt text to prevent XSS on binary files with bad filenames.
file-renderer: escape alt text to prevent XSS on binary files with bad filenames.

File last commit:

r1:854a839a default
r2993:97626a52 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