##// END OF EJS Templates
dependencies: organized test requirements....
dependencies: organized test requirements. - introduced requirements_test.txt file to store test requirements. - add parsing into setup.py of requirement files and passing it automatically.

File last commit:

r368:30080e6f default
r1222:a3ed8d9e default
Show More
footer.html
6 lines | 201 B | text/html | HtmlLexer
{% extends "!footer.html" %}
{% block extrafooter %}
<br/>
Documentation defects and suggestions can be submitted <a href="https://issues.rhodecode.com/projects/documentation">here</a>
{% endblock %}