Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/doc/tutorials/widgets


Modified Files:
        ewl_config.dox ewl_tooltip.dox 


Log Message:
- doxy cleanup

===================================================================
RCS file: /cvs/e/e17/libs/ewl/doc/tutorials/widgets/ewl_config.dox,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ewl_config.dox      26 Feb 2008 05:42:14 -0000      1.2
+++ ewl_config.dox      26 Feb 2008 06:21:21 -0000      1.3
@@ -9,7 +9,7 @@
  * also possible to set temporary settings that won't be saved back to 
permanent storage.
  * 
  * Ewl stores its configuration information in the ewl.cfg file. This file 
- * will be located in <prefix>/etc/ewl.cfg. If the user wishes to set 
+ * will be located in &lt;prefix&gt;/etc/ewl.cfg. If the user wishes to set 
  * overrides they can be placed in $HOME/.ewl/config/ewl.cfg.
  * 
  * @code
@@ -49,8 +49,8 @@
  * for your own application. This will provide you with the system-wide, 
  * user specific and allow you to override based on your command line switches.
  * 
- * Your configuration files will be stored in <ewl 
prefix>/etc/ewl/apps/<name>.cfg 
- * for the global settings and $HOME/.ewl/config/apps/<name>.cfg for the user 
+ * Your configuration files will be stored in &lt;ewl 
prefix&gt;/etc/ewl/apps/&lt;name&gt;.cfg 
+ * for the global settings and $HOME/.ewl/config/apps/&lt;name&gt;.cfg for the 
user 
  * specific settings.
  * 
  * Below is a simple example of loading an apps configuration data, reading 
@@ -107,7 +107,7 @@
  * 
  * The first step is to initialize our configuration data. This is done by 
  * calling Ewl_config *ewl_config_new(const char *app_name);. This will look 
- * for a configuation file with the name <app name>.cfg in the directories 
+ * for a configuation file with the name &lt;app name&gt;.cfg in the 
directories 
  * listed above. The system values will be loaded first, then any user values 
  * will be loaded to override.
  * 
===================================================================
RCS file: /cvs/e/e17/libs/ewl/doc/tutorials/widgets/ewl_tooltip.dox,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ewl_tooltip.dox     26 Feb 2008 04:24:10 -0000      1.1
+++ ewl_tooltip.dox     26 Feb 2008 06:21:21 -0000      1.2
@@ -1,4 +1,4 @@
 /**
- * @addtogroup Ewl_Tooltip
+ * @addtogroup Ewl_Tooltip Ewl_Tooltip: Tooltip handling
  * @section tooltip_tut Tutorial
  */



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to