.. Antares API documentation master file, created by sphinx-quickstart on Tue Mar 10 20:02:16 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. *********************************************************** AO Context ( :py:class:`antares.model.context.AOContext` ) *********************************************************** .. automodule:: antares.model.context .. autoclass:: AOContext :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AOContext.name .. rubric:: Methods Summary .. autosummary:: ~AOContext.commit ~AOContext.__str__ .. rubric:: Attributes Documentation .. autoattribute:: name .. rubric:: Methods Documentation .. automethod:: commit .. automethod:: __str__