##// END OF EJS Templates
core: use a custom filter for rendering all mako templates....
core: use a custom filter for rendering all mako templates. - brings old pylons function that converted None into a empty markup

File last commit:

r1:854a839a default
r1949:8462771d 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