##// END OF EJS Templates
helpers: added route_path_or_none helper for routes that might be added by plugins
helpers: added route_path_or_none helper for routes that might be added by plugins

File last commit:

r1:854a839a default
r780:71ba091b 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