configurationengine/doc/api/public.rst
author terytkon
Sat, 06 Nov 2010 16:59:14 +0200
changeset 9 63964d875993
parent 3 e7e0ae78773e
permissions -rw-r--r--
Merge changes to system model generator to SF tip.

.. _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