summaryrefslogtreecommitdiff
path: root/doc/index.doxy
diff options
context:
space:
mode:
authorJonas M. Gastal <jgastal@profusion.mobi>2012-04-19 17:58:51 +0000
committerJonas M. Gastal <jgastal@profusion.mobi>2012-04-19 17:58:51 +0000
commit5d2393d682ce20e8792b4f36fb30664e0a164919 (patch)
treeff383a0ec3d84e0f183585ad2ea7f55232638bf6 /doc/index.doxy
parent558e5615dd9e52ba6214cf83440f697a6696cdf7 (diff)
downloadelementary-5d2393d682ce20e8792b4f36fb30664e0a164919.tar.gz
Remove whitespaces from doc/index.doxy.
Author: Joao Paulo Fernandes Ventura <ventura@profusion.mobi> SVN revision: 70336
Diffstat (limited to 'doc/index.doxy')
-rw-r--r--doc/index.doxy18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/index.doxy b/doc/index.doxy
index b2c9231c0..4e652a48e 100644
--- a/doc/index.doxy
+++ b/doc/index.doxy
@@ -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
*/
@@ -296,21 +296,21 @@
*/
/**
* @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
- *
+ *
*/