<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-22197</id>
	<title>Nabble - Doxygen</title>
	<updated>2008-09-05T18:00:14Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Doxygen-f22197.xml" />
	<link rel="alternate" type="text/html" href="http://www.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:www.nabble.com,2006:post-19341934</id>
	<title>Automatically display dependency graphs</title>
	<published>2008-09-05T18:00:14Z</published>
	<updated>2008-09-05T18:00:14Z</updated>
	<author>
		<name>Sylvain Jaume-2</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hello,&lt;br&gt;&lt;br&gt;To see the dependency graph of class.cpp in its HTML page, I need to click on the link &amp;#39;Include dependency graph for class.cpp&amp;#39;.&lt;br&gt;Could this dependency graph be shown without the need of a click?&lt;br&gt;
&lt;br&gt;Thanks.&lt;br&gt;Sylvain&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19341934&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://www.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://www.nabble.com/Automatically-display-dependency-graphs-tp19341934p19341934.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19335732</id>
	<title>Re: Problems generating LaTeX output with Doxygen v1.5.6</title>
	<published>2008-09-05T10:11:59Z</published>
	<updated>2008-09-05T10:11:59Z</updated>
	<author>
		<name>Dimitri van Heesch-2</name>
	</author>
	<content type="html">&lt;br&gt;Hi Marc,
&lt;br&gt;&lt;br&gt;There were some issues with handling pages in the LaTeX output (in &amp;nbsp;
&lt;br&gt;particular the use of @subpage inside @mainpage)
&lt;br&gt;with version 1.5.6. These should be resolved in the latest snapshot &amp;nbsp;
&lt;br&gt;found in subversion.
&lt;br&gt;So please try that if possible and let me know if you still see &amp;nbsp;
&lt;br&gt;problems.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&amp;nbsp; &amp;nbsp;Dimitri
&lt;br&gt;&lt;br&gt;On 5 sep 2008, at 08:14, &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19335732&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Marc.Kurz@...&lt;/a&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19335732&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Marc.Kurz@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp;Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I will try to explain my problem more detailed. Firstly, to avoid &amp;nbsp;
&lt;br&gt;&amp;gt; misunderstandings I have to clarify a few things:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -&amp;gt; LaTeX processing (the generation of the pdf file out of the LaTeX &amp;nbsp;
&lt;br&gt;&amp;gt; sources) does NOT show errors, so the LaTeX Syntax is correct.
&lt;br&gt;&amp;gt; -&amp;gt; CHM generation works without (semantic and syntactic) problems.
&lt;br&gt;&amp;gt; -&amp;gt; Some informtaion is just missing in the LaTeX output, that means:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - On the one side we have the C/C++ header files, they &amp;nbsp;
&lt;br&gt;&amp;gt; contain the doxygen comments
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - On the other side we have some (external) files, they are &amp;nbsp;
&lt;br&gt;&amp;gt; included to the doxygen generation via the INPUT tag.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Those files contain also doxygen commands, here is a small &amp;nbsp;
&lt;br&gt;&amp;gt; example for such a file:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/**
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; @page my_id Detailed Interface Specification
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Here is a list of the modules which are relevant for the &amp;nbsp;
&lt;br&gt;&amp;gt; Interface:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;ul&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;li&amp;gt;Module (@ref ID_OF_MODULE)&amp;lt;/li&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/ul&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; When we generated the documentation with doxygen 1.5.5, both &amp;nbsp;
&lt;br&gt;&amp;gt; the chm and pdf generation worked without problems, but since we are &amp;nbsp;
&lt;br&gt;&amp;gt; using the new version 1.5.6, the chm generation still works, but the &amp;nbsp;
&lt;br&gt;&amp;gt; pdf generation fails. Those external files are not included in the &amp;nbsp;
&lt;br&gt;&amp;gt; LaTeX sources (so doxygen somehow overlooks them I guess)...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Marc
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Jan Ruzicka [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19335732&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jan.ruzicka@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Wednesday, September 03, 2008 4:32 PM
&lt;br&gt;&amp;gt; To: Kurz Marc (CNAT SWL SEG)
&lt;br&gt;&amp;gt; Subject: Re: [Doxygen-develop] Problems generating LaTeX output with &amp;nbsp;
&lt;br&gt;&amp;gt; Doxygen v1.5.6
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Marc
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can you be more specific about the issue with LaTeX?
&lt;br&gt;&amp;gt; From your description I'm not sure what do you consider a problem.
&lt;br&gt;&amp;gt; Is LaTeX output missing some information present in HTML version?
&lt;br&gt;&amp;gt; Is LaTeX processing showing some error messages?
&lt;br&gt;&amp;gt; Please send the clarification to list as I may not be able to help &amp;nbsp;
&lt;br&gt;&amp;gt; you, but it sounds as interesting problem.
&lt;br&gt;&amp;gt; I'm sending this e-mail to you as I don't want to pollute the list.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; Jan
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 2008/09/03 06:34AM, &amp;quot;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19335732&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Marc.Kurz@...&lt;/a&gt;&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19335732&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Marc.Kurz@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Dear Doxygen Users and Developers,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; We are using Doxygen for generating html (chm) and latex (pdf)
&lt;br&gt;&amp;gt; &amp;gt; documentation out of our C/C++ source Code.
&lt;br&gt;&amp;gt; &amp;gt; Along with the header files that contain the doxygen-comments, some
&lt;br&gt;&amp;gt; &amp;gt; additional *.html files are included in the process of generating &amp;nbsp;
&lt;br&gt;&amp;gt; doxygen documentation.
&lt;br&gt;&amp;gt; &amp;gt; Those extra-html files contain things like Introduction, Examples of
&lt;br&gt;&amp;gt; &amp;gt; Use, Revision History, etc.. They contain doxygen commands like e.g.
&lt;br&gt;&amp;gt; &amp;gt; (and are of course doxygen-conform):
&lt;br&gt;&amp;gt; &amp;gt; * &amp;nbsp; &amp;nbsp; &amp;nbsp; @mainpage
&lt;br&gt;&amp;gt; &amp;gt; * &amp;nbsp; &amp;nbsp; &amp;nbsp; @section
&lt;br&gt;&amp;gt; &amp;gt; * &amp;nbsp; &amp;nbsp; &amp;nbsp; @subpage
&lt;br&gt;&amp;gt; &amp;gt; * &amp;nbsp; &amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; The generated doxygen html- and latex-output is processed by a
&lt;br&gt;&amp;gt; &amp;gt; self-written perl script to meet our standards in form and content.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Generating the html (chm) output works very fine, no problems &amp;nbsp;
&lt;br&gt;&amp;gt; occur at all.
&lt;br&gt;&amp;gt; &amp;gt; However, since we are using the new version 1.5.6 of doxygen, those
&lt;br&gt;&amp;gt; &amp;gt; extra *.html files are ignored by the doxygen process when &amp;nbsp;
&lt;br&gt;&amp;gt; generating
&lt;br&gt;&amp;gt; &amp;gt; latex output (html still works without problems).
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Is this a possible bug in the new version, or are we just &amp;nbsp;
&lt;br&gt;&amp;gt; overlooking
&lt;br&gt;&amp;gt; &amp;gt; something?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Thanks in advance,
&lt;br&gt;&amp;gt; &amp;gt; Best Regards,
&lt;br&gt;&amp;gt; &amp;gt; Marc
&lt;br&gt;&amp;gt; &amp;gt;
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19335732&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-develop&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Doxygen---Development-f22199.html&quot; embed=&quot;fixTarget[22199]&quot; target=&quot;_top&quot; &gt;Doxygen - Development&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-generating-LaTeX-output-with-Doxygen-v1.5.6-tp19286705p19335732.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19327725</id>
	<title>Training &amp; jobs</title>
	<published>2008-09-05T02:33:44Z</published>
	<updated>2008-09-05T02:33:44Z</updated>
	<author>
		<name>KiranGupta</name>
	</author>
	<content type="html">“Join us to make future”
&lt;br&gt;FOR OPT/F-1 STUDENTS
&lt;br&gt;FREE TRAINING 
&lt;br&gt;FOOD ACCOMODATION 
&lt;br&gt;H1B PROCESSING 	FOR L1/ L2/ H1/ H4/ EAD/ GC 
&lt;br&gt;EXCELLENT OPPRTUNITIES 
&lt;br&gt;TRAINING 
&lt;br&gt;PLACEMENT 
&lt;br&gt;Highly Competitive offers for New H1b Transfers
&lt;br&gt;About Us:
&lt;br&gt;V2 technology inc is serving NJ since 2005, for us our employees are of utmost importance. Our highly skilled and dedicated instructors train you explicitly in market-related technologies for today and tomorrow. We will work with you in developing marketing strategies and finding the assignments of your choice.
&lt;br&gt;We not only help you get a job but we build your long lasting careers!!! 
&lt;br&gt;What are we Looking for:
&lt;br&gt;Excellent communication skills. 
&lt;br&gt;Valid F1/ OPT/ CPT/ H1/ H4/ L1 or valid work status (EAD, GC). 
&lt;br&gt;Bachelors’ degree in CS/ IT or previous IT experience. 
&lt;br&gt;Preferably (not mandatory) Master's Degree in Computers/ Electronics or previous IT experience. 
&lt;br&gt;Willing to relocate anywhere in USA. 
&lt;br&gt;What’s The Deal: 
&lt;br&gt;H1-B sponsorship to F1/ OPT/ H4/ L1/ L2/ E3/ EAD 
&lt;br&gt;Transfer of H1 &amp; L1 visas. 
&lt;br&gt;Green Card sponsorship through PERM 
&lt;br&gt;Job focused professional training in 
&lt;br&gt;Java/ J2EE 
&lt;br&gt;.NET 
&lt;br&gt;Documentum 
&lt;br&gt;Share point 
&lt;br&gt;Oracle 
&lt;br&gt;Data Modeling 
&lt;br&gt;Relocation assistance- airfare, hotel accommodation, car rental etc 
&lt;br&gt;Guarantee lowest bench period. 
&lt;br&gt;Employee referral program. 
&lt;br&gt;Effective Resume writing help, Marketing and Placement. 
&lt;br&gt;Technical mock interviews. Preparation of In Person Interviews 
&lt;br&gt;100% Guaranteed placement 
&lt;br&gt;Get in Touch:
&lt;br&gt;Contact immediately to know more about the opportunities with us at:609-843-0312 
&lt;br&gt;or 		
&lt;br&gt;write mail at jobs@v2techinc.com
&lt;br&gt;Contact person : John
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.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://www.nabble.com/Training---jobs-tp19327725p19327725.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19326526</id>
	<title>Re: Regarding Conditional Compilation</title>
	<published>2008-09-05T00:50:32Z</published>
	<updated>2008-09-05T00:50:32Z</updated>
	<author>
		<name>Clemens Feige</name>
	</author>
	<content type="html">&amp;nbsp;&amp;gt;&amp;gt; Prabhanjan Kambadur:
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; I tried looking at conditionals (\cond, etc) and did not think
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; that it would solve my problem.
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; Regards,
&lt;br&gt;&amp;nbsp;&amp;gt;&amp;gt; Anju
&lt;br&gt;&lt;br&gt;Clemens Feige:
&lt;br&gt;&amp;nbsp;&amp;gt; Hi Anju.
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; Have a look at the &amp;quot;\cond&amp;quot; command...
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;gt; Clemens
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&lt;br&gt;Ohh. I missed that you already checked the \cond command...
&lt;br&gt;&lt;br&gt;But as far as I have understood \cond should solve your issue.
&lt;br&gt;Or also have a look at \if. In the manual there is even a nice alias 
&lt;br&gt;trick around \if.
&lt;br&gt;&lt;br&gt;/*! Unconditionally shown documentation.
&lt;br&gt;\htmlstuff
&lt;br&gt;\ref foo &amp;quot;Prev
&lt;br&gt;\ref bar &amp;quot;Next&amp;quot;
&lt;br&gt;\endhtmlstuff
&lt;br&gt;Unconditional text.
&lt;br&gt;*/
&lt;br&gt;&lt;br&gt;Config file
&lt;br&gt;ALIASES &amp;nbsp;= &amp;quot;htmlstuff=\if htmlstuff&amp;quot; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;endhtmlstuff=\endif&amp;quot; \
&lt;br&gt;&lt;br&gt;ENABLED_SECTIONS = htmlstuff
&lt;br&gt;&lt;br&gt;Clemens
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19326526&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://www.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://www.nabble.com/Regarding-Conditional-Compilation-tp19315233p19326526.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19326351</id>
	<title>Re: Regarding Conditional Compilation</title>
	<published>2008-09-05T00:36:22Z</published>
	<updated>2008-09-05T00:36:22Z</updated>
	<author>
		<name>Clemens Feige</name>
	</author>
	<content type="html">Hi Anju.
&lt;br&gt;&lt;br&gt;Have a look at the &amp;quot;\cond&amp;quot; command...
&lt;br&gt;&lt;br&gt;Clemens
&lt;br&gt;&lt;br&gt;Prabhanjan Kambadur:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear All,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am trying to generate both HTML and Latex documentation. I want some
&lt;br&gt;&amp;gt; things to only be in the HTML documentation. \htmlonly forces me to write
&lt;br&gt;&amp;gt; HTML code. That is not my purpose. Here is an example of what I want to do:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; \ref foo &amp;quot;Prev
&lt;br&gt;&amp;gt; \ref bar &amp;quot;Next&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Now, I want these references injected in the HTML and NOT in the Latex
&lt;br&gt;&amp;gt; document. I tried looking at conditionals (\cond, etc) and did not think
&lt;br&gt;&amp;gt; that it would solve my problem.
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Anju
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19326351&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://www.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://www.nabble.com/Regarding-Conditional-Compilation-tp19315233p19326351.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19325485</id>
	<title>Re: Problems generating LaTeX output with Doxygen v1.5.6</title>
	<published>2008-09-04T23:14:31Z</published>
	<updated>2008-09-04T23:14:31Z</updated>
	<author>
		<name>Marc.Kurz</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;&lt;/TITLE&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2800.1609&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff&gt;&lt;!-- Converted from text/plain format --&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Arial size=3&gt;&amp;nbsp;Hi,&lt;BR&gt;&lt;BR&gt;I will try to explain 
my problem more detailed. Firstly, to avoid misunderstandings I have to clarify 
a few things:&lt;BR&gt;&lt;BR&gt;-&amp;gt; LaTeX processing (the generation of the pdf file out 
of the LaTeX sources) does NOT show errors, so the LaTeX Syntax is 
correct.&lt;BR&gt;-&amp;gt; CHM generation works without (semantic and syntactic) 
problems.&lt;BR&gt;-&amp;gt; Some informtaion is just missing in the LaTeX output, that 
means:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - On the one side we have 
the C/C++ header files, they contain the doxygen 
comments&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - On the other side we 
have some (external) files, they are included to the doxygen generation via the 
INPUT tag.&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Those files contain 
also doxygen commands, here is a small example for such a 
file:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=2&gt;&lt;FONT face=Arial size=3&gt;
&lt;P&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;FONT face=&quot;Courier New&quot;&gt;&amp;nbsp; 
/**&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @page my_id Detailed Interface 
Specification&lt;BR&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Here is a 
list of the modules which are relevant for the 
Interface:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;ul&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;li&amp;gt;Module 
(@ref ID_OF_MODULE)&amp;lt;/li&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;lt;/ul&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*/&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
When we generated the documentation with doxygen 1.5.5, both the chm and pdf 
generation worked without problems, but since we are using the new version 
1.5.6, the chm generation still works, but the pdf generation fails. Those 
external files are not included in the LaTeX sources (so doxygen somehow 
overlooks them&amp;nbsp;I guess)...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Marc&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;-----Original Message-----&lt;BR&gt;From: Jan Ruzicka 
[&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19325485&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jan.ruzicka@...&lt;/a&gt;]&lt;BR&gt;Sent: 
Wednesday, September 03, 2008 4:32 PM&lt;BR&gt;To: Kurz Marc (CNAT SWL 
SEG)&lt;BR&gt;Subject: Re: [Doxygen-develop] Problems generating LaTeX output with 
Doxygen v1.5.6&lt;BR&gt;&lt;BR&gt;Hi Marc&lt;BR&gt;&lt;BR&gt;Can you be more specific about the issue 
with LaTeX?&lt;BR&gt;From your description I'm not sure what do you consider a 
problem.&lt;BR&gt;Is LaTeX output missing some information present in HTML 
version?&lt;BR&gt;Is LaTeX processing showing some error messages?&lt;BR&gt;Please send the 
clarification to list as I may not be able to help you, but it sounds as 
interesting problem.&lt;BR&gt;I'm sending this e-mail to you as I don't want to 
pollute the list.&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;Jan&lt;BR&gt;&lt;BR&gt;On 2008/09/03 06:34AM, 
&quot;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19325485&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Marc.Kurz@...&lt;/a&gt;&quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19325485&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Marc.Kurz@...&lt;/a&gt;&amp;gt;&lt;BR&gt;wrote:&lt;BR&gt;&lt;div class='shrinkable-quote'&gt;&lt;BR&gt;&amp;gt; Dear 
Doxygen Users and Developers,&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; We are using Doxygen for 
generating html (chm) and latex (pdf)&lt;BR&gt;&amp;gt; documentation out of our C/C++ 
source Code.&lt;BR&gt;&amp;gt; Along with the header files that contain the 
doxygen-comments, some&lt;BR&gt;&amp;gt; additional *.html files are included in the 
process of generating doxygen documentation.&lt;BR&gt;&amp;gt; Those extra-html files 
contain things like Introduction, Examples of&lt;BR&gt;&amp;gt; Use, Revision History, 
etc.. They contain doxygen commands like e.g.&lt;BR&gt;&amp;gt; (and are of course 
doxygen-conform):&lt;BR&gt;&amp;gt; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
@mainpage&lt;BR&gt;&amp;gt; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @section&lt;BR&gt;&amp;gt; 
*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @subpage&lt;BR&gt;&amp;gt; 
*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; The generated doxygen 
html- and latex-output is processed by a&lt;BR&gt;&amp;gt; self-written perl script to 
meet our standards in form and content.&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Generating the html 
(chm) output works very fine, no problems occur at all.&lt;BR&gt;&amp;gt; However, since 
we are using the new version 1.5.6 of doxygen, those&lt;BR&gt;&amp;gt; extra *.html files 
are ignored by the doxygen process when generating&lt;BR&gt;&amp;gt; latex output (html 
still works without problems).&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Is this a possible bug in the new 
version, or are we just overlooking&lt;BR&gt;&amp;gt; something?&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Thanks in 
advance,&lt;BR&gt;&amp;gt; Best Regards,&lt;BR&gt;&amp;gt; Marc&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
___________________________________________&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Marc Kurz 
Bakk.techn.&lt;BR&gt;&amp;gt; Customer Support, Documentation Management 
Assistant&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; COMNEON electronic technology GmbH &amp;amp; Co. OHG 
Freistaedter Strasse 400&lt;BR&gt;&amp;gt; A-4040 Linz, Austria&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; Tel.: +43 
(5) 1777 15 - 604&lt;BR&gt;&amp;gt; Fax: +43 (5) 1777 15 - 810&lt;BR&gt;&amp;gt; E-Mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19325485&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marc.kurz@...&lt;/a&gt;&lt;BR&gt;&amp;gt; 
WEB: &lt;A href=&quot;http://www.comneon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comneon.com&lt;/A&gt;&lt;BR&gt;&amp;gt;&lt;BR&gt;&amp;gt; 
COMNEON - Great Ideas for Small Devices&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; 
----------------------------------------------------------------------&lt;BR&gt;&amp;gt; 
--- This SF.Net email is sponsored by the Moblin Your Move Developer's&lt;BR&gt;&amp;gt; 
challenge Build the coolest Linux based applications with Moblin SDK 
&amp;amp;&lt;BR&gt;&amp;gt; win great prizes Grand prize is a trip for two to an Open Source 
event&lt;BR&gt;&amp;gt; anywhere in the world&lt;BR&gt;&amp;gt; &lt;A href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&lt;/A&gt;&lt;BR&gt;&amp;gt; 
_______________________________________________&lt;BR&gt;&amp;gt; Doxygen-develop mailing 
list&lt;BR&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19325485&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-develop@...&lt;/a&gt;&lt;BR&gt;&amp;gt; &lt;A href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-develop&lt;/A&gt;&lt;/div&gt;&lt;BR&gt;--&lt;BR&gt;Jan 
Ruzicka&lt;BR&gt;Software Engineer&lt;BR&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19325485&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jan.ruzicka@...&lt;/a&gt;&lt;BR&gt;Phone: 
240-686-3364&lt;BR&gt;&lt;BR&gt;Comtech Mobile Datacom Corp.&lt;BR&gt;20430 Century 
Boulevard&lt;BR&gt;Germantown, MD 20874&lt;BR&gt;Phone: 240-686-2100&lt;BR&gt;Fax: 
240-686-3301&lt;BR&gt;&lt;BR&gt;This email and any attachments are intended exclusively for 
the individuals or entities to which it is addressed. This communication may 
contain information that is proprietary, privileged or confidential, or 
otherwise legally exempt from disclosure. If you are not a named addressee, you 
are not authorized to read, print, retain, copy or disseminate this message or 
any part of it. If you have received this message in error, please notify the 
sender immediately by e-mail and delete all copies of the message, any 
attachments, and any copies thereof from your 
system.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/BODY&gt;&lt;/HTML&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19325485&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-develop&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Doxygen---Development-f22199.html&quot; embed=&quot;fixTarget[22199]&quot; target=&quot;_top&quot; &gt;Doxygen - Development&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-generating-LaTeX-output-with-Doxygen-v1.5.6-tp19286705p19325485.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19316189</id>
	<title>Changing the behavior of &quot;\code&quot; macro</title>
	<published>2008-09-04T10:47:19Z</published>
	<updated>2008-09-04T10:47:19Z</updated>
	<author>
		<name>Prabhanjan Kambadur-3</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&amp;quot;\code&amp;quot; in Latex seems to be generating &amp;quot;verbatim&amp;quot; code. Is there a clean way of changing this to instead use &amp;quot;lstlisting&amp;quot; environ?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Anju&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;

&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19316189&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://www.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://www.nabble.com/Changing-the-behavior-of-%22%5Ccode%22-macro-tp19316189p19316189.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19315708</id>
	<title>Re: Regarding Conditional Compilation</title>
	<published>2008-09-04T10:24:41Z</published>
	<updated>2008-09-04T10:24:41Z</updated>
	<author>
		<name>Prabhanjan Kambadur-3</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;\htmlonly will not work in my case. Taking the same example from above -- &lt;br&gt;&lt;br&gt;\htmlonly&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;\ref foo &amp;quot;Prev&amp;quot;&lt;br&gt;\ref bar &amp;quot;Next&amp;quot;&lt;br&gt;&lt;/div&gt;\endhtmlonly&lt;br&gt;&lt;br&gt;This
piece of code will not work since the text within the &amp;quot;\htmlonly&amp;quot;
section is unparsed by Doxygen. Its just rendered verbatim. That&amp;#39;s not
what I want :-).&lt;br&gt;
&lt;br&gt;Anju &lt;br&gt;&lt;div&gt;&lt;div&gt;&lt;span id=&quot;q_11c2e75a22c10610_3&quot; class=&quot;WQ9l9c&quot;&gt;&lt;br&gt;- Show quoted text -&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Sep 4, 2008 at 10:37 PM, Neel Get &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19315708&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neel.get@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
probabbly you can use \htmlonly&lt;br&gt;
&lt;a href=&quot;http://www.stack.nl/%7Edimitri/doxygen/commands.html#cmdhtmlonly&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.stack.nl/~dimitri/doxygen/commands.html#cmdhtmlonly&lt;/a&gt;&lt;div&gt;&lt;div&gt;&lt;br&gt;
&lt;br&gt;
On Thu, 04 Sep 2008 13:03:27 -0400, Prabhanjan Kambadur &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19315708&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkambadu@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Dear All,&lt;br&gt;
&lt;br&gt;
I am trying to generate both HTML and Latex documentation. I want some&lt;br&gt;
things to only be in the HTML documentation. \htmlonly forces me to write&lt;br&gt;
HTML code. That is not my purpose. Here is an example of what I want to do:&lt;br&gt;
&lt;br&gt;
\ref foo &amp;quot;Prev&lt;br&gt;
\ref bar &amp;quot;Next&amp;quot;&lt;br&gt;
&lt;br&gt;
Now, I want these references injected in the HTML and NOT in the Latex&lt;br&gt;
document. I tried looking at conditionals (\cond, etc) and did not think&lt;br&gt;
that it would solve my problem.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Anju&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;
-- &lt;br&gt;
Using Opera&amp;#39;s revolutionary e-mail client: &lt;a href=&quot;http://www.opera.com/mail/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.opera.com/mail/&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;-- &lt;br&gt;This too shall pass&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Sep 4, 2008 at 1:23 PM, Prabhanjan Kambadur &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19315708&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkambadu@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div dir=&quot;ltr&quot;&gt;\htmlonly will not work in my case. Taking the same example from above -- &lt;br&gt;
&lt;br&gt;\htmlonly&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;\ref foo &amp;quot;Prev&amp;quot;&lt;br&gt;\ref bar &amp;quot;Next&amp;quot;&lt;br&gt;&lt;/div&gt;\endhtmlonly&lt;br&gt;&lt;br&gt;This piece of code will not work since the text within the &amp;quot;\htmlonly&amp;quot; section is unparsed by Doxygen. Its just rendered verbatim. That&amp;#39;s not what I want :-).&lt;br&gt;

&lt;br&gt;Anju &lt;br&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Sep 4, 2008 at 10:37 PM, Neel Get &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19315708&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;neel.get@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
probabbly you can use \htmlonly&lt;br&gt;
&lt;a href=&quot;http://www.stack.nl/%7Edimitri/doxygen/commands.html#cmdhtmlonly&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.stack.nl/~dimitri/doxygen/commands.html#cmdhtmlonly&lt;/a&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;
&lt;br&gt;
On Thu, 04 Sep 2008 13:03:27 -0400, Prabhanjan Kambadur &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19315708&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkambadu@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Dear All,&lt;br&gt;
&lt;br&gt;
I am trying to generate both HTML and Latex documentation. I want some&lt;br&gt;
things to only be in the HTML documentation. \htmlonly forces me to write&lt;br&gt;
HTML code. That is not my purpose. Here is an example of what I want to do:&lt;br&gt;
&lt;br&gt;
\ref foo &amp;quot;Prev&lt;br&gt;
\ref bar &amp;quot;Next&amp;quot;&lt;br&gt;
&lt;br&gt;
Now, I want these references injected in the HTML and NOT in the Latex&lt;br&gt;
document. I tried looking at conditionals (\cond, etc) and did not think&lt;br&gt;
that it would solve my problem.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Anju&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;font color=&quot;#888888&quot;&gt;
-- &lt;br&gt;
Using Opera&amp;#39;s revolutionary e-mail client: &lt;a href=&quot;http://www.opera.com/mail/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.opera.com/mail/&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;-- &lt;br&gt;This too shall pass&lt;br&gt;
&lt;/div&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;This too shall pass&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19315708&amp;i=5&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://www.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://www.nabble.com/Regarding-Conditional-Compilation-tp19315233p19315708.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19315316</id>
	<title>Re: Regarding Conditional Compilation</title>
	<published>2008-09-04T10:08:12Z</published>
	<updated>2008-09-04T10:08:12Z</updated>
	<author>
		<name>nlbs</name>
	</author>
	<content type="html">probabbly you can use \htmlonly
&lt;br&gt;&lt;a href=&quot;http://www.stack.nl/~dimitri/doxygen/commands.html#cmdhtmlonly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.stack.nl/~dimitri/doxygen/commands.html#cmdhtmlonly&lt;/a&gt;&lt;br&gt;&lt;br&gt;On Thu, 04 Sep 2008 13:03:27 -0400, Prabhanjan Kambadur &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19315316&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkambadu@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear All,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am trying to generate both HTML and Latex documentation. I want some
&lt;br&gt;&amp;gt; things to only be in the HTML documentation. \htmlonly forces me to write
&lt;br&gt;&amp;gt; HTML code. That is not my purpose. Here is an example of what I want to &amp;nbsp;
&lt;br&gt;&amp;gt; do:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; \ref foo &amp;quot;Prev
&lt;br&gt;&amp;gt; \ref bar &amp;quot;Next&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Now, I want these references injected in the HTML and NOT in the Latex
&lt;br&gt;&amp;gt; document. I tried looking at conditionals (\cond, etc) and did not think
&lt;br&gt;&amp;gt; that it would solve my problem.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Anju
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Using Opera's revolutionary e-mail client: &lt;a href=&quot;http://www.opera.com/mail/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opera.com/mail/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19315316&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://www.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://www.nabble.com/Regarding-Conditional-Compilation-tp19315233p19315316.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19315233</id>
	<title>Regarding Conditional Compilation</title>
	<published>2008-09-04T10:03:27Z</published>
	<updated>2008-09-04T10:03:27Z</updated>
	<author>
		<name>Prabhanjan Kambadur-3</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Dear All,&lt;br&gt;&lt;br&gt;I am trying to generate both HTML and Latex documentation. I want some things to only be in the HTML documentation. \htmlonly forces me to write HTML code. That is not my purpose. Here is an example of what I want to do:&lt;br&gt;
&lt;br&gt;\ref foo &amp;quot;Prev&lt;br&gt;\ref bar &amp;quot;Next&amp;quot;&lt;br&gt;&lt;br&gt;Now, I want these references injected in the HTML and NOT in the Latex document. I tried looking at conditionals (\cond, etc) and did not think that it would solve my problem. &lt;br clear=&quot;all&quot;&gt;
&lt;br&gt;Regards,&lt;br&gt;&lt;br&gt;Anju&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19315233&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://www.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://www.nabble.com/Regarding-Conditional-Compilation-tp19315233p19315233.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19311677</id>
	<title>Re: Extra information for a group member</title>
	<published>2008-09-04T07:22:34Z</published>
	<updated>2008-09-04T07:22:34Z</updated>
	<author>
		<name>Douglas Wooster</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Thanks for figuring this out, Jesus.
&amp;nbsp;And thank you even more, for reporting the solution back to us. &amp;nbsp;I've
been following the discussion, but haven't known enough about groups to
be able to contribute to it.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Best regards,&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Douglas Wooster&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;table width=100%&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;td width=100%&gt;
&lt;table width=100%&gt;
&lt;tr valign=top&gt;
&lt;td width=100%&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;&lt;b&gt;Re: [Doxygen-users] Extra
information for a group member&lt;/b&gt;&lt;/font&gt;&lt;/table&gt;
&lt;br&gt;
&lt;table width=100%&gt;
&lt;tr&gt;
&lt;td&gt;&lt;font size=2 color=#e26200 face=&quot;sans-serif&quot;&gt;&lt;b&gt;Jesus Jimenez &lt;/b&gt;&lt;/font&gt;
&lt;td&gt;&lt;font size=2 color=#8f8f8f face=&quot;sans-serif&quot;&gt;to:&lt;/font&gt;
&lt;td&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;doxygen-users&lt;/font&gt;
&lt;td&gt;
&lt;div align=right&gt;&lt;font size=1 face=&quot;sans-serif&quot;&gt;09/04/2008 03:35 AM&lt;/font&gt;&lt;/div&gt;&lt;/table&gt;
&lt;br&gt;
&lt;table width=100%&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;table width=100%&gt;
&lt;tr&gt;
&lt;td&gt;&lt;font size=2 color=#8f8f8f face=&quot;sans-serif&quot;&gt;Sent by:&lt;/font&gt;
&lt;td width=100%&gt;&lt;font size=2 color=#e26200 face=&quot;sans-serif&quot;&gt;&lt;b&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19311677&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users-bounces@...&lt;/a&gt;&lt;/b&gt;&lt;/font&gt;&lt;/table&gt;
&lt;br&gt;
&lt;td&gt;
&lt;div align=right&gt;&lt;/div&gt;&lt;/table&gt;
&lt;br&gt;&lt;/table&gt;
&lt;br&gt;
&lt;br&gt;
&lt;hr&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;tt&gt;&lt;font size=2&gt;Hi all,&lt;br&gt;
I found the solution, its not a bug. The problem is that it was not well
&lt;br&gt;
commented. Here is how should be:&lt;br&gt;
&lt;br&gt;
//@{&lt;br&gt;
//!\name foobars1&lt;br&gt;
//! foobars group comments&lt;br&gt;
&lt;br&gt;
#define foo1 1&lt;br&gt;
.....&lt;br&gt;
//! foon extra info&lt;br&gt;
#define foon n&lt;br&gt;
//@}&lt;br&gt;
&lt;br&gt;
or&lt;br&gt;
&lt;br&gt;
//@{&lt;br&gt;
/*!\name foobars1 */&lt;br&gt;
//! foobars group comments&lt;br&gt;
#define foo1 1&lt;br&gt;
.....&lt;br&gt;
//! foon extra info&lt;br&gt;
#define foon n&lt;br&gt;
//@}&lt;br&gt;
&lt;br&gt;
or&lt;br&gt;
&lt;br&gt;
//@{&lt;br&gt;
/*!\name foobars1&lt;br&gt;
\brief foobars group comments */&lt;br&gt;
#define foo1 1&lt;br&gt;
.....&lt;br&gt;
//! foon extra info&lt;br&gt;
#define foon n&lt;br&gt;
//@}&lt;br&gt;
&lt;br&gt;
or&lt;br&gt;
&lt;br&gt;
... (There are more solutions) ...&lt;br&gt;
&lt;br&gt;
Jesus.&lt;br&gt;
&lt;br&gt;
PD: Thanks to all for the help&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Clemens Feige wrote:&lt;br&gt;
&amp;gt; Greg Aldridge:&lt;br&gt;
&amp;gt; &amp;nbsp; &lt;br&gt;
&amp;gt;&amp;gt; I guess as soon as you override the group description for one
of the&lt;br&gt;
&amp;gt;&amp;gt; group members, it will do it for all, except the first one which
uses&lt;br&gt;
&amp;gt;&amp;gt; the documentation block preceding it as if it was a standard.
&amp;nbsp;I'd&lt;br&gt;
&amp;gt;&amp;gt; expect he trailing comment to replace the group description for
that&lt;br&gt;
&amp;gt;&amp;gt; one member, but not affect the whole group.&lt;br&gt;
&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;br&gt;
&amp;gt; &amp;nbsp;&amp;gt;&lt;br&gt;
&amp;gt; &amp;nbsp; &lt;br&gt;
&amp;gt;&amp;gt; Maybe you should consider raising a bug/feature request for this.
&amp;nbsp;What&lt;br&gt;
&amp;gt;&amp;gt; others on the list think about this behaviour?&lt;br&gt;
&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Hi Jesus, Hi Greg!&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I have not tested myself. But if it is true what Greg describes then
I &lt;br&gt;
&amp;gt; too would plead for a bug report.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; A group description should be valid for all the group members, unless
&lt;br&gt;
&amp;gt; and only if there is an individual description for some members. All
&lt;br&gt;
&amp;gt; other members before and after those special member shall get the
group &lt;br&gt;
&amp;gt; description (and not the one from the last special member).&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Clemens&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; -------------------------------------------------------------------------&lt;br&gt;
&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge&lt;br&gt;
&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp;amp; win
great prizes&lt;br&gt;
&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in
the world&lt;br&gt;
&amp;gt; http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; Doxygen-users mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19311677&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;&lt;br&gt;
&amp;gt; https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;br&gt;
&amp;gt; &amp;nbsp; &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
-------------------------------------------------------------------------&lt;br&gt;
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge&lt;br&gt;
Build the coolest Linux based applications with Moblin SDK &amp;amp; win great
prizes&lt;br&gt;
Grand prize is a trip for two to an Open Source event anywhere in the world&lt;br&gt;
http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&lt;br&gt;
_______________________________________________&lt;br&gt;
Doxygen-users mailing list&lt;br&gt;
&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19311677&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;&lt;br&gt;
https://lists.sourceforge.net/lists/listinfo/doxygen-users&lt;br&gt;
&lt;/font&gt;&lt;/tt&gt;
&lt;br&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19311677&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://www.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://www.nabble.com/Extra-information-for-a-group-member-tp19265406p19311677.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19305010</id>
	<title>Re: Extra information for a group member</title>
	<published>2008-09-04T00:34:29Z</published>
	<updated>2008-09-04T00:34:29Z</updated>
	<author>
		<name>Jesus Jimenez</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;I found the solution, its not a bug. The problem is that it was not well 
&lt;br&gt;commented. Here is how should be:
&lt;br&gt;&lt;br&gt;//@{
&lt;br&gt;//!\name foobars1
&lt;br&gt;//! foobars group comments
&lt;br&gt;&lt;br&gt;#define foo1 1
&lt;br&gt;.....
&lt;br&gt;//! foon extra info
&lt;br&gt;#define foon n
&lt;br&gt;//@}
&lt;br&gt;&lt;br&gt;or
&lt;br&gt;&lt;br&gt;//@{
&lt;br&gt;/*!\name foobars1 */
&lt;br&gt;//! foobars group comments
&lt;br&gt;#define foo1 1
&lt;br&gt;.....
&lt;br&gt;//! foon extra info
&lt;br&gt;#define foon n
&lt;br&gt;//@}
&lt;br&gt;&lt;br&gt;or
&lt;br&gt;&lt;br&gt;//@{
&lt;br&gt;/*!\name foobars1
&lt;br&gt;\brief foobars group comments */
&lt;br&gt;#define foo1 1
&lt;br&gt;.....
&lt;br&gt;//! foon extra info
&lt;br&gt;#define foon n
&lt;br&gt;//@}
&lt;br&gt;&lt;br&gt;or
&lt;br&gt;&lt;br&gt;... (There are more solutions) ...
&lt;br&gt;&lt;br&gt;Jesus.
&lt;br&gt;&lt;br&gt;PD: Thanks to all for the help
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Clemens Feige wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Greg Aldridge:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; I guess as soon as you override the group description for one of the
&lt;br&gt;&amp;gt;&amp;gt; group members, it will do it for all, except the first one which uses
&lt;br&gt;&amp;gt;&amp;gt; the documentation block preceding it as if it was a standard. &amp;nbsp;I'd
&lt;br&gt;&amp;gt;&amp;gt; expect he trailing comment to replace the group description for that
&lt;br&gt;&amp;gt;&amp;gt; one member, but not affect the whole group.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Maybe you should consider raising a bug/feature request for this. &amp;nbsp;What
&lt;br&gt;&amp;gt;&amp;gt; others on the list think about this behaviour?
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi Jesus, Hi Greg!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have not tested myself. But if it is true what Greg describes then I 
&lt;br&gt;&amp;gt; too would plead for a bug report.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; A group description should be valid for all the group members, unless 
&lt;br&gt;&amp;gt; and only if there is an individual description for some members. All 
&lt;br&gt;&amp;gt; other members before and after those special member shall get the group 
&lt;br&gt;&amp;gt; description (and not the one from the last special member).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Clemens
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&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://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19305010&amp;i=0&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; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19305010&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://www.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://www.nabble.com/Extra-information-for-a-group-member-tp19265406p19305010.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19299029</id>
	<title>Re: labeling latex and html in doxy</title>
	<published>2008-09-03T14:55:42Z</published>
	<updated>2008-09-03T14:55:42Z</updated>
	<author>
		<name>dejfson</name>
	</author>
	<content type="html">okay. thanks. I think I go for this variant then......
&lt;br&gt;d.
&lt;br&gt;&lt;br&gt;&lt;br&gt;2008/9/3 Clemens Feige &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19299029&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;c.feige@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Yes indeed. This is multiple work for multiple output formats, but as
&lt;br&gt;&amp;gt; far as I know there is not a native figure labeling feature in doxygen.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Clemens
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; P.S.
&lt;br&gt;&amp;gt; Please reply only to the list.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; dejfson:
&lt;br&gt;&amp;gt;&amp;gt; Hi Clemens,
&lt;br&gt;&amp;gt;&amp;gt; thanks for reply. The big problem in this case is that in fact you
&lt;br&gt;&amp;gt;&amp;gt; split your document into two parts, because if I do
&lt;br&gt;&amp;gt;&amp;gt; labeling in latex only, then whenever I want to reference the figure,
&lt;br&gt;&amp;gt;&amp;gt; i need to tell explicitly what to do in case of html and
&lt;br&gt;&amp;gt;&amp;gt; in case of latex. Then multiple doxygen output formats do not make any sense.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; You can use \latexonly and \htmlonly to insert LaTeX or HTML specific
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; things. Note that doxygen does not interprete what you put in those blocks.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&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://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19299029&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;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19299029&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://www.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://www.nabble.com/labeling-latex-and-html-in-doxy-tp19288520p19299029.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19292995</id>
	<title>Re: labeling latex and html in doxy</title>
	<published>2008-09-03T09:35:19Z</published>
	<updated>2008-09-03T09:35:19Z</updated>
	<author>
		<name>Clemens Feige</name>
	</author>
	<content type="html">Yes indeed. This is multiple work for multiple output formats, but as 
&lt;br&gt;far as I know there is not a native figure labeling feature in doxygen.
&lt;br&gt;&lt;br&gt;Clemens
&lt;br&gt;&lt;br&gt;P.S.
&lt;br&gt;Please reply only to the list.
&lt;br&gt;&lt;br&gt;dejfson:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Clemens,
&lt;br&gt;&amp;gt; thanks for reply. The big problem in this case is that in fact you
&lt;br&gt;&amp;gt; split your document into two parts, because if I do
&lt;br&gt;&amp;gt; labeling in latex only, then whenever I want to reference the figure,
&lt;br&gt;&amp;gt; i need to tell explicitly what to do in case of html and
&lt;br&gt;&amp;gt; in case of latex. Then multiple doxygen output formats do not make any sense.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; You can use \latexonly and \htmlonly to insert LaTeX or HTML specific
&lt;br&gt;&amp;gt;&amp;gt; things. Note that doxygen does not interprete what you put in those blocks.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19292995&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://www.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://www.nabble.com/labeling-latex-and-html-in-doxy-tp19288520p19292995.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19292474</id>
	<title>custom \type block</title>
	<published>2008-09-03T09:08:21Z</published>
	<updated>2008-09-03T09:08:21Z</updated>
	<author>
		<name>nlbs</name>
	</author>
	<content type="html">Is it possible to specefy teh datatypes of a variable customly ?
&lt;br&gt;some language(s) like PHP are not type safe at all so type information is &amp;nbsp;
&lt;br&gt;not attached with the variables or member variables.
&lt;br&gt;So is there any \type or similer command to specefy datatype of a variable &amp;nbsp;
&lt;br&gt;or member variable.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Using Opera's revolutionary e-mail client: &lt;a href=&quot;http://www.opera.com/mail/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opera.com/mail/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19292474&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://www.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://www.nabble.com/custom-%5Ctype-block-tp19292474p19292474.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19292388</id>
	<title>Re: labeling latex and html in doxy</title>
	<published>2008-09-03T09:03:00Z</published>
	<updated>2008-09-03T09:03:00Z</updated>
	<author>
		<name>Clemens Feige</name>
	</author>
	<content type="html">dejfson:
&lt;br&gt;&amp;gt; Dear Experts,
&lt;br&gt;&amp;gt; i'd like to insert images into the doxygen source. A standard labeling
&lt;br&gt;&amp;gt; notation for latex is such, that one makes \label{fig:mook} and then references
&lt;br&gt;&amp;gt; this label in text: \ref{fig:mook}. This replaces the occurrence of refs by
&lt;br&gt;&amp;gt; correct section/figure number.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; how can i insert a doxygen comment to generate this structure?
&lt;br&gt;&amp;gt; how can i do so it generates the same thing in HTML as well??
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hello dejfson
&lt;br&gt;&lt;br&gt;You can use \latexonly and \htmlonly to insert LaTeX or HTML specific 
&lt;br&gt;things. Note that doxygen does not interprete what you put in those blocks.
&lt;br&gt;&lt;br&gt;Example
&lt;br&gt;&lt;br&gt;&lt;br&gt;bla bla
&lt;br&gt;\latexonly
&lt;br&gt;\label{mybla}
&lt;br&gt;\endlatexonly
&lt;br&gt;bla bla bla
&lt;br&gt;...
&lt;br&gt;blo blo as you can see in
&lt;br&gt;\latexonly
&lt;br&gt;\ref{mybla}
&lt;br&gt;\endlatexonly
&lt;br&gt;blo blo blo
&lt;br&gt;&lt;br&gt;Similar for HTML.
&lt;br&gt;&lt;br&gt;Clemens
&lt;br&gt;&lt;br&gt;P.S.
&lt;br&gt;You should look how doxygen puts images in HTML. I am not sure but I 
&lt;br&gt;believe, that it does not use floating enviroments like \begin{figure} 
&lt;br&gt;nor does it put something like \caption{...} for an image. So it may be 
&lt;br&gt;hard to get a LaTeX reference to those images. LaTeX needs a caption to 
&lt;br&gt;make a reference to a figure.
&lt;br&gt;&lt;br&gt;As a workaround you may put the entire picture with LaTeX like this:
&lt;br&gt;\latexonly
&lt;br&gt;&amp;nbsp; \begin{figure}
&lt;br&gt;&amp;nbsp; &amp;nbsp; \includegraphics[width=0.5\textwidth]{myfigure.jpg}
&lt;br&gt;&amp;nbsp; &amp;nbsp; \caption{My nice picture.}
&lt;br&gt;&amp;nbsp; &amp;nbsp; \label{fig:myfig}
&lt;br&gt;&amp;nbsp; \end{figure}
&lt;br&gt;\endlatexonly
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19292388&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://www.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://www.nabble.com/labeling-latex-and-html-in-doxy-tp19288520p19292388.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19288520</id>
	<title>labeling latex and html in doxy</title>
	<published>2008-09-03T05:48:07Z</published>
	<updated>2008-09-03T05:48:07Z</updated>
	<author>
		<name>dejfson</name>
	</author>
	<content type="html">Dear Experts,
&lt;br&gt;i'd like to insert images into the doxygen source. A standard labeling
&lt;br&gt;notation for latex is such, that one makes \label{fig:mook} and then references
&lt;br&gt;this label in text: \ref{fig:mook}. This replaces the occurrence of refs by
&lt;br&gt;correct section/figure number.
&lt;br&gt;&lt;br&gt;how can i insert a doxygen comment to generate this structure?
&lt;br&gt;how can i do so it generates the same thing in HTML as well??
&lt;br&gt;&lt;br&gt;thanksalot
&lt;br&gt;d.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19288520&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://www.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://www.nabble.com/labeling-latex-and-html-in-doxy-tp19288520p19288520.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19286705</id>
	<title>Problems generating LaTeX output with Doxygen v1.5.6</title>
	<published>2008-09-03T03:34:18Z</published>
	<updated>2008-09-03T03:34:18Z</updated>
	<author>
		<name>Marc.Kurz</name>
	</author>
	<content type="html">Dear Doxygen Users and Developers,
&lt;br&gt;&lt;br&gt;We are using Doxygen for generating html (chm) and latex (pdf) documentation out of our C/C++ source Code.
&lt;br&gt;Along with the header files that contain the doxygen-comments, some additional *.html files are included in the process of generating doxygen documentation. Those extra-html files contain things like Introduction, Examples of Use, Revision History, etc.. They contain doxygen commands like e.g. (and are of course doxygen-conform):
&lt;br&gt;* &amp;nbsp; &amp;nbsp; &amp;nbsp; @mainpage
&lt;br&gt;* &amp;nbsp; &amp;nbsp; &amp;nbsp; @section
&lt;br&gt;* &amp;nbsp; &amp;nbsp; &amp;nbsp; @subpage
&lt;br&gt;* &amp;nbsp; &amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&lt;br&gt;The generated doxygen html- and latex-output is processed by a self-written perl script to meet our standards in form and content.
&lt;br&gt;&lt;br&gt;Generating the html (chm) output works very fine, no problems occur at all.
&lt;br&gt;However, since we are using the new version 1.5.6 of doxygen, those extra *.html files are ignored by the doxygen process when generating latex output (html still works without problems).
&lt;br&gt;&lt;br&gt;Is this a possible bug in the new version, or are we just overlooking something?
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;Best Regards,
&lt;br&gt;Marc
&lt;br&gt;&lt;br&gt;___________________________________________
&lt;br&gt;&lt;br&gt;Marc Kurz Bakk.techn.
&lt;br&gt;Customer Support, Documentation Management Assistant
&lt;br&gt;&lt;br&gt;COMNEON electronic technology GmbH &amp; Co. OHG
&lt;br&gt;Freistaedter Strasse 400
&lt;br&gt;A-4040 Linz, Austria
&lt;br&gt;&lt;br&gt;Tel.: +43 (5) 1777 15 - 604
&lt;br&gt;Fax: +43 (5) 1777 15 - 810
&lt;br&gt;E-Mail: mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19286705&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;marc.kurz@...&lt;/a&gt;
&lt;br&gt;WEB: &lt;a href=&quot;http://www.comneon.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.comneon.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;COMNEON - Great Ideas for Small Devices
&lt;br&gt;___________________________________________
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-develop mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19286705&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-develop@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/doxygen-develop&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/doxygen-develop&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Doxygen---Development-f22199.html&quot; embed=&quot;fixTarget[22199]&quot; target=&quot;_top&quot; &gt;Doxygen - Development&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-generating-LaTeX-output-with-Doxygen-v1.5.6-tp19286705p19286705.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19276491</id>
	<title>Re: #define problem</title>
	<published>2008-09-02T12:12:25Z</published>
	<updated>2008-09-02T12:12:25Z</updated>
	<author>
		<name>Juliano F. Ravasi</name>
	</author>
	<content type="html">E wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Clemens,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; thanks, that's a smart hack, but it is what it is... a hack :) I'd
&lt;br&gt;&amp;gt; prefer to solve this cleanly using normal doxygen features. Plus if
&lt;br&gt;&amp;gt; it's in a special file it's harder to maintain. &amp;nbsp;I also looked at the
&lt;br&gt;&amp;gt; generated HTML and unfortunately the #define body is not wrapped by
&lt;br&gt;&amp;gt; its own style class in case I wanted to make it not visible with a
&lt;br&gt;&amp;gt; CSS.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any other ideas?
&lt;/div&gt;&lt;br&gt;Isn't this what you want?
&lt;br&gt;&lt;br&gt;Doxygen
&lt;br&gt;&lt;a href=&quot;http://www.stack.nl/~dimitri/doxygen/commands.html#cmdhideinitializer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.stack.nl/~dimitri/doxygen/commands.html#cmdhideinitializer&lt;/a&gt;&lt;br&gt;&lt;br&gt;\hideinitializer
&lt;br&gt;By default the value of a define and the initializer of a variable are
&lt;br&gt;displayed unless they are longer than 30 lines. By putting this command
&lt;br&gt;in a comment block of a define or variable, the initializer is always
&lt;br&gt;hidden.
&lt;br&gt;&lt;br&gt;See also:
&lt;br&gt;&amp;nbsp; &amp;nbsp; section \showinitializer.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Juliano F. Ravasi ·· &lt;a href=&quot;http://juliano.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://juliano.info/&lt;/a&gt;&lt;br&gt;5105 46CC B2B7 F0CD 5F47 E740 72CA 54F4 DF37 9E96
&lt;br&gt;&lt;br&gt;&amp;quot;A candle loses nothing by lighting another candle.&amp;quot; -- Erin Majors
&lt;br&gt;&lt;br&gt;* NOTE: Don't try to reach me through this address, use &amp;quot;contact@&amp;quot; instead.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19276491&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://www.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://www.nabble.com/-define-problem-tp19245376p19276491.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19273383</id>
	<title>Re: Doxygen-1.5.6-20080819 in SVN</title>
	<published>2008-09-02T09:17:44Z</published>
	<updated>2008-09-02T09:17:44Z</updated>
	<author>
		<name>Erik Zeek</name>
	</author>
	<content type="html">On Mon, Sep 1, 2008 at 9:17 AM, Shade_Jon &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19273383&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;shadejon@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I gather that this doesn't work for the 0727 tarball on Windows, which is the
&lt;br&gt;&amp;gt; latest one. :-( Is there any other way to access the default layout?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yehuda
&lt;br&gt;&lt;br&gt;There is a nice soul who builds a Winders version of the svn
&lt;br&gt;repository, but I haven't seen a message from him for the latest svn
&lt;br&gt;release.
&lt;br&gt;&lt;br&gt;So you get to experience the wonders of open source and compile your own!
&lt;br&gt;&lt;a href=&quot;http://www.stack.nl/~dimitri/doxygen/download.html#svn&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.stack.nl/~dimitri/doxygen/download.html#svn&lt;/a&gt;&lt;br&gt;&lt;br&gt;Erik
&lt;br&gt;&lt;br&gt;P.S. &amp;nbsp;Personally, I'd recommend using Cygwin (cygwin.com) to build
&lt;br&gt;Doxygen on Windows. &amp;nbsp;Cygwin provides a POSIX environment, so all the
&lt;br&gt;help that people provide for Linux can be directly translated to
&lt;br&gt;Windows.
&lt;br&gt;&lt;br&gt;P.P.S. &amp;nbsp;If you're stuck using Windows and don't already have Cygwin
&lt;br&gt;installed, shame on you.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;*************************************************
&lt;br&gt;Erik Zeek
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19273383&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;zeekec@...&lt;/a&gt;
&lt;br&gt;*************************************************
&lt;br&gt;Against stupidity the very gods
&lt;br&gt;Themselves contend in vain.
&lt;br&gt;&amp;nbsp;- Johann Christoph Friedrich von Schiller (1801)
&lt;br&gt;*************************************************
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19273383&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://www.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://www.nabble.com/Doxygen-1.5.6-20080819-in-SVN-tp19050563p19273383.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19273487</id>
	<title>Re: Extra information for a group member</title>
	<published>2008-09-02T09:14:44Z</published>
	<updated>2008-09-02T09:14:44Z</updated>
	<author>
		<name>Clemens Feige</name>
	</author>
	<content type="html">Greg Aldridge:
&lt;br&gt;&amp;gt; I guess as soon as you override the group description for one of the
&lt;br&gt;&amp;gt; group members, it will do it for all, except the first one which uses
&lt;br&gt;&amp;gt; the documentation block preceding it as if it was a standard. &amp;nbsp;I'd
&lt;br&gt;&amp;gt; expect he trailing comment to replace the group description for that
&lt;br&gt;&amp;gt; one member, but not affect the whole group.
&lt;br&gt;&amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt; Maybe you should consider raising a bug/feature request for this. &amp;nbsp;What
&lt;br&gt;&amp;gt; others on the list think about this behaviour?
&lt;br&gt;&lt;br&gt;Hi Jesus, Hi Greg!
&lt;br&gt;&lt;br&gt;I have not tested myself. But if it is true what Greg describes then I 
&lt;br&gt;too would plead for a bug report.
&lt;br&gt;&lt;br&gt;A group description should be valid for all the group members, unless 
&lt;br&gt;and only if there is an individual description for some members. All 
&lt;br&gt;other members before and after those special member shall get the group 
&lt;br&gt;description (and not the one from the last special member).
&lt;br&gt;&lt;br&gt;Clemens
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19273487&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://www.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://www.nabble.com/Extra-information-for-a-group-member-tp19265406p19273487.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19271722</id>
	<title>Re: Class being parsed but not documented</title>
	<published>2008-09-02T07:52:31Z</published>
	<updated>2008-09-02T07:52:31Z</updated>
	<author>
		<name>nlbs</name>
	</author>
	<content type="html">Thanks for all your replies I'll try
&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;Jesus Jimenez wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi all,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I think the problem is close to Clemens anwser, but I had 
&lt;br&gt;experimented some issues when the code is not properly commented. Ensure 
&lt;br&gt;that the class had a correct commets
&lt;br&gt;/*! \class foo1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;\brief foo1 brief commets
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;class foo1{}
&lt;br&gt;&lt;br&gt;I hope it helps you ...
&lt;br&gt;Jesus.
&lt;br&gt;&lt;br&gt;Clemens Feige wrote:
&lt;br&gt;&amp;gt; nlbs:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; I've a class Called zCrypt which is getting parsed by doxygen and no error
&lt;br&gt;&amp;gt;&amp;gt; shown for it. But documentation for this Class is not being generated.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Have you properly documented the file in which is this class with the 
&lt;br&gt;&amp;gt; \file command?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Clemens
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Doxygen-users mailing list
&lt;br&gt;&amp;gt; Doxygen-users@lists.sourceforge.net
&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; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&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://www.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://www.nabble.com/Class-being-parsed-but-not-documented-tp19162812p19271722.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19271628</id>
	<title>Re: Class being parsed but not documented</title>
	<published>2008-09-02T07:46:41Z</published>
	<updated>2008-09-02T07:46:41Z</updated>
	<author>
		<name>Clemens Feige</name>
	</author>
	<content type="html">nlbs:
&lt;br&gt;&amp;gt; is \file command mandatory ? cause I'vent used \file command in any of my
&lt;br&gt;&amp;gt; files.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;The manual [1] says:
&lt;br&gt;&lt;br&gt;-- quote --
&lt;br&gt;&lt;br&gt;To document a member of a C++ class, you must also document the class 
&lt;br&gt;itself. The same holds for namespaces. To document a global C function, 
&lt;br&gt;typedef, enum or preprocessor definition you must first document the 
&lt;br&gt;file that contains it (usually this will be a header file, because that 
&lt;br&gt;file contains the information that is exported to other source files).
&lt;br&gt;&lt;br&gt;Let's repeat that, because it is often overlooked: to document global 
&lt;br&gt;objects (functions, typedefs, enum, macros, etc), you must document the 
&lt;br&gt;file in which they are defined. In other words, there must at least be a
&lt;br&gt;&lt;br&gt;/*! \file */
&lt;br&gt;&lt;br&gt;or a
&lt;br&gt;&lt;br&gt;/** @file */
&lt;br&gt;&lt;br&gt;line in this file.
&lt;br&gt;&lt;br&gt;-- quote end--
&lt;br&gt;&lt;br&gt;Actually it does not mention classes as &amp;quot;global objects&amp;quot;, but I 
&lt;br&gt;recommend to document each file.
&lt;br&gt;&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.stack.nl/~dimitri/doxygen/docblocks.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.stack.nl/~dimitri/doxygen/docblocks.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Clemens
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19271628&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://www.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://www.nabble.com/Class-being-parsed-but-not-documented-tp19162812p19271628.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19271565</id>
	<title>Re: Class being parsed but not documented</title>
	<published>2008-09-02T07:42:51Z</published>
	<updated>2008-09-02T07:42:51Z</updated>
	<author>
		<name>nlbs</name>
	</author>
	<content type="html">and the file is properly documented too
&lt;br&gt;&lt;a href=&quot;http://zigmoyd.svn.sourceforge.net/viewvc/zigmoyd/zigmoyd.p4/trunk/usr/include/sec_func.php?view=markup&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://zigmoyd.svn.sourceforge.net/viewvc/zigmoyd/zigmoyd.p4/trunk/usr/include/sec_func.php?view=markup&lt;/a&gt;&lt;br&gt;&lt;br&gt;On Tue, 02 Sep 2008 08:53:41 -0400, Jesus Jimenez &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19271565&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;apoloco@...&lt;/a&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I think the problem is close to Clemens anwser, but I had
&lt;br&gt;&amp;gt; experimented some issues when the code is not properly commented. Ensure
&lt;br&gt;&amp;gt; that the class had a correct commets
&lt;br&gt;&amp;gt; /*! \class foo1
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;\brief foo1 brief commets
&lt;br&gt;&amp;gt; &amp;nbsp;*/
&lt;br&gt;&amp;gt; class foo1{}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I hope it helps you ...
&lt;br&gt;&amp;gt; Jesus.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Clemens Feige wrote:
&lt;br&gt;&amp;gt;&amp;gt; nlbs:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I've a class Called zCrypt which is getting parsed by doxygen and no &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; error
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; shown for it. But documentation for this Class is not being generated.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Have you properly documented the file in which is this class with the
&lt;br&gt;&amp;gt;&amp;gt; \file command?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Clemens
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; challenge
&lt;br&gt;&amp;gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; prizes
&lt;br&gt;&amp;gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; world
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Doxygen-users mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19271565&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&amp;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;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's &amp;nbsp;
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great &amp;nbsp;
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the &amp;nbsp;
&lt;br&gt;&amp;gt; world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&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://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19271565&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;Using Opera's revolutionary e-mail client: &lt;a href=&quot;http://www.opera.com/mail/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opera.com/mail/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19271565&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://www.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://www.nabble.com/Class-being-parsed-but-not-documented-tp19162812p19271565.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19271386</id>
	<title>Re: Class being parsed but not documented</title>
	<published>2008-09-02T07:34:02Z</published>
	<updated>2008-09-02T07:34:02Z</updated>
	<author>
		<name>nlbs</name>
	</author>
	<content type="html">is \file command mandatory ? cause I'vent used \file command in any of my files.
&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&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;br&gt;&lt;br&gt;&lt;/quote&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.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://www.nabble.com/Class-being-parsed-but-not-documented-tp19162812p19271386.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19269675</id>
	<title>Re: Class being parsed but not documented</title>
	<published>2008-09-02T05:53:41Z</published>
	<updated>2008-09-02T05:53:41Z</updated>
	<author>
		<name>Jesus Jimenez</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I think the problem is close to Clemens anwser, but I had 
&lt;br&gt;experimented some issues when the code is not properly commented. Ensure 
&lt;br&gt;that the class had a correct commets
&lt;br&gt;/*! \class foo1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;\brief foo1 brief commets
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;class foo1{}
&lt;br&gt;&lt;br&gt;I hope it helps you ...
&lt;br&gt;Jesus.
&lt;br&gt;&lt;br&gt;Clemens Feige wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; nlbs:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; I've a class Called zCrypt which is getting parsed by doxygen and no error
&lt;br&gt;&amp;gt;&amp;gt; shown for it. But documentation for this Class is not being generated.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Have you properly documented the file in which is this class with the 
&lt;br&gt;&amp;gt; \file command?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Clemens
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&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://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19269675&amp;i=0&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; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19269675&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://www.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://www.nabble.com/Class-being-parsed-but-not-documented-tp19162812p19269675.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19269317</id>
	<title>Re: Class being parsed but not documented</title>
	<published>2008-09-02T05:32:24Z</published>
	<updated>2008-09-02T05:32:24Z</updated>
	<author>
		<name>Clemens Feige</name>
	</author>
	<content type="html">nlbs:
&lt;br&gt;&amp;gt; I've a class Called zCrypt which is getting parsed by doxygen and no error
&lt;br&gt;&amp;gt; shown for it. But documentation for this Class is not being generated.
&lt;br&gt;&lt;br&gt;Have you properly documented the file in which is this class with the 
&lt;br&gt;\file command?
&lt;br&gt;&lt;br&gt;Clemens
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19269317&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://www.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://www.nabble.com/Class-being-parsed-but-not-documented-tp19162812p19269317.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19266029</id>
	<title>Re: Extra information for a group member</title>
	<published>2008-09-02T01:21:45Z</published>
	<updated>2008-09-02T01:21:45Z</updated>
	<author>
		<name>Greg Aldridge</name>
	</author>
	<content type="html">Okay, I get the same behaviour. &amp;nbsp;Can't think of another way of doing it.
&lt;br&gt;I guess as soon as you override the group description for one of the
&lt;br&gt;group members, it will do it for all, except the first one which uses
&lt;br&gt;the documentation block preceding it as if it was a standard. &amp;nbsp;I'd
&lt;br&gt;expect he trailing comment to replace the group description for that
&lt;br&gt;one member, but not affect the whole group.
&lt;br&gt;&lt;br&gt;Maybe you should consider raising a bug/feature request for this. &amp;nbsp;What
&lt;br&gt;others on the list think about this behaviour?
&lt;br&gt;&lt;br&gt;Greg.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Jesus Jimenez [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266029&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;apoloco@...&lt;/a&gt;] 
&lt;br&gt;&amp;gt; Sent: 02 September 2008 09:00
&lt;br&gt;&amp;gt; To: Greg Aldridge
&lt;br&gt;&amp;gt; Subject: Re: [Doxygen-users] Extra information for a group member
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for reply so fast,
&lt;br&gt;&amp;gt; The problem is when I comment the member, the global 
&lt;br&gt;&amp;gt; information appears 
&lt;br&gt;&amp;gt; only in the first of the members but its not applied to the 
&lt;br&gt;&amp;gt; whole group. 
&lt;br&gt;&amp;gt; There was an errata in the example comment (//!&amp;lt; instead of //! ):
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Example:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; //@{
&lt;br&gt;&amp;gt; //! Main group information
&lt;br&gt;&amp;gt; #define foo1 1
&lt;br&gt;&amp;gt; ....
&lt;br&gt;&amp;gt; #define fook k //!&amp;lt; extra information for the component foobar k
&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; Jesus.
&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; 
&lt;br&gt;&amp;gt; Greg Aldridge wrote:
&lt;br&gt;&amp;gt; &amp;gt; This page 
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://www.stack.nl/~dimitri/doxygen/docblocks.html#memberdoc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.stack.nl/~dimitri/doxygen/docblocks.html#memberdoc&lt;/a&gt;)
&lt;br&gt;&amp;gt; &amp;gt; in the Doxygen manual should answer your question.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Greg.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266029&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users-bounces@...&lt;/a&gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266029&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users-bounces@...&lt;/a&gt;] On 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Behalf Of Jesus Jimenez
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Sent: 02 September 2008 08:28 ipod
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266029&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Subject: [Doxygen-users] Extra information for a group member
&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; Good morning to all,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I need to comment 
&lt;br&gt;&amp;gt; structure blocks
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; like the example in which some of defines have extra 
&lt;br&gt;&amp;gt; information, but
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; not all. &amp;nbsp;If I use group naming it automatically &amp;nbsp;set the &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; main comment
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; to each group element. But I would like to add extra information to
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;quot;some&amp;quot; of them. Have anyone any idea about how can I do that?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; with kind regards,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Jesus.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Example:
&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; //! Main group information
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; #define foo1 1
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ....
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; #define fook k //! extra information for the component foobar k
&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;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;br&gt;&amp;gt; &amp;gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Developer's challenge
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; win great prizes
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Grand prize is a trip for two to an Open Source event 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; anywhere in the world
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Doxygen-users mailing list
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266029&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;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; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; ****************************************************
&lt;br&gt;&amp;gt; &amp;gt; Visit our website at &amp;lt;&lt;a href=&quot;http://www.domino-printing.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.domino-printing.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; ****************************************************
&lt;br&gt;&amp;gt; &amp;gt; This Email and any files transmitted with it are intended 
&lt;br&gt;&amp;gt; only for the person or entity to which it is addressed and 
&lt;br&gt;&amp;gt; may contain confidential and/or privileged material. Any 
&lt;br&gt;&amp;gt; reading, redistribution, disclosure or other use of, or 
&lt;br&gt;&amp;gt; taking of any action in reliance upon, this information by 
&lt;br&gt;&amp;gt; persons or entities other than the intended recipient is 
&lt;br&gt;&amp;gt; prohibited. &amp;nbsp;If you are not the intended recipient please 
&lt;br&gt;&amp;gt; contact the sender immediately and delete the material from 
&lt;br&gt;&amp;gt; your computer.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; E-mail may be susceptible to data corruption, interception, 
&lt;br&gt;&amp;gt; viruses and unauthorised amendment and Domino UK Limited does 
&lt;br&gt;&amp;gt; not accept liability for any such corruption, interception, 
&lt;br&gt;&amp;gt; viruses or amendment or their consequences.
&lt;br&gt;&amp;gt; &amp;gt; ****************************************************
&lt;br&gt;&amp;gt; &amp;gt; Domino UK Limited. Registered in England. Registered 
&lt;br&gt;&amp;gt; Number:1750201. Registered Office Address: Trafalgar Way, Bar 
&lt;br&gt;&amp;gt; Hill, Cambridge, CB23 8TU.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; --------------------------------------------------------------
&lt;br&gt;&amp;gt; -----------
&lt;br&gt;&amp;gt; &amp;gt; This SF.Net email is sponsored by the Moblin Your Move 
&lt;br&gt;&amp;gt; Developer's challenge
&lt;br&gt;&amp;gt; &amp;gt; Build the coolest Linux based applications with Moblin SDK 
&lt;br&gt;&amp;gt; &amp; win great prizes
&lt;br&gt;&amp;gt; &amp;gt; Grand prize is a trip for two to an Open Source event 
&lt;br&gt;&amp;gt; anywhere in the world
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; Doxygen-users mailing list
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266029&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&amp;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; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Doxygen-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266029&amp;i=6&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://www.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://www.nabble.com/Extra-information-for-a-group-member-tp19265406p19266029.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19266018</id>
	<title>Re: Extra information for a group member</title>
	<published>2008-09-02T01:20:24Z</published>
	<updated>2008-09-02T01:20:24Z</updated>
	<author>
		<name>Jesus Jimenez</name>
	</author>
	<content type="html">The problem is when I comment the member, the global information appears 
&lt;br&gt;only in the first of the members but its not applied to the whole group. 
&lt;br&gt;There was an errata in the example comment (//!&amp;lt; instead of //! ):
&lt;br&gt;&lt;br&gt;&amp;nbsp;Example:
&lt;br&gt;//@{
&lt;br&gt;//! Main group information
&lt;br&gt;#define foo1 1
&lt;br&gt;....
&lt;br&gt;#define fook k //!&amp;lt; extra information for the component foobar k
&lt;br&gt;....
&lt;br&gt;//@}
&lt;br&gt;&lt;br&gt;Jesus.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&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; Greg Aldridge wrote:
&lt;br&gt;&amp;gt;&amp;gt; This page 
&lt;br&gt;&amp;gt;&amp;gt; (&lt;a href=&quot;http://www.stack.nl/~dimitri/doxygen/docblocks.html#memberdoc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.stack.nl/~dimitri/doxygen/docblocks.html#memberdoc&lt;/a&gt;)
&lt;br&gt;&amp;gt;&amp;gt; in the Doxygen manual should answer your question.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Greg.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266018&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users-bounces@...&lt;/a&gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266018&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users-bounces@...&lt;/a&gt;] On Behalf Of 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Jesus Jimenez
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent: 02 September 2008 08:28 ipod
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266018&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;doxygen-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Subject: [Doxygen-users] Extra information for a group member
&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; Good morning to all,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I need to comment structure blocks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; like the example in which some of defines have extra information, but
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; not all. &amp;nbsp;If I use group naming it automatically &amp;nbsp;set the &amp;nbsp;main comment
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; to each group element. But I would like to add extra information to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;some&amp;quot; of them. Have anyone any idea about how can I do that?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; with kind regards,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Jesus.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Example:
&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; //! Main group information
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; #define foo1 1
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ....
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; #define fook k //! extra information for the component foobar k
&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;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;br&gt;&amp;gt;&amp;gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; challenge
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; great prizes
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the world
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Doxygen-users mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19266018&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Doxygen-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;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.sourc