configurationengine/doc/plugins/index.rst
author Bob Rosenberg <bob.rosenberg@nokia.com>
Tue, 26 Oct 2010 10:43:50 +0100
changeset 8 a2e65c705db8
parent 3 e7e0ae78773e
permissions -rw-r--r--
Fix for bug when joining where ID prefixes would be added even if they use the default ID namespace

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.