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

@@ -5,7 +5,7 @@ Changelog
.. currentmodule:: gpiozero
Release 1.4.0 (2017-07-16)
Release 1.4.0 (2017-07-??)
==========================
* Pin factory is now :ref:`configurable from device constructors