[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/kconfig_compiler
From:       Alex Merry <kde () randomguy3 ! me ! uk>
Date:       2008-12-15 20:39:32
Message-ID: 1229373572.102113.23817.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 897345 by alexmerry:

# needs to be escaped in doxygen docs.



 M  +6 -6      README.dox  


--- trunk/KDE/kdelibs/kdecore/kconfig_compiler/README.dox #897344:897345
@@ -16,11 +16,11 @@
 
 The \<kcfgfile\> tag contains the name of the configuration file described.
 Omitting the name will make the generated class use the default configuration
-file ("<appname>rc").
+file ("\<appname\>rc").
 
 The \<include\> tags are optional and may contain C++ header files that
 are needed to compile the code needed to compute default values. To generate
-a #include "..." statement instead of #include <...>, enclose the header
+a \#include "..." statement instead of \#include \<...\>, enclose the header
 file name in double quotes (e.g. \<include\>"header.h"\</include\>).
 
 The remaining entries in the XML file are grouped by the tag \<group\> 
@@ -138,16 +138,16 @@
   <td>comma separated list of strings</td>
   <td>-</td>
   <td>Names of files to be included in the header of the generated class. Enclose a
-  file name in (escaped) double quotes to generate #include "..." instead of
-  #include <...>.</td>
+  file name in (escaped) double quotes to generate \#include "..." instead of
+  \#include \<...\>.</td>
 </tr>
 <tr>
   <td><b>SourceIncludeFiles</b></td>
   <td>comma separated list of strings</td>
   <td>-</td>
   <td>Names of files to be included in the source file of the generated class. Enclose
-  a file name in (escaped) double quotes to generate #include "..." instead of
-  #include <...>.</td>
+  a file name in (escaped) double quotes to generate \#include "..." instead of
+  \#include \<...\>.</td>
 </tr>
 <tr>
   <td><b>Mutators</b></td>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic