##// END OF EJS Templates
dependencies: don't require full mysql lib for the driver. Reduces installation by ~100MB !!
dependencies: don't require full mysql lib for the driver. Reduces installation by ~100MB !!

File last commit:

r1:854a839a default
r2609:0b88e7de 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