.. role:: python(code)
   :language: python

Welcome
-------

This documentation will guide you through the methods available in the Inky python library.

The Pimoroni website has tutorials demonstrating how to set up and use the `Inky pHAT`_ and `Inky wHAT`_.

Further examples can be found on the `Inky Git repository`_.

.. _`Inky pHAT`: https://learn.pimoroni.com/tutorial/sandyj/getting-started-with-inky-phat
.. _`Inky wHAT`: https://learn.pimoroni.com/tutorial/sandyj/getting-started-with-inky-what
.. _`Inky Git repository`: https://github.com/pimoroni/inky/tree/master/examples

.. currentmodule:: inky

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   phat
   what
   inky
