SYMBOL INDEX (25 symbols across 5 files) FILE: fabfile.py function _download_media (line 65) | def _download_media(url, fname): function _make_badge_markup (line 75) | def _make_badge_markup(badge_name, display_name, description, url, saved... function _format_md (line 96) | def _format_md(url, target, alt, moved_to=None): function _format_rst (line 109) | def _format_rst(url, target, alt, moved_to=None): function _format_html (line 125) | def _format_html(url, target, alt, moved_to=None): function make_badges (line 139) | def make_badges(c): function version_badges (line 159) | def version_badges(c, ver): function badges2pages (line 188) | def badges2pages(c): function publish (line 194) | def publish(c): FILE: gh_pages/javascripts/scale.fix.js function gestureStart (line 11) | function gestureStart() { FILE: parsers/check_github_repos.py class RepoStatusOrg_GitHub_Checker (line 82) | class RepoStatusOrg_GitHub_Checker(object): method __init__ (line 88) | def __init__(self, verbose=False): method check (line 104) | def check(self, github_user, include_forks=False): method _find_status_for_files (line 149) | def _find_status_for_files(self, repo, flist): method _find_candidate_files (line 179) | def _find_candidate_files(self, repo): function parse_args (line 206) | def parse_args(argv): function htmlout (line 227) | def htmlout(output, username): FILE: parsers/github_simple_checker.py function get_repostatusorg_for_url (line 20) | def get_repostatusorg_for_url(url): function parse_args (line 32) | def parse_args(argv): FILE: parsers/repostatusorg_list_repo_status.py class RepoStatusOrg_Checker (line 61) | class RepoStatusOrg_Checker: method __init__ (line 67) | def __init__(self, verbose=False): method check (line 72) | def check(self, path): method _find_status_for_files (line 109) | def _find_status_for_files(self, flist): method _find_candidate_files (line 128) | def _find_candidate_files(self, path): function parse_args (line 146) | def parse_args(argv):