Merge "Update Java API doc links to reflect fluorine"
[docs.git] / docs / developer-guide / eman-developer-guide.rst
index f89cbd0307737d3649c4427fef8c1d5a3f00efe4..420e9933eee2c855739af66867db8f1532bd8c9c 100644 (file)
@@ -1,3 +1,5 @@
+.. _eman-dev-guide:
+
 eman Developer Guide
 ====================
 
@@ -24,7 +26,6 @@ to build other OpenDaylight features or applications.
 eman is composed of 3 Karaf features:
     * ``eman`` incudes the YANG model and its implementation
     * ``eman-api`` adds support for REST
-    * ``eman-ui`` adds support for DLUX.
 
 Developers will typically interface with ``eman-api``.