Remove whitespaces from doc/index.doxy.
authorgastal <gastal@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 Apr 2012 17:58:51 +0000 (17:58 +0000)
committergastal <gastal@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 Apr 2012 17:58:51 +0000 (17:58 +0000)
Author:    Joao Paulo Fernandes Ventura <ventura@profusion.mobi>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70336 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/index.doxy

index b2c9231..4e652a4 100644 (file)
@@ -29,7 +29,7 @@
  * The other two main groups in Elementary are:
  * @li @ref widgetslist - These are the widgets you'll compose your UI out of.
  * @li @ref containerslist - These are the containers which hold the widgets.
- * 
+ *
  * Also see other generic EFL programming guides:
  * @li @ref threading
  */
  */
 /**
  * @page threading Threading
- * 
+ *
  * You may use threads with EFL, but only in specific ways. If you plan on
  * using threads it is very important you see the following example guides.
  * See the following
- * 
+ *
  * @ref efl_thread_1
- * 
+ *
  * @ref efl_thread_2
- * 
+ *
  * @ref efl_thread_3
- * 
+ *
  * @ref efl_thread_4
- * 
+ *
  * @ref efl_thread_5
- * 
+ *
  * @ref efl_thread_6
- * 
+ *
  */