[ecore] Don't mess with page names anymore (doxygen's
authorglima <glima@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 24 Aug 2011 14:23:05 +0000 (14:23 +0000)
committerglima <glima@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 24 Aug 2011 14:23:05 +0000 (14:23 +0000)
 lameness).

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@62743 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/examples.dox

index 71253cb..dcf9a9c 100644 (file)
  */
 
 /**
- * @page Ecore_Evas_Window_Sizes_Example_c @c Ecore_Evas window sizes
+ * @page Ecore_Evas_Window_Sizes_Example_c Ecore_Evas window sizes
  *
  * On this example, we show you how to deal with @c Ecore_Evas window
  * size hints, which are implemented <b>per Evas engine</b>.
  */
 
 /**
- * @page Ecore_Evas_Buffer_Example_01_c @c Ecore_Evas buffer example
+ * @page Ecore_Evas_Buffer_Example_01_c Ecore_Evas buffer example
  *
  * Between the Evas examples, there is one in which one creates a
  * canvas bound to the Evas @b buffer engine and uses its pixel
  */
 
 /**
- * @page Ecore_Evas_Buffer_Example_02_c @c Ecore_Evas (image) buffer example
+ * @page Ecore_Evas_Buffer_Example_02_c Ecore_Evas (image) buffer example
  *
  * In this example, we'll demonstrate the use of
  * ecore_evas_object_image_new().  The idea is to have the same scene