configurationengine/doc/api/public.rst
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 13 Oct 2010 14:00:36 +0100
changeset 6 5b32dc297d05
parent 3 e7e0ae78773e
permissions -rw-r--r--
Prepare old system model generator for 2.0 update

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