Skip to content

LUCIT-Systems-and-Development/python-docs-theme-technopathy

Repository files navigation

PyPi Release

PyPi Downloads (all)

PyPi Downloads (monthly)

Python Docs Sphinx Theme (technopathy.club Edition)

Forked from https://github.com/python/python-docs-theme

Installation

To use the theme, install it into your docs build environment via pip:

pip install python-docs-theme-technopathy

https://pypi.org/project/python-docs-theme-technopathy/

Howto

https://www.technopathy.club/2019/11/03/use-python-sphinx-on-github-pages-with-html-and-an-indivdual-theme/

Documentation

Settings for source/conf.py:

html_theme = 'python_docs_theme_technopathy'

html_context = {'github_user_name': 'your_user', 'github_repo_name': 'your_repository', 'project_name': project, 'show_github_download_btn': True}

Elements are inherited by:

https://github.com/sphinx-doc/sphinx/tree/master/sphinx/themes/default https://github.com/sphinx-doc/sphinx/tree/master/sphinx/themes/basic

Sponsor this project

Packages

No packages published

Languages

  • JavaScript 32.7%
  • CSS 20.4%
  • HTML 19.8%
  • Shell 19.6%
  • Python 7.5%