##// END OF EJS Templates
templates: rename base.mako into summary_base.mako. The previous naming...
templates: rename base.mako into summary_base.mako. The previous naming wasn't optimal for search and code discovery.

File last commit:

r1:854a839a default
r2178:34dda1ab 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