github-docs-index
latest
  • Example Configuration
  • Example Output
  • API
    • github_docs_index package
      • Submodules
        • github_docs_index.config module
        • github_docs_index.github_instance module
        • github_docs_index.index_document module
        • github_docs_index.index_generator module
        • github_docs_index.index_link module
        • github_docs_index.quick_link module
        • github_docs_index.repo_link module
        • github_docs_index.runner module
        • github_docs_index.version module
  • Changelog
github-docs-index
  • Docs »
  • github_docs_index »
  • github_docs_index package »
  • github_docs_index.repo_link module
  • Edit on GitHub

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.IndexLink

Represents one repository that should be linked to in the docs index.

as_dict¶
description¶
full_name¶
lower_case_full_name¶
rst_line¶
set_description(desc)[source]¶
set_last_commit_datetime(dt)[source]¶
sort_datetime¶
sort_name¶
url¶
Next Previous

© Copyright 2018 Jason Antman. Revision 35cea00f.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.