docs: Fix efl doxygen warnings 87/166587/3
authorMyoungwoon Roy, Kim <myoungwoon.kim@samsung.com>
Tue, 8 Aug 2017 00:29:33 +0000 (09:29 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 11 Jan 2018 04:26:41 +0000 (04:26 +0000)
Summary:
This patch fixs efl doxygen warnings and updates the doxyfile.
Delete Ecore_Con_Legacy.h because it had been replaced
with efl_network_url.eo.h
@fix @doc

Change-Id: I7c8cb3edb5889d2b85892a5cee54f10889033476

src/lib/ecore/Ecore.h

index 7b8d04e..a0c60c9 100644 (file)
@@ -32,7 +32,7 @@
  * @li @ref Ecore_Input_Group
  * @li @ref Ecore_IMF_Lib_Group
  * @li @ref Ecore_IPC_Group
- * @li @link Ecore_X.h Ecore_X - X Windows System wrapper. @endlink
+ * @li Ecore_X.h Ecore_X - X Windows System wrapper.
  * @li @ref Ecore_Win32_Group
  * @li @ref Ecore_Audio_Group
  * @li @ref Ecore_Avahi_Group
  * Here is a diagram of the main loop flow of a simple program:
  *
  * @image html  prog_flow.png
- * @image latex prog_flow.eps width=\textwidth
+ * @image latex prog_flow.eps width=\\textwidth
  *
  *
  *