Skip to content

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

 
 

Repository files navigation

GitHub Release PyPi Release Downloads PyPI - Python Version PyPI - Status Github

Python Docs Sphinx Theme (LUCIT 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-lucit

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

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_lucit'
html_context = {'github_repo_name': 'unicorn-binance-suite',
                'github_user_name': 'LUCIT-Systems-and-Development',
                'project_name': project}

Demo conf.py: https://github.com/LUCIT-Systems-and-Development/python-simplemachinesforum/blob/master/sphinx/source/conf.py

Elements are inherited by:

Commercial Support

Get professional and fast support

Do you need a developer, operator or consultant? Contact us for a non-binding initial consultation!

About

Sphinx theme for Python documentation (LUCIT)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.9%
  • CSS 32.3%
  • HTML 21.5%
  • Shell 4.4%
  • Other 0.9%