.. -*- mode: rst -*-

.. _api:

=================
API Documentation
=================

.. autosummary::
   :toctree: reference

   nibabel

.. the rest of the modules are relative to the top-level
.. currentmodule:: nibabel

File Formats
============

.. autosummary::
   :toctree: reference

   analyze
   spm2analyze
   spm99analyze
   gifti
   freesurfer
   minc1
   minc2
   nicom
   nifti1
   nifti2
   ecat
   parrec
   trackvis


Image Utilities
===============

.. autosummary::
   :toctree: reference

   eulerangles
   funcs
   imageclasses
   imageglobals
   loadsave
   orientations
   quaternions
   spatialimages
   volumeutils


Float / integer conversion
==========================

.. autosummary::
    :toctree: reference

    arraywriters
    casting

System utilities
================

.. autosummary::
    :toctree: reference

    data
    environment

Miscellaneous Helpers
=====================

.. autosummary::
   :toctree: reference

   arrayproxy
   affines
   batteryrunners
   data
   dft
   fileholders
   filename_parser
   fileslice
   onetime
   openers
   optpkg
   rstutils
   tmpdirs
   tripwire
   wrapstruct

Alphabetical API reference
==========================

.. toctree::
    :maxdepth: 2

    reference/index
