##// END OF EJS Templates
settings: use cached settings in few places we only often use it for reading.
settings: use cached settings in few places we only often use it for reading.

File last commit:

r1:854a839a default
r260:3c0e100a 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