summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-03-16 21:52:09 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2016-03-16 21:52:09 +0100
commit2111b676fc0f3399e4cf81e53b69799c24771469 (patch)
tree705c024b458af28ff17609fb3ecbed595f9757db /doc
parenta6592b1ec6efe862008d1038327cb4a0b8fd636a (diff)
downloadelementary-2111b676fc0f3399e4cf81e53b69799c24771469.tar.gz
docs: bring back docs from eo files by switching to the new group name
During the migration of docs to the eo file the group name changed to have a Elm_ prefix which resulted in our docs not including this group and not showing any of the docs in there. Switching to the new name fixes this. Having this prefix makes sense especially as we are now merging elm into efl. This did not only affect the widget but also our container. Infrastructure is up next. Hopefully that will be the last change. @fix Ref T3109
Diffstat (limited to 'doc')
-rw-r--r--doc/index.doxy20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/index.doxy b/doc/index.doxy
index 41fa9631f..eb197a3c8 100644
--- a/doc/index.doxy
+++ b/doc/index.doxy
@@ -254,49 +254,49 @@
* it provides a number of containers. It's important to note that as containers
* widgets don't have their own visual identity, so here we show one use for
* them and a diagram showing their component parts:
- * @li @ref Gengrid
+ * @li @ref Elm_Gengrid
*
* @image html img/widget/gengrid/preview-00.png
* @image latex img/widget/gengrid/preview-00.eps
- * @li @ref Genlist
+ * @li @ref Elm_Genlist
*
* @image html img/widget/genlist/preview-00.png
* @image latex img/widget/genlist/preview-00.eps
* @image html img/genlist.png
* @image latex img/genlist.eps
- * @li @ref Box
+ * @li @ref Elm_Box
*
* @image html img/widget/box/preview-00.png
* @image latex img/widget/box/preview-00.eps
* @image html img/box.png
* @image latex img/box.eps
- * @li @ref Conformant
+ * @li @ref Elm_Conformant
*
* @image html img/widget/conformant/preview-00.png
* @image latex img/widget/conformant/preview-00.eps
* @image html img/conformant.png
* @image latex img/conformant.eps
- * @li @ref Grid
- * @li @ref Layout
+ * @li @ref Elm_Grid
+ * @li @ref Elm_Layout
*
* @image html img/widget/layout/preview-00.png
* @image latex img/widget/layout/preview-00.eps
* @image html img/layout-predefined.png
* @image latex img/layout-predefined.eps
*
- * @li @ref Naviframe
+ * @li @ref Elm_Naviframe
*
- * @li @ref Panes
+ * @li @ref Elm_Panes
*
* @image html img/widget/panes/preview-00.png
* @image latex img/widget/panes/preview-00.eps
* @image html img/panes.png
* @image latex img/panes.eps
- * @li @ref Scroller
+ * @li @ref Elm_Scroller
*
* @image html img/widget/scroller/preview-00.png
* @image latex img/widget/scroller/preview-00.eps
- * @li @ref Table
+ * @li @ref Elm_Table
*
* @image html img/widget/table/preview-00.png
* @image latex img/widget/table/preview-00.eps