#######################
modCAM Python reference
#######################

This document provides information about the Python interface to modCAM. Here
you can find reference information on the library's functions and instructions
on how to add Python bindings to the project.

.. toctree::
   :titlesonly:
   :hidden:

   Documentation home <https://modcam-docs.readthedocs.io/>

.. toctree::
   :maxdepth: 2

   Contributing <CONTRIBUTING>

.. toctree::
   :caption: Reference
   :maxdepth: 1

   reference/mesh
