##// END OF EJS Templates
makefile: added commands to quickly build docs.
makefile: added commands to quickly build docs.

File last commit:

r1:854a839a default
r13:94668ab4 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