mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Update docstrings and add initial set of documentation
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
site_name: gpio-zero
|
||||
site_name: GPIO Zero
|
||||
theme: readthedocs
|
||||
site_url: http://pythonhosted.org/gpiozero
|
||||
repo_url: https://github.com/RPi-Distro/gpio-zero
|
||||
repo_url: https://github.com/RPi-Distro/python-gpiozero
|
||||
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'
|
||||
- 'Input Devices': 'inputs.md'
|
||||
- 'Output Devices': 'outputs.md'
|
||||
- 'Boards and Accessories': 'boards.md'
|
||||
- 'Notes': 'notes.md'
|
||||
- 'Recipes': 'recipes.md'
|
||||
|
||||
Reference in New Issue
Block a user