<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-22197</id>
	<title>Nabble - Doxygen</title>
	<updated>2009-12-01T05:36:20Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Doxygen-f22197.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Doxygen-f22197.html" />
	<subtitle type="html">&lt;a href=&quot;http://www.stack.nl/~dimitri/doxygen/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen&lt;/a&gt;&amp;nbsp;is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D.
&lt;br&gt;It can help you in three ways:
&lt;br&gt;&amp;nbsp; &amp;nbsp;1. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in $\mbox{\LaTeX}$) from a set of documented source files.
&lt;br&gt;&amp;nbsp; &amp;nbsp;2. You can configure doxygen to extract the code structure from undocumented source files. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;3. You can even `abuse' doxygen for creating normal documentation.
&lt;br&gt;&lt;br&gt;&lt;b&gt;Doxygen&lt;/b&gt;&amp;nbsp;is developed under Linux and Mac OS X, but is set-up to be highly portable. As a result, it runs on most other Unix flavors as well. Furthermore, executables for Windows are available.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26592154</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-12-01T05:36:20Z</published>
	<updated>2009-12-01T05:36:20Z</updated>
	<author>
		<name>Eric Matecki</name>
	</author>
	<content type="html">Eric Matecki wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; On Tue, Dec 1, 2009 at 1:56 PM, Eric Matecki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26592154&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ematecki@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Tue, Dec 1, 2009 at 11:58 AM, Eric Matecki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26592154&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ematecki@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Nicolas Alvarez wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; png file, we were able to divide the size of the installed tree to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 431524 kB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Is the 'convert' step part of the build process? (in debian/rules)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Have you tried optipng instead? It's giving me further decreases
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; over the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compression already done in the latest package.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Oops, I sent my last reply by mistake privately to Nicolas instead
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; of the list...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So here it is again:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The PNGs are much bigger because the lines are now antialiased.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; They look much nicer than the old ones with their steps, but
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compress much much less.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; For sure its doxygen which tells dot to antialias them because I
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; didn't update my dot.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I wouldn't know how to tell dot to do this, so I'm not sure this is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; true.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Maybe a library used by dot got updated (libgd for instance).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Maybe some lib got updated, I really don't know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; My dot is still 2.18 (Wed Aug &amp;nbsp;6 10:29:47 UTC 2008).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So maybe an option in Doxyfile to not antialias these lines ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Not that I'm aware of.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But it certainly would be useful for several people generating
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; big docs to disable this antialiasing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Does somebody know how to do this (I mean, telling dot to not antialias
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the lines (edges), a quick look thru dot's man page didn't help) ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Does the following help ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Now that's a good starting point !
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I first simply tried :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; DOT IMAGE FORMAT = png:gd
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; but a &amp;nbsp; ps -elf|grep dot &amp;nbsp; quickly showed that doxygen stripped the :gd part
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; of the format
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; (or ignored png:gd and used the default which is png)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Then I wrote a short shell script to use instead of dot which replaces -Tpng
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; with -Tpng:gd
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; before calling /usr/bin/dot with the rest of the arguments.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The same &amp;nbsp;ps &amp;nbsp;showed dot was called with -Tpng:gd (ie. I didn't made an
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; error in my script :)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; But the PNGs are still antialiased...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Can it really be that a newer version of libgd draws antialiased lines ?
&lt;br&gt;&amp;gt;&amp;gt; Well it does work *pretty* well for me:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $ dot -Tpng:gd -ographics.png
&lt;br&gt;&amp;gt;&amp;gt; boost_1_40_0_beta1/libs/graph/example/graphviz_example.dot
&lt;br&gt;&amp;gt;&amp;gt; $ dot -Tpng -ographics2.png
&lt;br&gt;&amp;gt;&amp;gt; boost_1_40_0_beta1/libs/graph/example/graphviz_example.dot
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $ ls
&lt;br&gt;&amp;gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 mathieu mathieu &amp;nbsp; &amp;nbsp; &amp;nbsp;1403 2009-12-01 13:50 graphics.png
&lt;br&gt;&amp;gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 mathieu mathieu &amp;nbsp; &amp;nbsp; 13049 2009-12-01 13:51 graphics2.png
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $ apt-cache policy graphviz
&lt;br&gt;&amp;gt;&amp;gt; graphviz:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Installed: 2.20.2-3
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Candidate: 2.20.2-3
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Version table:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;*** 2.20.2-3 0
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 500 &lt;a href=&quot;http://ftp.fr.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.fr.debian.org&lt;/a&gt;&amp;nbsp;lenny/main Packages
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100 /var/lib/dpkg/status
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; $ apt-cache policy libgd2-xpm
&lt;br&gt;&amp;gt;&amp;gt; libgd2-xpm:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Installed: 2.0.36~rc1~dfsg-3+lenny1
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Candidate: 2.0.36~rc1~dfsg-3+lenny1
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Version table:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;*** 2.0.36~rc1~dfsg-3+lenny1 0
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 500 &lt;a href=&quot;http://security.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org&lt;/a&gt;&amp;nbsp;lenny/updates/main Packages
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100 /var/lib/dpkg/status
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; System is a debian/stable.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; BTW what happen if you escape the : with a \ or try something like:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; DOT IMAGE FORMAT = &amp;quot;png:gd&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; Well, in the meantime I found this error from doxygen in my logs :
&lt;br&gt;&amp;gt; Invalid value for DOT_IMAGE_FORMAT: `png:gd'. Using the default.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My libgd is the same as yours : 2.0.36~rc1~dfsg-3ubuntu1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am running right now doxygen on my sources with DOT_CLEANUP = NO ,
&lt;br&gt;&amp;gt; so I have the .dot files at hand to investigate further.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Will keep everybody informed.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;Ok, I got it work with the following script I use instead of dot :
&lt;br&gt;&lt;br&gt;# cat /usr/local/bin/dot
&lt;br&gt;#!/bin/sh
&lt;br&gt;/usr/bin/dot $1 -Tpng:gd -o $4 -Tcmapx -o $7
&lt;br&gt;&lt;br&gt;by using :
&lt;br&gt;DOT_PATH = /usr/local/bin
&lt;br&gt;&lt;br&gt;As Matthieu pointed out in his previous message, it would be a simple change
&lt;br&gt;to allow all values for DOT_IMAGE_FORMAT to solve this issue in a better way.
&lt;br&gt;&lt;br&gt;Case closed :)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Keep intel OUTSIDE my Mac !
&lt;br&gt;Hiii !!! I can see Intel chips creeping around my G5 !
&lt;br&gt;&lt;br&gt;Eric M.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26592154&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26592154.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26591668</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-12-01T05:21:05Z</published>
	<updated>2009-12-01T05:21:05Z</updated>
	<author>
		<name>Eric Matecki</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; On Tue, Dec 1, 2009 at 1:56 PM, Eric Matecki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591668&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ematecki@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On Tue, Dec 1, 2009 at 11:58 AM, Eric Matecki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591668&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ematecki@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Nicolas Alvarez wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; png file, we were able to divide the size of the installed tree to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 431524 kB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Is the 'convert' step part of the build process? (in debian/rules)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Have you tried optipng instead? It's giving me further decreases
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; over the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compression already done in the latest package.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Oops, I sent my last reply by mistake privately to Nicolas instead
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; of the list...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So here it is again:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The PNGs are much bigger because the lines are now antialiased.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; They look much nicer than the old ones with their steps, but
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compress much much less.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; For sure its doxygen which tells dot to antialias them because I
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; didn't update my dot.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I wouldn't know how to tell dot to do this, so I'm not sure this is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; true.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Maybe a library used by dot got updated (libgd for instance).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Maybe some lib got updated, I really don't know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; My dot is still 2.18 (Wed Aug &amp;nbsp;6 10:29:47 UTC 2008).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So maybe an option in Doxyfile to not antialias these lines ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Not that I'm aware of.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But it certainly would be useful for several people generating
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; big docs to disable this antialiasing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Does somebody know how to do this (I mean, telling dot to not antialias
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the lines (edges), a quick look thru dot's man page didn't help) ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Does the following help ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Now that's a good starting point !
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I first simply tried :
&lt;br&gt;&amp;gt;&amp;gt; DOT IMAGE FORMAT = png:gd
&lt;br&gt;&amp;gt;&amp;gt; but a &amp;nbsp; ps -elf|grep dot &amp;nbsp; quickly showed that doxygen stripped the :gd part
&lt;br&gt;&amp;gt;&amp;gt; of the format
&lt;br&gt;&amp;gt;&amp;gt; (or ignored png:gd and used the default which is png)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Then I wrote a short shell script to use instead of dot which replaces -Tpng
&lt;br&gt;&amp;gt;&amp;gt; with -Tpng:gd
&lt;br&gt;&amp;gt;&amp;gt; before calling /usr/bin/dot with the rest of the arguments.
&lt;br&gt;&amp;gt;&amp;gt; The same &amp;nbsp;ps &amp;nbsp;showed dot was called with -Tpng:gd (ie. I didn't made an
&lt;br&gt;&amp;gt;&amp;gt; error in my script :)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; But the PNGs are still antialiased...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Can it really be that a newer version of libgd draws antialiased lines ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Well it does work *pretty* well for me:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ dot -Tpng:gd -ographics.png
&lt;br&gt;&amp;gt; boost_1_40_0_beta1/libs/graph/example/graphviz_example.dot
&lt;br&gt;&amp;gt; $ dot -Tpng -ographics2.png
&lt;br&gt;&amp;gt; boost_1_40_0_beta1/libs/graph/example/graphviz_example.dot
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ ls
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 mathieu mathieu &amp;nbsp; &amp;nbsp; &amp;nbsp;1403 2009-12-01 13:50 graphics.png
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 mathieu mathieu &amp;nbsp; &amp;nbsp; 13049 2009-12-01 13:51 graphics2.png
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ apt-cache policy graphviz
&lt;br&gt;&amp;gt; graphviz:
&lt;br&gt;&amp;gt; &amp;nbsp; Installed: 2.20.2-3
&lt;br&gt;&amp;gt; &amp;nbsp; Candidate: 2.20.2-3
&lt;br&gt;&amp;gt; &amp;nbsp; Version table:
&lt;br&gt;&amp;gt; &amp;nbsp;*** 2.20.2-3 0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 500 &lt;a href=&quot;http://ftp.fr.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.fr.debian.org&lt;/a&gt;&amp;nbsp;lenny/main Packages
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100 /var/lib/dpkg/status
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ apt-cache policy libgd2-xpm
&lt;br&gt;&amp;gt; libgd2-xpm:
&lt;br&gt;&amp;gt; &amp;nbsp; Installed: 2.0.36~rc1~dfsg-3+lenny1
&lt;br&gt;&amp;gt; &amp;nbsp; Candidate: 2.0.36~rc1~dfsg-3+lenny1
&lt;br&gt;&amp;gt; &amp;nbsp; Version table:
&lt;br&gt;&amp;gt; &amp;nbsp;*** 2.0.36~rc1~dfsg-3+lenny1 0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 500 &lt;a href=&quot;http://security.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org&lt;/a&gt;&amp;nbsp;lenny/updates/main Packages
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100 /var/lib/dpkg/status
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; System is a debian/stable.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; BTW what happen if you escape the : with a \ or try something like:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; DOT IMAGE FORMAT = &amp;quot;png:gd&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;Well, in the meantime I found this error from doxygen in my logs :
&lt;br&gt;Invalid value for DOT_IMAGE_FORMAT: `png:gd'. Using the default.
&lt;br&gt;&lt;br&gt;My libgd is the same as yours : 2.0.36~rc1~dfsg-3ubuntu1
&lt;br&gt;&lt;br&gt;I am running right now doxygen on my sources with DOT_CLEANUP = NO ,
&lt;br&gt;so I have the .dot files at hand to investigate further.
&lt;br&gt;&lt;br&gt;Will keep everybody informed.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Keep intel OUTSIDE my Mac !
&lt;br&gt;Hiii !!! I can see Intel chips creeping around my G5 !
&lt;br&gt;&lt;br&gt;Eric M.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591668&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26591668.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26591652</id>
	<title>Hardcoded DOT_IMAGE_FORMAT (was Re: Generated HTML pages are getting huge)</title>
	<published>2009-12-01T05:19:56Z</published>
	<updated>2009-12-01T05:19:56Z</updated>
	<author>
		<name>malat</name>
	</author>
	<content type="html">Ok I think I found the issue:
&lt;br&gt;&lt;br&gt;$ cat doxygen-1.6.1/src/config.cpp
&lt;br&gt;...
&lt;br&gt;&amp;nbsp; // check dot image format
&lt;br&gt;&amp;nbsp; QCString &amp;dotImageFormat=Config_getEnum(&amp;quot;DOT_IMAGE_FORMAT&amp;quot;);
&lt;br&gt;&amp;nbsp; dotImageFormat=dotImageFormat.stripWhiteSpace();
&lt;br&gt;&amp;nbsp; if (dotImageFormat.isEmpty())
&lt;br&gt;&amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; dotImageFormat = &amp;quot;png&amp;quot;;
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&amp;nbsp; else if (dotImageFormat!=&amp;quot;gif&amp;quot; &amp;&amp; dotImageFormat!=&amp;quot;png&amp;quot; &amp;&amp;
&lt;br&gt;dotImageFormat!=&amp;quot;jpg&amp;quot;)
&lt;br&gt;&amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; config_err(&amp;quot;Invalid value for DOT_IMAGE_FORMAT: `%s'. Using the
&lt;br&gt;default.\n&amp;quot;,dotImageFormat.data());
&lt;br&gt;&amp;nbsp; &amp;nbsp; dotImageFormat = &amp;quot;png&amp;quot;;
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;So we cannot pass &amp;quot;png:gd&amp;quot; from doxygen. The external script is the
&lt;br&gt;sole solution for now.
&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;&lt;br&gt;On Tue, Dec 1, 2009 at 2:04 PM, Mathieu Malaterre
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591652&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mathieu.malaterre@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; [CCing dox user]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, Dec 1, 2009 at 1:56 PM, Eric Matecki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591652&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ematecki@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On Tue, Dec 1, 2009 at 11:58 AM, Eric Matecki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591652&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ematecki@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Nicolas Alvarez wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; png file, we were able to divide the size of the installed tree to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 431524 kB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Is the 'convert' step part of the build process? (in debian/rules)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Have you tried optipng instead? It's giving me further decreases
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; over the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compression already done in the latest package.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Oops, I sent my last reply by mistake privately to Nicolas instead
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; of the list...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So here it is again:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The PNGs are much bigger because the lines are now antialiased.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; They look much nicer than the old ones with their steps, but
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compress much much less.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; For sure its doxygen which tells dot to antialias them because I
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; didn't update my dot.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I wouldn't know how to tell dot to do this, so I'm not sure this is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; true.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Maybe a library used by dot got updated (libgd for instance).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Maybe some lib got updated, I really don't know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; My dot is still 2.18 (Wed Aug  6 10:29:47 UTC 2008).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So maybe an option in Doxyfile to not antialias these lines ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Not that I'm aware of.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But it certainly would be useful for several people generating
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; big docs to disable this antialiasing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Does somebody know how to do this (I mean, telling dot to not antialias
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the lines (edges), a quick look thru dot's man page didn't help) ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Does the following help ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Now that's a good starting point !
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I first simply tried :
&lt;br&gt;&amp;gt;&amp;gt; DOT IMAGE FORMAT = png:gd
&lt;br&gt;&amp;gt;&amp;gt; but a   ps -elf|grep dot   quickly showed that doxygen stripped the :gd part
&lt;br&gt;&amp;gt;&amp;gt; of the format
&lt;br&gt;&amp;gt;&amp;gt; (or ignored png:gd and used the default which is png)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Then I wrote a short shell script to use instead of dot which replaces -Tpng
&lt;br&gt;&amp;gt;&amp;gt; with -Tpng:gd
&lt;br&gt;&amp;gt;&amp;gt; before calling /usr/bin/dot with the rest of the arguments.
&lt;br&gt;&amp;gt;&amp;gt; The same  ps  showed dot was called with -Tpng:gd (ie. I didn't made an
&lt;br&gt;&amp;gt;&amp;gt; error in my script :)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; But the PNGs are still antialiased...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Can it really be that a newer version of libgd draws antialiased lines ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Well it does work *pretty* well for me:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; $ dot -Tpng:gd -ographics.png
&lt;br&gt;&amp;gt; boost_1_40_0_beta1/libs/graph/example/graphviz_example.dot
&lt;br&gt;&amp;gt; $ dot -Tpng -ographics2.png
&lt;br&gt;&amp;gt; boost_1_40_0_beta1/libs/graph/example/graphviz_example.dot
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; $ ls
&lt;br&gt;&amp;gt; -rw-r--r--  1 mathieu mathieu      1403 2009-12-01 13:50 graphics.png
&lt;br&gt;&amp;gt; -rw-r--r--  1 mathieu mathieu     13049 2009-12-01 13:51 graphics2.png
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; $ apt-cache policy graphviz
&lt;br&gt;&amp;gt; graphviz:
&lt;br&gt;&amp;gt;  Installed: 2.20.2-3
&lt;br&gt;&amp;gt;  Candidate: 2.20.2-3
&lt;br&gt;&amp;gt;  Version table:
&lt;br&gt;&amp;gt;  *** 2.20.2-3 0
&lt;br&gt;&amp;gt;        500 &lt;a href=&quot;http://ftp.fr.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.fr.debian.org&lt;/a&gt;&amp;nbsp;lenny/main Packages
&lt;br&gt;&amp;gt;        100 /var/lib/dpkg/status
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; $ apt-cache policy libgd2-xpm
&lt;br&gt;&amp;gt; libgd2-xpm:
&lt;br&gt;&amp;gt;  Installed: 2.0.36~rc1~dfsg-3+lenny1
&lt;br&gt;&amp;gt;  Candidate: 2.0.36~rc1~dfsg-3+lenny1
&lt;br&gt;&amp;gt;  Version table:
&lt;br&gt;&amp;gt;  *** 2.0.36~rc1~dfsg-3+lenny1 0
&lt;br&gt;&amp;gt;        500 &lt;a href=&quot;http://security.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org&lt;/a&gt;&amp;nbsp;lenny/updates/main Packages
&lt;br&gt;&amp;gt;        100 /var/lib/dpkg/status
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; System is a debian/stable.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; BTW what happen if you escape the : with a \ or try something like:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DOT IMAGE FORMAT = &amp;quot;png:gd&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Mathieu
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Mathieu
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591652&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hardcoded-DOT_IMAGE_FORMAT-%28was-Re%3A-Generated-HTML-pages-are-getting-huge%29-tp26591652p26591652.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26591421</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-12-01T05:04:22Z</published>
	<updated>2009-12-01T05:04:22Z</updated>
	<author>
		<name>malat</name>
	</author>
	<content type="html">[CCing dox user]
&lt;br&gt;&lt;br&gt;On Tue, Dec 1, 2009 at 1:56 PM, Eric Matecki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591421&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ematecki@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Tue, Dec 1, 2009 at 11:58 AM, Eric Matecki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591421&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ematecki@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Nicolas Alvarez wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; png file, we were able to divide the size of the installed tree to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 431524 kB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Is the 'convert' step part of the build process? (in debian/rules)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Have you tried optipng instead? It's giving me further decreases
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; over the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compression already done in the latest package.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Oops, I sent my last reply by mistake privately to Nicolas instead
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; of the list...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So here it is again:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The PNGs are much bigger because the lines are now antialiased.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; They look much nicer than the old ones with their steps, but
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compress much much less.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; For sure its doxygen which tells dot to antialias them because I
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; didn't update my dot.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I wouldn't know how to tell dot to do this, so I'm not sure this is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; true.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Maybe a library used by dot got updated (libgd for instance).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Maybe some lib got updated, I really don't know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; My dot is still 2.18 (Wed Aug  6 10:29:47 UTC 2008).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So maybe an option in Doxyfile to not antialias these lines ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Not that I'm aware of.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; But it certainly would be useful for several people generating
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; big docs to disable this antialiasing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Does somebody know how to do this (I mean, telling dot to not antialias
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the lines (edges), a quick look thru dot's man page didn't help) ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Does the following help ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Now that's a good starting point !
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I first simply tried :
&lt;br&gt;&amp;gt; DOT IMAGE FORMAT = png:gd
&lt;br&gt;&amp;gt; but a   ps -elf|grep dot   quickly showed that doxygen stripped the :gd part
&lt;br&gt;&amp;gt; of the format
&lt;br&gt;&amp;gt; (or ignored png:gd and used the default which is png)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Then I wrote a short shell script to use instead of dot which replaces -Tpng
&lt;br&gt;&amp;gt; with -Tpng:gd
&lt;br&gt;&amp;gt; before calling /usr/bin/dot with the rest of the arguments.
&lt;br&gt;&amp;gt; The same  ps  showed dot was called with -Tpng:gd (ie. I didn't made an
&lt;br&gt;&amp;gt; error in my script :)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But the PNGs are still antialiased...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can it really be that a newer version of libgd draws antialiased lines ?
&lt;/div&gt;&lt;br&gt;Well it does work *pretty* well for me:
&lt;br&gt;&lt;br&gt;$ dot -Tpng:gd -ographics.png
&lt;br&gt;boost_1_40_0_beta1/libs/graph/example/graphviz_example.dot
&lt;br&gt;$ dot -Tpng -ographics2.png
&lt;br&gt;boost_1_40_0_beta1/libs/graph/example/graphviz_example.dot
&lt;br&gt;&lt;br&gt;$ ls
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 mathieu mathieu &amp;nbsp; &amp;nbsp; &amp;nbsp;1403 2009-12-01 13:50 graphics.png
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 mathieu mathieu &amp;nbsp; &amp;nbsp; 13049 2009-12-01 13:51 graphics2.png
&lt;br&gt;&lt;br&gt;$ apt-cache policy graphviz
&lt;br&gt;graphviz:
&lt;br&gt;&amp;nbsp; Installed: 2.20.2-3
&lt;br&gt;&amp;nbsp; Candidate: 2.20.2-3
&lt;br&gt;&amp;nbsp; Version table:
&lt;br&gt;&amp;nbsp;*** 2.20.2-3 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 500 &lt;a href=&quot;http://ftp.fr.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.fr.debian.org&lt;/a&gt;&amp;nbsp;lenny/main Packages
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100 /var/lib/dpkg/status
&lt;br&gt;&lt;br&gt;&lt;br&gt;$ apt-cache policy libgd2-xpm
&lt;br&gt;libgd2-xpm:
&lt;br&gt;&amp;nbsp; Installed: 2.0.36~rc1~dfsg-3+lenny1
&lt;br&gt;&amp;nbsp; Candidate: 2.0.36~rc1~dfsg-3+lenny1
&lt;br&gt;&amp;nbsp; Version table:
&lt;br&gt;&amp;nbsp;*** 2.0.36~rc1~dfsg-3+lenny1 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 500 &lt;a href=&quot;http://security.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://security.debian.org&lt;/a&gt;&amp;nbsp;lenny/updates/main Packages
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 100 /var/lib/dpkg/status
&lt;br&gt;&lt;br&gt;System is a debian/stable.
&lt;br&gt;&lt;br&gt;&lt;br&gt;BTW what happen if you escape the : with a \ or try something like:
&lt;br&gt;&lt;br&gt;DOT IMAGE FORMAT = &amp;quot;png:gd&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;-- 
&lt;br&gt;Mathieu
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26591421&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26591421.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26590470</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-12-01T03:31:47Z</published>
	<updated>2009-12-01T03:31:47Z</updated>
	<author>
		<name>malat</name>
	</author>
	<content type="html">On Tue, Dec 1, 2009 at 11:58 AM, Eric Matecki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26590470&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ematecki@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Nicolas Alvarez wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; png file, we were able to divide the size of the installed tree to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 431524 kB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Is the 'convert' step part of the build process? (in debian/rules)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Have you tried optipng instead? It's giving me further decreases
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; over the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compression already done in the latest package.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Oops, I sent my last reply by mistake privately to Nicolas instead
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; of the list...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; So here it is again:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The PNGs are much bigger because the lines are now antialiased.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; They look much nicer than the old ones with their steps, but
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; compress much much less.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; For sure its doxygen which tells dot to antialias them because I
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; didn't update my dot.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I wouldn't know how to tell dot to do this, so I'm not sure this is true.
&lt;br&gt;&amp;gt;&amp;gt; Maybe a library used by dot got updated (libgd for instance).
&lt;br&gt;&amp;gt; Maybe some lib got updated, I really don't know.
&lt;br&gt;&amp;gt; My dot is still 2.18 (Wed Aug  6 10:29:47 UTC 2008).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; So maybe an option in Doxyfile to not antialias these lines ?
&lt;br&gt;&amp;gt;&amp;gt; Not that I'm aware of.
&lt;br&gt;&amp;gt; But it certainly would be useful for several people generating
&lt;br&gt;&amp;gt; big docs to disable this antialiasing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does somebody know how to do this (I mean, telling dot to not antialias
&lt;br&gt;&amp;gt; the lines (edges), a quick look thru dot's man page didn't help) ?
&lt;/div&gt;&lt;br&gt;Does the following help ?
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://mailman.research.att.com/pipermail/graphviz-interest/2008q4/005889.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;-- 
&lt;br&gt;Mathieu
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26590470&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26590470.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26590049</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-12-01T02:58:43Z</published>
	<updated>2009-12-01T02:58:43Z</updated>
	<author>
		<name>Eric Matecki</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt;&amp;gt; Nicolas Alvarez wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; png file, we were able to divide the size of the installed tree to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 431524 kB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Is the 'convert' step part of the build process? (in debian/rules)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Have you tried optipng instead? It's giving me further decreases &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; over the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; compression already done in the latest package.
&lt;br&gt;&amp;gt;&amp;gt; Oops, I sent my last reply by mistake privately to Nicolas instead &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; of the list...
&lt;br&gt;&amp;gt;&amp;gt; So here it is again:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The PNGs are much bigger because the lines are now antialiased.
&lt;br&gt;&amp;gt;&amp;gt; They look much nicer than the old ones with their steps, but &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; compress much much less.
&lt;br&gt;&amp;gt;&amp;gt; For sure its doxygen which tells dot to antialias them because I &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; didn't update my dot.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I wouldn't know how to tell dot to do this, so I'm not sure this is true.
&lt;br&gt;&amp;gt; Maybe a library used by dot got updated (libgd for instance).
&lt;/div&gt;Maybe some lib got updated, I really don't know.
&lt;br&gt;My dot is still 2.18 (Wed Aug &amp;nbsp;6 10:29:47 UTC 2008).
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; So maybe an option in Doxyfile to not antialias these lines ?
&lt;br&gt;&amp;gt; Not that I'm aware of.
&lt;br&gt;But it certainly would be useful for several people generating
&lt;br&gt;big docs to disable this antialiasing.
&lt;br&gt;&lt;br&gt;Does somebody know how to do this (I mean, telling dot to not antialias
&lt;br&gt;the lines (edges), a quick look thru dot's man page didn't help) ?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Keep intel OUTSIDE my Mac !
&lt;br&gt;Hiii !!! I can see Intel chips creeping around my G5 !
&lt;br&gt;&lt;br&gt;Eric M.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26590049&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26590049.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26589726</id>
	<title>FW: sealed</title>
	<published>2009-12-01T02:31:16Z</published>
	<updated>2009-12-01T02:31:16Z</updated>
	<author>
		<name>James French</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-GB link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;Do you want me to raise a bug?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'&gt;

&lt;div&gt;

&lt;div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span lang=EN-US style='font-size:10.0pt;font-family:
&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span lang=EN-US style='font-size:10.0pt;
font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt; James French
[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26589726&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;James.French@...&lt;/a&gt;] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; 01 December 2009 10:19&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26589726&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users@...&lt;/a&gt;&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; [Doxygen-users] sealed&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Hi,&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;It appears that the sealed keyword is not handled properly
in doxygen 1.6.1 &amp;#8211; the class doesn&amp;#8217;t get documented and you end up with
documentation for a class called &amp;#8216;sealed&amp;#8217;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;James&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26589726&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/FW%3A-sealed-tp26589726p26589726.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26589614</id>
	<title>sealed</title>
	<published>2009-12-01T02:19:08Z</published>
	<updated>2009-12-01T02:19:08Z</updated>
	<author>
		<name>James French</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-GB link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;Hi,&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;It appears that the sealed keyword is not handled properly
in doxygen 1.6.1 &amp;#8211; the class doesn&amp;#8217;t get documented and you end up
with documentation for a class called &amp;#8216;sealed&amp;#8217;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;James&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26589614&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/sealed-tp26589614p26589614.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26580441</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-11-30T11:24:48Z</published>
	<updated>2009-11-30T11:24:48Z</updated>
	<author>
		<name>Dimitri van Heesch-2</name>
	</author>
	<content type="html">&lt;br&gt;On 30 nov 2009, at 14:40, Eric Matecki wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Nicolas Alvarez wrote:
&lt;br&gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; png file, we were able to divide the size of the installed tree to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 431524 kB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is the 'convert' step part of the build process? (in debian/rules)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Have you tried optipng instead? It's giving me further decreases &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; over the
&lt;br&gt;&amp;gt;&amp;gt; compression already done in the latest package.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Oops, I sent my last reply by mistake privately to Nicolas instead &amp;nbsp;
&lt;br&gt;&amp;gt; of the list...
&lt;br&gt;&amp;gt; So here it is again:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The PNGs are much bigger because the lines are now antialiased.
&lt;br&gt;&amp;gt; They look much nicer than the old ones with their steps, but &amp;nbsp;
&lt;br&gt;&amp;gt; compress much much less.
&lt;br&gt;&amp;gt; For sure its doxygen which tells dot to antialias them because I &amp;nbsp;
&lt;br&gt;&amp;gt; didn't update my dot.
&lt;/div&gt;&lt;br&gt;I wouldn't know how to tell dot to do this, so I'm not sure this is &amp;nbsp;
&lt;br&gt;true.
&lt;br&gt;Maybe a library used by dot got updated (libgd for instance).
&lt;br&gt;&lt;br&gt;&amp;gt; So maybe an option in Doxyfile to not antialias these lines ?
&lt;br&gt;&lt;br&gt;Not that I'm aware of.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&amp;nbsp; &amp;nbsp;Dimitri
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26580441&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26580441.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26579661</id>
	<title>Re: when i document the *.h and the *.c files all functions are documented twice.</title>
	<published>2009-11-30T10:34:03Z</published>
	<updated>2009-11-30T10:34:03Z</updated>
	<author>
		<name>Paul Joireman</name>
	</author>
	<content type="html">A solution I use is to bracket the function prototypes with \cond and
&lt;br&gt;\endcond commands in the *.h
&lt;br&gt;file, like so:
&lt;br&gt;&lt;br&gt;*.h file:
&lt;br&gt;&lt;br&gt;\**
&lt;br&gt;&amp;nbsp; @cond INCLUDE_WITH_DOXYGEN
&lt;br&gt;**/
&lt;br&gt;&amp;nbsp;...
&lt;br&gt;&amp;nbsp;/* Function prototypes */
&lt;br&gt;\**
&lt;br&gt;&amp;nbsp; @endcond 
&lt;br&gt;**/
&lt;br&gt;&lt;br&gt;As long as INCLUDE_WIH_DOXYGEN is not defined in your Doxyfile, the function
&lt;br&gt;prototypes will be exclude from the *.h documentation. &amp;nbsp; In this model I'm
&lt;br&gt;assuming that the marked up function comments are in the *.c file. &amp;nbsp;
&lt;br&gt;&lt;br&gt;Paul
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: vivelafete [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26579661&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vivelafete@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Monday, November 30, 2009 11:10 AM
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26579661&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: [Doxygen-users] when i document the *.h and the *.c files all
&lt;br&gt;&amp;gt; functions are documented twice.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I searched for a long time for a solution, but i couldn't find one.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Does anybody know how it's possible to document both files with:
&lt;br&gt;&amp;gt; /*! \file example.c*/
&lt;br&gt;&amp;gt; /*! \file example.h*/
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; but the defined functions just once?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks in advance
&lt;br&gt;&amp;gt; vivelafete
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://old.nabble.com/when-i-document-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://old.nabble.com/when-i-document-&lt;/a&gt;&lt;br&gt;&amp;gt; the-*.h-and-the-*.c-files-all-functions-are-documented-twice.-
&lt;br&gt;&amp;gt; tp26578135p26578135.html
&lt;br&gt;&amp;gt; Sent from the Doxygen - Users mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----------------------------------------------------------------------
&lt;br&gt;&amp;gt; -------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt; focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Doxygen-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26579661&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26579661&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/when-i-document-the-*.h-and-the-*.c-files-all-functions-are-documented-twice.-tp26578135p26579661.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26578135</id>
	<title>when i document the *.h and the *.c files all functions are documented twice.</title>
	<published>2009-11-30T09:09:57Z</published>
	<updated>2009-11-30T09:09:57Z</updated>
	<author>
		<name>vivelafete</name>
	</author>
	<content type="html">I searched for a long time for a solution, but i couldn't find one.
&lt;br&gt;&lt;br&gt;Does anybody know how it's possible to document both files with:
&lt;br&gt;/*! \file example.c*/
&lt;br&gt;/*! \file example.h*/
&lt;br&gt;&lt;br&gt;but the defined functions just once?
&lt;br&gt;&lt;br&gt;Thanks in advance
&lt;br&gt;vivelafete&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/when-i-document-the-*.h-and-the-*.c-files-all-functions-are-documented-twice.-tp26578135p26578135.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26575465</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-11-30T05:40:51Z</published>
	<updated>2009-11-30T05:40:51Z</updated>
	<author>
		<name>Eric Matecki</name>
	</author>
	<content type="html">Nicolas Alvarez wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt; Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;&amp;gt;&amp;gt; png file, we were able to divide the size of the installed tree to
&lt;br&gt;&amp;gt;&amp;gt; 431524 kB
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is the 'convert' step part of the build process? (in debian/rules)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Have you tried optipng instead? It's giving me further decreases over the 
&lt;br&gt;&amp;gt; compression already done in the latest package.
&lt;/div&gt;&lt;br&gt;Oops, I sent my last reply by mistake privately to Nicolas instead of the list...
&lt;br&gt;So here it is again:
&lt;br&gt;&lt;br&gt;The PNGs are much bigger because the lines are now antialiased.
&lt;br&gt;They look much nicer than the old ones with their steps, but compress much much less.
&lt;br&gt;For sure its doxygen which tells dot to antialias them because I didn't update my dot.
&lt;br&gt;&lt;br&gt;So maybe an option in Doxyfile to not antialias these lines ?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Keep intel OUTSIDE my Mac !
&lt;br&gt;Hiii !!! I can see Intel chips creeping around my G5 !
&lt;br&gt;&lt;br&gt;Eric M.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26575465&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26575465.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26571728</id>
	<title>Re: Static const Variables being documented as functions.</title>
	<published>2009-11-30T01:35:47Z</published>
	<updated>2009-11-30T01:35:47Z</updated>
	<author>
		<name>Braden McDaniel</name>
	</author>
	<content type="html">On Mon, 2009-11-30 at 10:14 +0100, J.S. van Bethlehem wrote: 
&lt;br&gt;&amp;gt; Braden, be aware of the subtle difference between 'this is problematic'
&lt;br&gt;&amp;gt; and 'this is considered bad practice'
&lt;br&gt;&lt;br&gt;I am aware of it.
&lt;br&gt;&lt;br&gt;And namespace-scope consts in headers are neither problematic nor
&lt;br&gt;considered bad practice.
&lt;br&gt;&lt;br&gt;(Top-posting, on the other hand...)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Braden McDaniel &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26571728&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;braden@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26571728&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26571728.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26571536</id>
	<title>Re: Static const Variables being documented	as	functions.</title>
	<published>2009-11-30T01:14:36Z</published>
	<updated>2009-11-30T01:14:36Z</updated>
	<author>
		<name>J.S. van Bethlehem-2</name>
	</author>
	<content type="html">Braden, be aware of the subtle difference between 'this is problematic'
&lt;br&gt;and 'this is considered bad practice'
&lt;br&gt;&lt;br&gt;Greetings, Jakob
&lt;br&gt;&lt;br&gt;Braden McDaniel wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Simon wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I tried doing exactly as you instructed, and the generated documentation
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; in the header file is correct, but the .cpp file still shows &amp;quot;const
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Color::Color COLOR_WHITE&amp;quot; as a function. &amp;nbsp;Any thoughts?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm working on a geometry library and made a test with a similar line of code:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; const Vector ONE(1,1,1);
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; In the header file, if you place just that line (which is btw, both a
&lt;br&gt;&amp;gt;&amp;gt; declaration and a definition) doxygen interprets it as a function.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Changing the line in the header file for this one:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; extern const Vector ONE;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; And adding the original line in a code file:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; const Vector ONE(1,1,1);
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Now it gets interpreted by doxygen as a variable. &amp;nbsp;Further, some
&lt;br&gt;&amp;gt;&amp;gt; testing shows it might just be the presence of the parenthesis in the
&lt;br&gt;&amp;gt;&amp;gt; declaration that confuse doxygen... in any case, it's bad practice to
&lt;br&gt;&amp;gt;&amp;gt; have such definitions in header files.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; No, it's not.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; namespace-scope consts have internal linkage in C++ (unless you specify 
&lt;br&gt;&amp;gt; otherwise); so there's no problem with this.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26571536&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26571536.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26550614</id>
	<title>Re: Creole output</title>
	<published>2009-11-27T21:20:05Z</published>
	<updated>2009-11-27T21:20:05Z</updated>
	<author>
		<name>Camilo Polymeris</name>
	</author>
	<content type="html">Yes. That's the right URL. libmagt is the project I need the wiki
&lt;br&gt;output for, so I put the XSLT in the wiki repository, seemed to make
&lt;br&gt;more sense to me, given that the goal is to automatically generate
&lt;br&gt;creole/google wiki files. Of course, that doesn't work yet... If the
&lt;br&gt;XSLT grows and becomes more usable for the general public some day, i
&lt;br&gt;will move it to its own repo...
&lt;br&gt;You can take a look at the file here, too:
&lt;br&gt;&lt;a href=&quot;http://code.google.com/p/libmagt/source/browse/doxy2creole.xslt?repo=wiki&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/libmagt/source/browse/doxy2creole.xslt?repo=wiki&lt;/a&gt;&lt;br&gt;&lt;br&gt;But, as I said, I is really basic and I don't have any experience with
&lt;br&gt;XSLT. Reading about it right now.
&lt;br&gt;&lt;br&gt;On Sat, Nov 28, 2009 at 12:26 AM, Nicolas Alvarez
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26550614&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nicolas.alvarez@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Camilo Polymeris wrote:
&lt;br&gt;&amp;gt;&amp;gt; So.
&lt;br&gt;&amp;gt;&amp;gt; I started writing a very basic doxygen to creole XSLT. If you are
&lt;br&gt;&amp;gt;&amp;gt; interested, I'll keep it at this mercurial repository at the moment:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; hg clone &lt;a href=&quot;https://wiki.libmagt.googlecode.com/hg/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://wiki.libmagt.googlecode.com/hg/&lt;/a&gt;&amp;nbsp;libmagt-wiki
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Is that the right URL? That is your project's wiki, not the source code
&lt;br&gt;&amp;gt; repository...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Nicolas
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I read mailing lists through Gmane. Please don't Cc me on replies; it makes
&lt;br&gt;&amp;gt; me get one message on my newsreader and another on email.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Doxygen-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26550614&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26550614&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Creole-output-tp26537112p26550614.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26550214</id>
	<title>Re: Creole output</title>
	<published>2009-11-27T19:26:51Z</published>
	<updated>2009-11-27T19:26:51Z</updated>
	<author>
		<name>Nicolas Alvarez-2</name>
	</author>
	<content type="html">Camilo Polymeris wrote:
&lt;br&gt;&amp;gt; So.
&lt;br&gt;&amp;gt; I started writing a very basic doxygen to creole XSLT. If you are
&lt;br&gt;&amp;gt; interested, I'll keep it at this mercurial repository at the moment:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; hg clone &lt;a href=&quot;https://wiki.libmagt.googlecode.com/hg/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://wiki.libmagt.googlecode.com/hg/&lt;/a&gt;&amp;nbsp;libmagt-wiki
&lt;br&gt;&lt;br&gt;Is that the right URL? That is your project's wiki, not the source code 
&lt;br&gt;repository...
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Nicolas
&lt;br&gt;&lt;br&gt;I read mailing lists through Gmane. Please don't Cc me on replies; it makes 
&lt;br&gt;me get one message on my newsreader and another on email.
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26550214&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Creole-output-tp26537112p26550214.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26540704</id>
	<title>Re: Creole output</title>
	<published>2009-11-27T02:44:15Z</published>
	<updated>2009-11-27T02:44:15Z</updated>
	<author>
		<name>Camilo Polymeris</name>
	</author>
	<content type="html">So.
&lt;br&gt;I started writing a very basic doxygen to creole XSLT. If you are
&lt;br&gt;interested, I'll keep it at this mercurial repository at the moment:
&lt;br&gt;&lt;br&gt;hg clone &lt;a href=&quot;https://wiki.libmagt.googlecode.com/hg/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://wiki.libmagt.googlecode.com/hg/&lt;/a&gt;&amp;nbsp;libmagt-wiki
&lt;br&gt;&lt;br&gt;It's the first time I work with XSLT and the code is like 50 lines
&lt;br&gt;right now, so don't expect anthing useful, but it shows that it is
&lt;br&gt;possible.
&lt;br&gt;Here is sample output:
&lt;br&gt;&lt;a href=&quot;http://code.google.com/p/libmagt/wiki/Sandbox&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/libmagt/wiki/Sandbox&lt;/a&gt;&lt;br&gt;&lt;br&gt;On Thu, Nov 26, 2009 at 10:58 PM, Camilo Polymeris &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26540704&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cpolymeris@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello
&lt;br&gt;&amp;gt; does anybody have any experience outputting wiki or creole with doxygen or other documentation generators? What would be the best way to go about it? An XSLT file to transform doxygen's XML output to creole? Any suggestions?
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Camilo
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26540704&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Creole-output-tp26537112p26540704.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26537112</id>
	<title>Creole output</title>
	<published>2009-11-26T17:58:17Z</published>
	<updated>2009-11-26T17:58:17Z</updated>
	<author>
		<name>Camilo Polymeris</name>
	</author>
	<content type="html">Hello&lt;br&gt;does anybody have any experience outputting wiki or creole with doxygen or other documentation generators? What would be the best way to go about it? An XSLT file to transform doxygen&amp;#39;s XML output to creole? Any suggestions?&lt;br&gt;
Thanks,&lt;br&gt;Camilo&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26537112&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Creole-output-tp26537112p26537112.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26533613</id>
	<title>User-defined generated HTML header</title>
	<published>2009-11-26T10:50:21Z</published>
	<updated>2009-11-26T10:50:21Z</updated>
	<author>
		<name>Simon Turner-4</name>
	</author>
	<content type="html">Hi there,
&lt;br&gt;&amp;nbsp; I've recently created a &amp;quot;\page table_of_contents&amp;quot; which only
&lt;br&gt;contains an HTML table with the contents categorized in a few columns.
&lt;br&gt;&amp;nbsp;I normally used &amp;quot;\copydoc table_of_contents&amp;quot; at the end of my classes
&lt;br&gt;and modules details section, but I realize it could be done
&lt;br&gt;automatically by allowing to manipulate the content of the header or
&lt;br&gt;footer using special commands... &amp;nbsp;here's my idea, let me know what you
&lt;br&gt;think of it...
&lt;br&gt;&lt;br&gt;Just like you would use &amp;quot;\mainpage&amp;quot; to manipulate the content of the
&lt;br&gt;index, I'm thinking &amp;quot;\htmlheader&amp;quot; could be used to replace the
&lt;br&gt;doxygen-generated navigation header, same for &amp;quot;\htmlfooter&amp;quot;. &amp;nbsp;I know
&lt;br&gt;you can include a static html file as header, but this file won't take
&lt;br&gt;any of doxygen's advantages...
&lt;br&gt;&lt;br&gt;Imagine the following code was possible and note that I'm taking
&lt;br&gt;advantage of doxygen's list syntax, reference title's substitution and
&lt;br&gt;auto-linking... to build a simple header with a logo on the left and a
&lt;br&gt;quick table of contents on the right.
&lt;br&gt;&lt;br&gt;/**
&lt;br&gt;\htmlheader
&lt;br&gt;&amp;lt;table border=0 width=100%&amp;gt;&amp;lt;tr&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt; &amp;lt;img src=...&amp;gt; &amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;td&amp;gt;
&lt;br&gt;* Table of contents:
&lt;br&gt;* - \ref NS1
&lt;br&gt;* &amp;nbsp; &amp;nbsp; - \ref NS1::Class1
&lt;br&gt;* &amp;nbsp; &amp;nbsp; - \ref NS1::Class2
&lt;br&gt;* - \ref NS1
&lt;br&gt;* - \ref some_module
&lt;br&gt;* - \ref some_other_module
&lt;br&gt;&amp;lt;/td&amp;gt;
&lt;br&gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;
&lt;br&gt;**/
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26533613&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/User-defined-generated-HTML-header-tp26533613p26533613.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26521810</id>
	<title>Re: Static const Variables being documented as	functions.</title>
	<published>2009-11-25T14:58:28Z</published>
	<updated>2009-11-25T14:58:28Z</updated>
	<author>
		<name>Braden McDaniel</name>
	</author>
	<content type="html">Simon wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; I tried doing exactly as you instructed, and the generated documentation
&lt;br&gt;&amp;gt;&amp;gt; in the header file is correct, but the .cpp file still shows &amp;quot;const
&lt;br&gt;&amp;gt;&amp;gt; Color::Color COLOR_WHITE&amp;quot; as a function. &amp;nbsp;Any thoughts?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm working on a geometry library and made a test with a similar line of code:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; const Vector ONE(1,1,1);
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In the header file, if you place just that line (which is btw, both a
&lt;br&gt;&amp;gt; declaration and a definition) doxygen interprets it as a function.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Changing the line in the header file for this one:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; extern const Vector ONE;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; And adding the original line in a code file:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; const Vector ONE(1,1,1);
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Now it gets interpreted by doxygen as a variable. &amp;nbsp;Further, some
&lt;br&gt;&amp;gt; testing shows it might just be the presence of the parenthesis in the
&lt;br&gt;&amp;gt; declaration that confuse doxygen... in any case, it's bad practice to
&lt;br&gt;&amp;gt; have such definitions in header files.
&lt;/div&gt;&lt;br&gt;No, it's not.
&lt;br&gt;&lt;br&gt;namespace-scope consts have internal linkage in C++ (unless you specify 
&lt;br&gt;otherwise); so there's no problem with this.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Braden McDaniel &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;e-mail: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26521810&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;braden@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://endoframe.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://endoframe.com&lt;/a&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Jabber: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26521810&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;braden@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26521810&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26521810.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26519287</id>
	<title>Re: Static const Variables being documented as functions.</title>
	<published>2009-11-25T11:53:47Z</published>
	<updated>2009-11-25T11:53:47Z</updated>
	<author>
		<name>Dimitri van Heesch-2</name>
	</author>
	<content type="html">&lt;br&gt;On 25 nov 2009, at 20:22, Simon wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; I tried doing exactly as you instructed, and the generated &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; documentation
&lt;br&gt;&amp;gt;&amp;gt; in the header file is correct, but the .cpp file still shows &amp;quot;const
&lt;br&gt;&amp;gt;&amp;gt; Color::Color COLOR_WHITE&amp;quot; as a function. &amp;nbsp;Any thoughts?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm working on a geometry library and made a test with a similar &amp;nbsp;
&lt;br&gt;&amp;gt; line of code:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; const Vector ONE(1,1,1);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In the header file, if you place just that line (which is btw, both a
&lt;br&gt;&amp;gt; declaration and a definition) doxygen interprets it as a function.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Changing the line in the header file for this one:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; extern const Vector ONE;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; And adding the original line in a code file:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; const Vector ONE(1,1,1);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Now it gets interpreted by doxygen as a variable. &amp;nbsp;Further, some
&lt;br&gt;&amp;gt; testing shows it might just be the presence of the parenthesis in the
&lt;br&gt;&amp;gt; declaration that confuse doxygen... in any case, it's bad practice to
&lt;br&gt;&amp;gt; have such definitions in header files.
&lt;/div&gt;&lt;br&gt;Some more explanation:
&lt;br&gt;&lt;br&gt;The problem for doxygen is it needs to distinguish between
&lt;br&gt;&lt;br&gt;1) #define one 1
&lt;br&gt;&amp;nbsp; &amp;nbsp; const Vector ONE(one,one,one);
&lt;br&gt;&lt;br&gt;which is a variable and
&lt;br&gt;&lt;br&gt;2) const Vector ONE(int,int,int);
&lt;br&gt;&lt;br&gt;which is a function prototype.
&lt;br&gt;&lt;br&gt;As you can see the syntax of the C++ language is ambiguous in this &amp;nbsp;
&lt;br&gt;respect and
&lt;br&gt;type analysis is needed to determine which of the two cases is meant.
&lt;br&gt;&lt;br&gt;Doxygen has no full type information and uses some heuristics. One of &amp;nbsp;
&lt;br&gt;the heuristics
&lt;br&gt;is the location where this code is found (source or header). A file &amp;nbsp;
&lt;br&gt;ending with .h or .c
&lt;br&gt;is treated as a C file, and option 2) is assumed.
&lt;br&gt;So if you use .hpp or .hh for your header files it would have worked ;-)
&lt;br&gt;&lt;br&gt;See doxygen.cpp function isVarWithConstructor() for even more details.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&amp;nbsp; &amp;nbsp;Dimitri
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26519287&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26519287.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26518773</id>
	<title>Re: Static const Variables being documented as functions.</title>
	<published>2009-11-25T11:22:01Z</published>
	<updated>2009-11-25T11:22:01Z</updated>
	<author>
		<name>Simon Turner-4</name>
	</author>
	<content type="html">&amp;gt; I tried doing exactly as you instructed, and the generated documentation
&lt;br&gt;&amp;gt; in the header file is correct, but the .cpp file still shows &amp;quot;const
&lt;br&gt;&amp;gt; Color::Color COLOR_WHITE&amp;quot; as a function.  Any thoughts?
&lt;br&gt;&lt;br&gt;&lt;br&gt;I'm working on a geometry library and made a test with a similar line of code:
&lt;br&gt;&lt;br&gt;const Vector ONE(1,1,1);
&lt;br&gt;&lt;br&gt;In the header file, if you place just that line (which is btw, both a
&lt;br&gt;declaration and a definition) doxygen interprets it as a function.
&lt;br&gt;&lt;br&gt;Changing the line in the header file for this one:
&lt;br&gt;&lt;br&gt;extern const Vector ONE;
&lt;br&gt;&lt;br&gt;And adding the original line in a code file:
&lt;br&gt;&lt;br&gt;const Vector ONE(1,1,1);
&lt;br&gt;&lt;br&gt;Now it gets interpreted by doxygen as a variable. &amp;nbsp;Further, some
&lt;br&gt;testing shows it might just be the presence of the parenthesis in the
&lt;br&gt;declaration that confuse doxygen... in any case, it's bad practice to
&lt;br&gt;have such definitions in header files.
&lt;br&gt;&lt;br&gt;Good luck!
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26518773&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26518773.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26516792</id>
	<title>Re: Static const Variables being documented as functions.</title>
	<published>2009-11-25T09:19:03Z</published>
	<updated>2009-11-25T09:19:03Z</updated>
	<author>
		<name>Leach, Daniel J.</name>
	</author>
	<content type="html">Hi Laurent,
&lt;br&gt;&lt;br&gt;I tried doing exactly as you instructed, and the generated documentation
&lt;br&gt;in the header file is correct, but the .cpp file still shows &amp;quot;const
&lt;br&gt;Color::Color COLOR_WHITE&amp;quot; as a function. &amp;nbsp;Any thoughts?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Dan
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Laurent GRANVILLIERS [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516792&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Laurent.Granvilliers@...&lt;/a&gt;] 
&lt;br&gt;Sent: Wednesday, November 25, 2009 1:25 AM
&lt;br&gt;To: Leach, Daniel J.
&lt;br&gt;Subject: Re: [Doxygen-users] Static const Variables being documented as
&lt;br&gt;functions.
&lt;br&gt;&lt;br&gt;Dear Dan,
&lt;br&gt;&lt;br&gt;The static const variable must be defined in the header as follows:
&lt;br&gt;&lt;br&gt;//! \brief white color
&lt;br&gt;//! \brief defined as a constant class variable static const Color
&lt;br&gt;COLOR_WHITE;
&lt;br&gt;&lt;br&gt;It must be initialized in the associated .cpp file as follows:
&lt;br&gt;&lt;br&gt;const Color::Color COLOR_WHITE (255, 255, 255);
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;&lt;br&gt;Laurent
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have code similar to the following:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; static const Color COLOR_WHITE(255, 255, 255);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That initializes COLOR_WHITE with the above values. &amp;nbsp;I have read 
&lt;br&gt;&amp;gt; through the list a bit and realize that Doxygen can't always tell the 
&lt;br&gt;&amp;gt; difference between a variable and a function, but shouldn't the fact
&lt;br&gt;that &amp;quot;Color&amp;quot;
&lt;br&gt;&amp;gt; is there indicate that what follows must be a declaration of a Color 
&lt;br&gt;&amp;gt; variable? &amp;nbsp;My knowledge of the inner workings of C++ is limited, but 
&lt;br&gt;&amp;gt; to me it seems this can be fixed. &amp;nbsp;Or am I missing something else
&lt;br&gt;entirely?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dan
&lt;br&gt;&lt;br&gt;&lt;br&gt;25/11/2009This e-mail transmission contains information that is confidential and may be privileged. &amp;nbsp; It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516792&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26516792.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26515074</id>
	<title>Re: Hide private members in UML</title>
	<published>2009-11-25T07:48:59Z</published>
	<updated>2009-11-25T07:48:59Z</updated>
	<author>
		<name>SunnyD</name>
	</author>
	<content type="html">hi Janosch,
&lt;br&gt;&lt;br&gt;I am experiencing the same issue you mentioned. Have you been able to figure out a solution? 
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Dong
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Janosch Peters-4 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi list,
&lt;br&gt;&lt;br&gt;How do I configure the UML output?
&lt;br&gt;&lt;br&gt;Id like to hide all private members in the UML output, so I set 
&lt;br&gt;EXTRACT_PRIVATE=NO. The private members are not shown in the html output 
&lt;br&gt;as expected, but they still show up in UML class diagrams generated by 
&lt;br&gt;graphviz.
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;Janosch
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;This SF.net email is sponsored by:
&lt;br&gt;SourcForge Community
&lt;br&gt;SourceForge wants to tell your story.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/sf-spreadtheword&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/sf-spreadtheword&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;Doxygen-users@lists.sourceforge.net
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Hide-private-members-in-UML-tp21477924p26515074.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26501601</id>
	<title>Static const Variables being documented as functions.</title>
	<published>2009-11-24T11:07:00Z</published>
	<updated>2009-11-24T11:07:00Z</updated>
	<author>
		<name>Leach, Daniel J.</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I have code similar to the following:
&lt;br&gt;&lt;br&gt;static const Color COLOR_WHITE(255, 255, 255);
&lt;br&gt;&lt;br&gt;That initializes COLOR_WHITE with the above values. &amp;nbsp;I have read through
&lt;br&gt;the list a bit and realize that Doxygen can't always tell the difference
&lt;br&gt;between a variable and a function, but shouldn't the fact that &amp;quot;Color&amp;quot;
&lt;br&gt;is there indicate that what follows must be a declaration of a Color
&lt;br&gt;variable? &amp;nbsp;My knowledge of the inner workings of C++ is limited, but to
&lt;br&gt;me it seems this can be fixed. &amp;nbsp;Or am I missing something else entirely?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Dan
&lt;br&gt;&lt;br&gt;24/11/2009This e-mail transmission contains information that is confidential and may be privileged. &amp;nbsp; It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26501601&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26501601.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26499947</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-11-24T09:17:25Z</published>
	<updated>2009-11-24T09:17:25Z</updated>
	<author>
		<name>Nicolas Alvarez-2</name>
	</author>
	<content type="html">Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt; Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;&amp;gt; png file, we were able to divide the size of the installed tree to
&lt;br&gt;&amp;gt; 431524 kB
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&lt;br&gt;Is the 'convert' step part of the build process? (in debian/rules)
&lt;br&gt;&lt;br&gt;Have you tried optipng instead? It's giving me further decreases over the 
&lt;br&gt;compression already done in the latest package.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Nicolas
&lt;br&gt;&lt;br&gt;I read mailing lists through Gmane. Please don't Cc me on replies; it makes 
&lt;br&gt;me get one message on my newsreader and another on email.
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26499947&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26499947.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26498935</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-11-24T08:18:11Z</published>
	<updated>2009-11-24T08:18:11Z</updated>
	<author>
		<name>malat</name>
	</author>
	<content type="html">On Sat, Nov 21, 2009 at 3:01 AM, Nicolas Alvarez
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498935&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nicolas.alvarez@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Nicolas Alvarez wrote:
&lt;br&gt;&amp;gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Has anyone discover why using newer doxygen version increase the size
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; of the HTML output ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; For instance a package used to be:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://packages.debian.org/etch/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/etch/vtk-doc&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Installed Size 199724 kB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; became:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://packages.debian.org/lenny/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/lenny/vtk-doc&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Installed Size 247068 kB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and is now:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://packages.debian.org/squeeze/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/squeeze/vtk-doc&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Installed Size  855380 kB
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm now downloading the packages (may take me an hour), and will
&lt;br&gt;&amp;gt;&amp;gt; investigate.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It simply looks like the latest package enabled a **lot** more diagrams...
&lt;/div&gt;&lt;br&gt;Here is a short update.
&lt;br&gt;&lt;a href=&quot;http://packages.debian.org/sid/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/sid/vtk-doc&lt;/a&gt;&lt;br&gt;&lt;br&gt;Using SEARCHENGINE=NO and using imagemagick/convert to compress the
&lt;br&gt;png file, we were able to divide the size of the installed tree to
&lt;br&gt;431524 kB
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557237&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557238&lt;/a&gt;&lt;br&gt;&lt;br&gt;Hopefully this will help anyone /else/ doing vtk-style doxygen doc
&lt;br&gt;package for debian.
&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;-- 
&lt;br&gt;Mathieu
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498935&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26498935.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26475607</id>
	<title>Mis-located deprected.html</title>
	<published>2009-11-23T02:26:42Z</published>
	<updated>2009-11-23T02:26:42Z</updated>
	<author>
		<name>Neil Bird</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp;Just going through a cleaned up 1.6.1+ output (having fixed a slew of 
&lt;br&gt;warnings, etc.), and I have just found an oddity with the deprecated.html file.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;tree.html was linking to dN/dNN/deprecated.html, which it couldn't find. 
&lt;br&gt;&amp;nbsp; I edited it to point to the top-level dir. (where it was), and it loaded 
&lt;br&gt;OK. &amp;nbsp;But then, all the code links were wrong: &amp;nbsp;they're all '../../dN/dNN', 
&lt;br&gt;as if deprecated.html really did want to be down in a sub directory.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;So, where should it have ended up?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;[neil@fnx ~]# rm -f .signature
&lt;br&gt;[neil@fnx ~]# ls -l .signature
&lt;br&gt;ls: .signature: No such file or directory
&lt;br&gt;[neil@fnx ~]# exit
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26475607&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mis-located-deprected.html-tp26475607p26475607.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26453051</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-11-20T18:01:22Z</published>
	<updated>2009-11-20T18:01:22Z</updated>
	<author>
		<name>Nicolas Alvarez-2</name>
	</author>
	<content type="html">Nicolas Alvarez wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Mathieu Malaterre wrote:
&lt;br&gt;&amp;gt;&amp;gt; Has anyone discover why using newer doxygen version increase the size
&lt;br&gt;&amp;gt;&amp;gt; of the HTML output ?
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; For instance a package used to be:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://packages.debian.org/etch/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/etch/vtk-doc&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Installed Size 199724 kB
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; became:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://packages.debian.org/lenny/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/lenny/vtk-doc&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Installed Size 247068 kB
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; and is now:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://packages.debian.org/squeeze/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/squeeze/vtk-doc&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Installed Size &amp;nbsp;855380 kB
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm now downloading the packages (may take me an hour), and will
&lt;br&gt;&amp;gt; investigate.
&lt;/div&gt;&lt;br&gt;It simply looks like the latest package enabled a **lot** more diagrams...
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Nicolas
&lt;br&gt;&lt;br&gt;I read mailing lists through Gmane. Please don't Cc me on replies; it makes 
&lt;br&gt;me get one message on my newsreader and another on email.
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26453051&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26453051.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26452685</id>
	<title>Re: Generated HTML pages are getting huge</title>
	<published>2009-11-20T16:58:03Z</published>
	<updated>2009-11-20T16:58:03Z</updated>
	<author>
		<name>Nicolas Alvarez-2</name>
	</author>
	<content type="html">Mathieu Malaterre wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Has anyone discover why using newer doxygen version increase the size
&lt;br&gt;&amp;gt; of the HTML output ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; For instance a package used to be:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://packages.debian.org/etch/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/etch/vtk-doc&lt;/a&gt;&lt;br&gt;&amp;gt; Installed Size 199724 kB
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; became:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://packages.debian.org/lenny/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/lenny/vtk-doc&lt;/a&gt;&lt;br&gt;&amp;gt; Installed Size 247068 kB
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and is now:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://packages.debian.org/squeeze/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/squeeze/vtk-doc&lt;/a&gt;&lt;br&gt;&amp;gt; Installed Size &amp;nbsp;855380 kB
&lt;/div&gt;&lt;br&gt;I'm now downloading the packages (may take me an hour), and will 
&lt;br&gt;investigate.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Nicolas
&lt;br&gt;&lt;br&gt;I read mailing lists through Gmane. Please don't Cc me on replies; it makes 
&lt;br&gt;me get one message on my newsreader and another on email.
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26452685&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26452685.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26446669</id>
	<title>Generated HTML pages are getting huge</title>
	<published>2009-11-20T08:52:02Z</published>
	<updated>2009-11-20T08:52:02Z</updated>
	<author>
		<name>malat</name>
	</author>
	<content type="html">Has anyone discover why using newer doxygen version increase the size
&lt;br&gt;of the HTML output ?
&lt;br&gt;&lt;br&gt;For instance a package used to be:
&lt;br&gt;&lt;a href=&quot;http://packages.debian.org/etch/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/etch/vtk-doc&lt;/a&gt;&lt;br&gt;Installed Size 199724 kB 	
&lt;br&gt;&lt;br&gt;became:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://packages.debian.org/lenny/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/lenny/vtk-doc&lt;/a&gt;&lt;br&gt;Installed Size 247068 kB
&lt;br&gt;&lt;br&gt;and is now:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://packages.debian.org/squeeze/vtk-doc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://packages.debian.org/squeeze/vtk-doc&lt;/a&gt;&lt;br&gt;Installed Size &amp;nbsp;855380 kB
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Mathieu
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26446669&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Generated-HTML-pages-are-getting-huge-tp26446669p26446669.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26446431</id>
	<title>Description in the main page of the html doc pages</title>
	<published>2009-11-20T08:37:20Z</published>
	<updated>2009-11-20T08:37:20Z</updated>
	<author>
		<name>MarMarAba</name>
	</author>
	<content type="html">Thank you very much for your answers, I wanted to remove the comments from the code because all of theme are in the documentation files created with doxygen, but it is a good idea leaving the coments in the code for clarity purposes and, of course, the doxygen code is easily readable for a human, so it will clarify much concepts while reading the code.&lt;br&gt;
&lt;br&gt;OK, thank you once more.&lt;br&gt;MarMarAba&lt;br&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26446431&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Description-in-the-main-page-of-the-html-doc-pages-tp26446431p26446431.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26436591</id>
	<title>Re: Description in the main page of the html doc	pages</title>
	<published>2009-11-19T16:12:53Z</published>
	<updated>2009-11-19T16:12:53Z</updated>
	<author>
		<name>Bradley Ward-2</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=utf-8&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;My suggestion - don't remove  the Doxygen comments, but rather put
a comment in a noticeable place in your source code saying you are using
Doxygen for automatic documentation generation purposes, and include the URL to
the Doxygen web site.  I know if I were a professor and saw that I would award
extra points! From what I have seen in industry for 35 years now, VERY few
software engineers coming out of school have any notion of how important good
comments and good documentation is to the life of a software product!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;Brad&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt; MarMarAba
[mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26436591&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marmaraba@...&lt;/a&gt;] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; Thursday, November 19, 2009 5:14 PM&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26436591&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users@...&lt;/a&gt;&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; Re: [Doxygen-users] Description in the main page of the html
doc pages&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Thank you very much! It was so ovious...&lt;br&gt;
&lt;br&gt;
Sorry for wasting your time with these stupid question, but I were looking for
that information since one month ago &lt;span class=shorttext&gt;&lt;span style='background:white'&gt;sporadically&lt;/span&gt;&lt;/span&gt; and I did not find that
special command.&lt;br&gt;
&lt;br&gt;
And other fast question is how can I remove all the doxygen-coments from my
complation, to submit the code clean of coments to my teachers? I were looking
for an option in the GUI frontend of doxygen or a program for do these
operation without success.&lt;br&gt;
&lt;br&gt;
Thanks again.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26436591&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Description-in-the-main-page-of-the-html-doc-pages-tp26434099p26436591.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26435087</id>
	<title>Re: Description in the main page of the html doc pages</title>
	<published>2009-11-19T14:14:10Z</published>
	<updated>2009-11-19T14:14:10Z</updated>
	<author>
		<name>MarMarAba</name>
	</author>
	<content type="html">Thank you very much! It was so ovious...&lt;br&gt;&lt;br&gt;Sorry for wasting your time with these stupid question, but I were looking for that information since one month ago &lt;span id=&quot;result_box&quot; class=&quot;short_text&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255);&quot; title=&quot;esporádicamente&quot;&gt;sporadically&lt;/span&gt;&lt;/span&gt; and I did not find that special command.&lt;br&gt;
&lt;br&gt;And other fast question is how can I remove all the doxygen-coments from my complation, to submit the code clean of coments to my teachers? I were looking for an option in the GUI frontend of doxygen or a program for do these operation without success.&lt;br&gt;
&lt;br&gt;Thanks again.&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26435087&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Description-in-the-main-page-of-the-html-doc-pages-tp26434099p26435087.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26434099</id>
	<title>Description in the main page of the html doc pages</title>
	<published>2009-11-19T13:01:48Z</published>
	<updated>2009-11-19T13:01:48Z</updated>
	<author>
		<name>MarMarAba</name>
	</author>
	<content type="html">&lt;div class=&quot;gmail_quote&quot;&gt;Hello everybody.&lt;br&gt;&lt;br&gt;I am developing an easy project for my carear and I would like to know how to put a description and some information of the application in the main page of the html documentation created with doxygen.&lt;br&gt;

&lt;br&gt;Thanks.&lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;MarMarAba&lt;br&gt;
&lt;/font&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26434099&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Doxygen---Users-f22198.html&quot; embed=&quot;fixTarget[22198]&quot; target=&quot;_top&quot; &gt;Doxygen - Users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Description-in-the-main-page-of-the-html-doc-pages-tp26434099p26434099.html" />
</entry>

</feed>
