##// END OF EJS Templates
components: reorganize build pipeline to have nice separation of html/js/css
components: reorganize build pipeline to have nice separation of html/js/css

File last commit:

r1:854a839a default
r703:1eda65ea 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