Forked from https://github.com/python/python-docs-theme
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/
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}
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