API Documentation
=================
 
This is a compilation of documentation about the internal data objects of
``yt``.  It has been separated into sections based on purpose rather than its
location within the code base.  It's not meant as a replacement for narrative
documentation, but instead as a supplement.

Contents:

.. toctree::
   :maxdepth: 1

   data_sources
   plot_types
   derived_datatypes
   derived_quantities
   field_types
   callback_list
   misc_types
   extension_types
   function_list
   field_list
