mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 09:40:36 +00:00
11 lines
362 B
YAML
11 lines
362 B
YAML
site_name: gpio-zero
|
|
theme: readthedocs
|
|
site_url: http://pythonhosted.org/gpiozero
|
|
repo_url: https://github.com/RPi-Distro/gpio-zero
|
|
site_description: A simple interface to everyday GPIO components used with Raspberry Pi
|
|
site_author: Ben Nuttall
|
|
site_dir: pythonhosted
|
|
google_analytics: ['UA-46270871-6', 'pythonhosted.org/gpiozero']
|
|
pages:
|
|
- 'Home': 'index.md'
|