--- a/configurationengine/doc/api/api.rst Fri Mar 12 08:30:17 2010 +0200
+++ b/configurationengine/doc/api/api.rst Tue Aug 10 14:29:28 2010 +0300
@@ -1,5 +1,8 @@
-Cone API
+
+.. _cone-api:
+ConE API
========
+
The Cone API consists of submodules that contain the actual api implementations. The modules are splitted according to the purpose of use.
* public api is the main public interface that Cone offers.
* plugin api is the interface which defines all plugin extension base classes and a general plugin framework.
@@ -7,7 +10,7 @@
modules:
.. toctree::
-
+ :maxdepth: 3
+
public
plugin
- howto