github_docs_index.repo_link module¶
-
class
github_docs_index.repo_link.RepoLink(owner_name, repo_name, url, description=None, last_commit_datetime=None)[source]¶ Bases:
github_docs_index.index_link.IndexLinkRepresents one repository that should be linked to in the docs index.
-
as_dict¶
-
description¶
-
full_name¶
-
lower_case_full_name¶
-
rst_line¶
-
sort_datetime¶
-
sort_name¶
-
url¶
-