configurationengine/doc/api/public.rst
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 13 Oct 2010 16:21:25 +0100
changeset 7 3c36c452f013
parent 3 e7e0ae78773e
permissions -rw-r--r--
Version 2.0 release of System Model Generator, which draws 3.x syntax system definition files

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