Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 613 Bytes

index.rst

File metadata and controls

23 lines (20 loc) · 613 Bytes

The Menpo API

This section attempts to provide a simple browsing experience for the Menpo documentation. In Menpo, we use legible docstrings, and therefore, all documentation should be easily accessible in any sensible IDE (or IPython) via tab completion. However, this section should make most of the core classes available for viewing online.

.. toctree::
  :maxdepth: 1

  menpo/base/index
  menpo/io/index
  menpo/image/index
  menpo/feature/index
  menpo/landmark/index
  menpo/math/index
  menpo/model/index
  menpo/shape/index
  menpo/transform/index
  menpo/visualize/index