diff -r 000000000000 -r 2e8eeb919028 configurationengine/doc/plugins/index.rst --- /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