##// END OF EJS Templates
dependencies: bumped http servers including gunicorn....
dependencies: bumped http servers including gunicorn. gunicorn==19.7.1 waitress==1.0.2 uWSGI==2.0.15

File last commit:

r1:854a839a default
r1865:156796f1 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