##// END OF EJS Templates
templateContext: allow for flexible way to communicate additional info for client code from controllers
templateContext: allow for flexible way to communicate additional info for client code from controllers

File last commit:

r1:854a839a default
r394:c560756c 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