##// END OF EJS Templates
repo: Implement ReadmeFinder...
repo: Implement ReadmeFinder It currently resembles the logic from the old markup renderer. The implementation is based on get_nodes though, so that we should usually only have one call or at most three calls if the directories "doc" and/or "docs" exist. A difference is that we now ignore the case, this already simplifies the rule definition.
johbo -
r772:c191de56 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / model / validation_schema / schemas
__init__.py Loading ...
gist_schema.py Loading ...
integration_schema.py Loading ...
repo_group_schema.py Loading ...
repo_schema.py Loading ...
search_schema.py Loading ...
user_schema.py Loading ...