[Digikam-devel] extragear/graphics/digikam/digikam
Colin Guthrie
gmane at colin.guthr.ie
Fri Apr 20 12:59:47 BST 2007
Gilles Caulier wrote:
> SVN commit 656083 by cgilles:
>
> digiKam from trunk : update KDevelop project option to generate the full API doc using Doxygen tool, including UML graph.
> Just use "Build/API Doc" menu to generate the huge HTML API output in digikam/api/html folder.
> CCMAIL: digikam-devel at kde.org
>
>
> M +7 -7 digikam.kdevelop
>
>
> --- trunk/extragear/graphics/digikam/digikam/digikam.kdevelop #656082:656083
> @@ -12,7 +12,7 @@
> </keywords>
> <projectdirectory>.</projectdirectory>
> <absoluteprojectpath>false</absoluteprojectpath>
> - <description/>
> + <description></description>
> <ignoreparts/>
> </general>
> <kdevfileview>
> @@ -71,11 +71,11 @@
> <kdevdebugger>
> <general>
> <dbgshell>libtool</dbgshell>
> - <programargs/>
> - <gdbpath/>
> - <configGdbScript/>
> - <runShellScript/>
> - <runGdbScript/>
> + <programargs></programargs>
> + <gdbpath></gdbpath>
> + <configGdbScript></configGdbScript>
> + <runShellScript></runShellScript>
> + <runGdbScript></runGdbScript>
> <breakonloadinglibs>true</breakonloadinglibs>
> <separatetty>false</separatetty>
> <floatingtoolbar>false</floatingtoolbar>
> @@ -163,7 +163,7 @@
> <headerCompletionDelay>250</headerCompletionDelay>
> </codecompletion>
> <creategettersetter>
> - <prefixGet/>
> + <prefixGet></prefixGet>
> <prefixSet>set</prefixSet>
> <prefixVariable>m_,_</prefixVariable>
> <parameterName>theValue</parameterName>
Does changing self closing XML tags to open+close tags really add all
that functionality???
Col
More information about the Digikam-devel
mailing list