##// END OF EJS Templates
configitems: add `documentation` field...
configitems: add `documentation` field It may be useful to expose documentation information in the help in some form. This will be populated in a future changeset by using the current comments that are relevant for users.

File last commit:

r50501:4092db99 stable
r51653:b584dae0 default
Show More
requirements.txt.in
5 lines | 122 B | text/plain | TextLexer
Jason R. Coombs
packaging: refresh dependency hashes (issue6750)...
r50501 # Declare requirements for generating the compiled (frozen)
# set of requirements in ./requirements.txt.
Gregory Szorc
packaging: add docutils as dependency...
r45245 docutils
Gregory Szorc
packaging: convert to UNIX line endings...
r44059 jinja2