mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 09:40:36 +00:00
Move the API to the end, recipes all grouped together up-front (with remote GPIO setup just before the remote GPIO recipes). Tweak some headings so everything looks a little more consistent in the (now shorter) ToC. Also added module index tags.
40 lines
529 B
ReStructuredText
40 lines
529 B
ReStructuredText
.. include:: ../README.rst
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:numbered:
|
|
|
|
installing
|
|
recipes
|
|
recipes_advanced
|
|
remote_gpio
|
|
recipes_remote_gpio
|
|
source_values
|
|
cli_tools
|
|
faq
|
|
contributing
|
|
development
|
|
api_input
|
|
api_output
|
|
api_spi
|
|
api_boards
|
|
api_other
|
|
api_generic
|
|
api_tools
|
|
api_info
|
|
api_pins
|
|
api_exc
|
|
changelog
|
|
license
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|