==========
Components
==========

.. toctree::
   :maxdepth: 2
   :glob:

   components/access_control
   components/annotation
   components/chemistry
   components/core
   components/drug_applications
   components/electrophysiology
   components/equipment
   components/experiments
   components/location
   components/measurements
   components/neuralstructures
   components/people
   components/preparations
   components/recording
   components/signals
   components/species
   components/stimulation
   components/storage
   components/units


Creating your own component
---------------------------

A Helmholtz component is a Django "app". If you are unfamiliar with Django, the
best way to get started is to work through the
`Django tutorial <http://docs.djangoproject.com/en/1.2/intro/tutorial01/>`_.

We will add more extensive documentation here in the next release.