.. $Date: 2012-11-02 11:13:44 -0500 (Fri, 02 Nov 2012) $ .. $Revision: 1423 $ .. $Author: blaufuss $ .. $HeadURL: http://code.icecube.wisc.edu/icetray/projects/icetray/trunk/resources/docs/index.rst $ .. $Id: index.rst 1423 2012-11-02 16:13:44Z blaufuss $ Icetray ======= .. note:: Herein, *module* has a couple of meanings. One is ``I3Module``, which is the interface by which one writes plugins/extensions to icetray. *Module* is also used in the sense of a group of python extensions, which, to add to the confusion, are more like icetray *projects* than icetray *modules*. Were it possible at this stage I would rename the ``I3Module`` variety of module to 'plugin'. The use of *module* at the top right hand of this page (next to *index*), is in the python-module sense. It is not supposed to take you to a listing of all I3Modules. Table of Contents: .. toctree:: :maxdepth: 3 classes logging inspect standard_modules scripting i3units newfeaturesv3 newfeaturesv4 I3Tray icecube.icetray Also see the `doxygen <../../doxygen/icetray/index.html>`_ docs. To Document -----------