Cleanup Doxygen Warnings - elementary 2
authorThiago Thamada <tiba@profusion.mobi>
Fri, 27 Apr 2012 12:55:16 +0000 (12:55 +0000)
committerJonas M. Gastal <jgastal@profusion.mobi>
Fri, 27 Apr 2012 12:55:16 +0000 (12:55 +0000)
Warning resolved:
Example <name> was already documented. Ignoring documentation found here.

File modified:
examples.dox

Patch by: Thiago Thamada <tiba@profusion.mobi>

SVN revision: 70524

doc/examples.dox

index af803e0..7a1c1d6 100644 (file)
  *
  * See the full @ref clock_example_c "source code" for this example.
  *
- * @example clock_example.c
  */
 
 /**
  * See the full @ref datetime_example_c "source code" for
  * this example.
  *
- * @example datetime_example.c
  */
 
 /**
  *
  * See the full @ref dayselector_example_c "source code" for this example.
  *
- * @example dayselector_example.c
  */
 
 /**
  *
  * See the full @ref flipselector_example_c "source code" for this example.
  *
- * @example flipselector_example.c
  */
 
 /**
  *
  * See the full @ref fileselector_example_c "source code" for this example.
  *
- * @example fileselector_example.c
  */
 
 /**
  * See the full @ref fileselector_button_example_c "source code" for
  * this example.
  *
- * @example fileselector_button_example.c
  */
 
 /**
  * See the full @ref fileselector_entry_example_c "source code" for
  * this example.
  *
- * @example fileselector_entry_example.c
  */
 
 /**
  * See the full @ref index_example_01_c "source code" for
  * this example.
  *
- * @example index_example_01.c
  */
 
 /**
  * See the full @ref index_example_02.c "source code" for
  * this example.
  *
- * @example index_example_02.c
  */
 
 /**
  * See the full @ref gengrid_example_c "source code" for
  * this example.
  *
- * @example gengrid_example.c
  */
 /**
  * @page entry_example Entry - Example of simple editing
  * See the full @ref progressbar_example_c "source code" for
  * this example.
  *
- * @example progressbar_example.c
  */
 
 /**
  * See the full @ref slideshow_example_c "source code" for
  * this example.
  *
- * @example slideshow_example.c
  */
 
 /**