##// END OF EJS Templates
api: get_repos allows now to filter by root locations, and optionally traverse the returned data....
api: get_repos allows now to filter by root locations, and optionally traverse the returned data. Fixes #5146

File last commit:

r1:854a839a default
r1267:b965be9c 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