##// END OF EJS Templates
meta-tags: cleanup support for metatags....
meta-tags: cleanup support for metatags. - fixes problem of html-escape + supported link - no longer extract url from description, you have to use new url => tag - tags are extracted to the beginning of the description during rendering - show helpers in proper places in groups/repos/forks

File last commit:

r1856:25c48cf5 stable
r2091:90bf6103 default
Show More
contributing.rst
26 lines | 344 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _contributing:
Contributing to RhodeCode
=========================
docs: updates to contributor documentation #4039
r271 Welcome to the contribution guides and development docs of RhodeCode.
project: added all source files and assets
r1
.. toctree::
:maxdepth: 1
docs: more comprehensive contributor docs #4039
r303 overview
project: added all source files and assets
r1 testing/index
dev-setup
db-schema
dev-settings
api
docs: Add dependency management
r737 dependencies
docs: small rst fixes.
r1856 checklist-tickets
checklist-pull-request
frontend
standards