EvasGL : remove internal tag(doxygen) in GL Helper headers. 42/53442/1
authorDaeKwang Ryu <dkdk.ryu@samsung.com>
Mon, 7 Dec 2015 01:31:22 +0000 (10:31 +0900)
committerDaeKwang Ryu <dkdk.ryu@samsung.com>
Mon, 7 Dec 2015 01:33:14 +0000 (10:33 +0900)
Change-Id: Ia638be3bde35cb420e4659c3e6e6f7761982a33a

src/lib/evas/Evas_GL_GLES1_Helpers.h
src/lib/evas/Evas_GL_GLES2_Helpers.h
src/lib/evas/Evas_GL_GLES3_Helpers.h

index d1d10b0..6c3afe0 100755 (executable)
@@ -1,5 +1,4 @@
 /**
- * @internal
  * @file Evas_GL_GLES1_Helpers.h
  * @defgroup Evas_GL_GLES1_Helpers Evas GL GLES1 helpers
  * @ingroup Evas_GL
@@ -44,7 +43,6 @@ if (glExtensionFunction)
 // local convenience macros
 
 /**
- * @internal
  * @addtogroup Evas_GL_GLES1_Helpers
  * @{
  */
index 512f8e4..cbc21c7 100755 (executable)
@@ -1,5 +1,4 @@
 /**
- * @internal
  * @file Evas_GL_GLES2_Helpers.h
  * @defgroup Evas_GL_GLES2_Helpers Evas GL GLES2 helpers
  * @ingroup Evas_GL
@@ -44,7 +43,6 @@ if (glExtensionFunction)
 // local convenience macros
 
 /**
- * @internal
  * @addtogroup Evas_GL_GLES2_Helpers
  * @{
  */
index a0a77d9..2bbb090 100755 (executable)
@@ -1,5 +1,4 @@
 /**
- * @internal
  * @file Evas_GL_GLES3_Helpers.h
  * @defgroup Evas_GL_GLES3_Helpers Evas GL GLES3 helpers
  * @ingroup Evas_GL
@@ -44,7 +43,6 @@ if (glExtensionFunction)
 // local convenience macros
 
 /**
- * @internal
  * @addtogroup Evas_GL_GLES3_Helpers
  * @{
  */