##// END OF EJS Templates
dependencies: bumped some not pinned libraries...
dependencies: bumped some not pinned libraries - beautifulsoup4 to 4.6.1 - more-itertools to 4.3.0

File last commit:

r1:854a839a default
r2919:342e4af9 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