configurationengine/doc/plugins/index.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 plug-ins
=============

General
-------

.. toctree::
    :maxdepth: 3
    
    general
    plugin-dir-structure

Existing ConE plug-ins
----------------------

**Common plugins:**

.. toctree::
    :maxdepth: 1

    contentml-plugin/content
    commandml-plugin/commandml
    ruleml-plugin/ruleplugin
    templateml-plugin/templatemlplugin


**Symbian specific plug-ins:**

.. toctree::
    :maxdepth: 1

    crml-plugin/crmlplugin
    genconfml-plugin/genconfmlplugin
    hcrml-plugin/hcrml-plugin
    convertprojectplugin
    thememl-plugin/themelplugin
    imageml-plugin/imageml-plugin

ConE plug-in development
------------------------

* See :ref:`plugin-api` for instructions how to create a ConE plugin.