##// END OF EJS Templates
smartset: add some doctests...
smartset: add some doctests Add doctests explaining the set / list behavior. This will make the following changes more confident.

File last commit:

r24588:0bf54479 default
r31019:74f77f1c default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}