configurationengine/doc/api/public.rst
author m2lahtel
Tue, 10 Aug 2010 14:29:28 +0300
changeset 3 e7e0ae78773e
parent 0 2e8eeb919028
permissions -rw-r--r--
ConE 1.2.11 release

.. _cone-public-api:

Using ConE public API
=====================

Cone public API is the main interface of Cone. 

Developing with ConE API
------------------------ 
The ConE public API is described most accurately in the generated api documentation, which can be used as a reference guide.

* See `Cone API epydoc <../epydoc/index.html>`_ reference guide.

Example usage of ConE public API
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The below section is a example orientated desciption of ConE public api usage. 

.. toctree::

    howto