##// END OF EJS Templates
navigation: moved registration of nav registry to it's own function....
navigation: moved registration of nav registry to it's own function. We can re-use it in EE tests better.

File last commit:

r1:854a839a default
r2327:aab2a6f1 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