.. _how-to:

=============
How-to Guides
=============

How-to guides are recipes that take the user through steps in key subjects. They are more advanced than tutorials and assume a lot more about what the user already knows than tutorials do, and unlike documents in the tutorial they can stand alone.

.. toctree::
   :maxdepth: 1
   :glob:

   Get started <get-started>
   Mapping Python types to Objective-C <type-mapping>
   Contribute to Toga <contribute>
