##// END OF EJS Templates
routing: optionally use explicit db object on route....
routing: optionally use explicit db object on route. - makes it harder to integrate plugins - makes it consistent on other places - allows some plugins to use just the names

File last commit:

r1:854a839a default
r1989:f7b19fb3 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