mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Add epub output, fix PDF output to include page-numbers in links (for printed output), reduce the (now ridiculous) length of the ToC by dropping it to one level, add numbering to chapters
40 lines
532 B
ReStructuredText
40 lines
532 B
ReStructuredText
.. include:: ../README.rst
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:numbered:
|
|
|
|
recipes
|
|
notes
|
|
installing
|
|
api_input
|
|
api_output
|
|
api_spi
|
|
api_boards
|
|
api_other
|
|
api_generic
|
|
api_tools
|
|
api_pins
|
|
api_utils
|
|
api_exc
|
|
cli_tools
|
|
source_values
|
|
remote_gpio
|
|
recipes_advanced
|
|
recipes_remote_gpio
|
|
contributing
|
|
development
|
|
changelog
|
|
license
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|