##// 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 / lib / vcs / backends / git
__init__.py Loading ...
commit.py Loading ...
diff.py Loading ...
inmemory.py Loading ...
repository.py Loading ...