##// END OF EJS Templates
dependencies: dropped Sphinx as a dependency, it's used only for docs....
dependencies: dropped Sphinx as a dependency, it's used only for docs. - Docs maintain their own set of deps.

File last commit:

r1:854a839a default
r2277:f8fca998 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