##// END OF EJS Templates
comments: properly show version of pull request into added comments....
comments: properly show version of pull request into added comments. - index them by numeric index instead of DB id - show inside main comments a version in which they were made.

File last commit:

r1:854a839a default
r1286:e783fdd1 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