##// END OF EJS Templates
comments: allow to properly initialize outdated comments that are attached...
comments: allow to properly initialize outdated comments that are attached to the end of diffs. This allows resolving todos that are outdated.

File last commit:

r1:854a839a default
r2376:90cdfde6 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