configurationengine/doc/plugins/index.rst
changeset 0 2e8eeb919028
child 3 e7e0ae78773e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/doc/plugins/index.rst	Thu Mar 11 17:04:37 2010 +0200
@@ -0,0 +1,44 @@
+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
+
+ConE plug-in development
+------------------------
+
+.. toctree::
+    :maxdepth: 2
+    
+    dev-plugin/index