Turn pinout docs into man-page

Stops lintian whinging about missing man-pages
This commit is contained in:
Dave Jones
2017-07-16 20:45:34 +01:00
parent f288993437
commit afa23949e8
8 changed files with 186 additions and 24 deletions

View File

@@ -31,6 +31,8 @@ default factory can be constructed (e.g. because no GPIO implementations are
installed, or all of them fail to load for whatever reason), an
:exc:`ImportError` will be raised.
.. _changing-pin-factory:
Changing the pin factory
========================