Thread: [Doxygen-users] Email Rejected: Unknown or disallowed attachment type
Brought to you by:
dimitri
From: <ro...@vo...> - 2002-03-15 00:47:36
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 2019190 for gle...@vo...; Thu, 14 Mar 2002 17:47:18 -0700 Received: from usw-sf-list1.sourceforge.net (usw-sf-fw2.sourceforge.net [216.136.171.252]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id SAA29384 for <gle...@vo...>; Thu, 14 Mar 2002 18:45:32 -0500 (EST) Received: from localhost ([127.0.0.1] helo=usw-sf-list1.sourceforge.net) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 16lfoI-00064F-00; Thu, 14 Mar 2002 16:43:06 -0800 Received: from harbormail.gadzoox.com ([216.52.31.23] helo=harbor.sjc.gadzoox.com) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 16lfnh-0005eq-00 for <dox...@li...>; Thu, 14 Mar 2002 16:42:29 -0800 Received: by harbor.gadzoox.com with Internet Mail Service (5.5.2653.19) id <G91AHVP6>; Thu, 14 Mar 2002 16:42:41 -0800 Message-ID: <245...@ha...> From: Darren Busing <db...@ga...> To: dox...@li... MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C1CBBA.4FA42E80" Subject: [Doxygen-users] Source browser bug attachments Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=doxygen-users> X-Original-Date: Thu, 14 Mar 2002 16:42:40 -0800 Date: Thu, 14 Mar 2002 16:42:40 -0800 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C1CBBA.4FA42E80 Content-Type: text/plain; charset="iso-8859-1" In case someone wants to re-create my problem from the previous email: <<file.c>> <<browser.dox>> <<file_8c-source.html>> ------_=_NextPart_000_01C1CBBA.4FA42E80 Content-Type: application/octet-stream; name="file.c" Content-Disposition: attachment; filename="file.c" /** @file file.c Required to enable source browser functionality. */ /** @defgroup group1 A group */ /** @defgroup group2 A second group */ /** The first routine in group 1 @ingroup group1 */ int routine1(int x) { return( x ); } /** The second routine, which calls the first. @ingroup group1 */ int routine2(int x) { return( routine1(x) ); } /** The first routine in group 2 @ingroup group2 */ int routine3(int x) { return( x ); } /** The second routine in group 2, which calls the first. @ingroup group2 */ int routine4(int x) { return( routine3(x) ); } ------_=_NextPart_000_01C1CBBA.4FA42E80 Content-Type: application/octet-stream; name="browser.dox" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN CLEANED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.dox' WHICH IS NOT PERMITTED. |
From: <ro...@vo...> - 2002-03-27 09:10:36
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 2066323 for gle...@vo...; Wed, 27 Mar 2002 02:10:16 -0700 Received: from usw-sf-list1.sourceforge.net (usw-sf-fw2.sourceforge.net [216.136.171.252]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id DAA23746 for <gle...@vo...>; Wed, 27 Mar 2002 03:08:04 -0500 (EST) Received: from localhost ([127.0.0.1] helo=usw-sf-list1.sourceforge.net) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 16q9OY-0006H2-00; Wed, 27 Mar 2002 01:07:02 -0800 Received: from gatesrv.rz.unibw-muenchen.de ([137.193.11.27]) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 16q9Nx-0006Cr-00 for <dox...@li...>; Wed, 27 Mar 2002 01:06:25 -0800 Received: from kommsrv.RZ.UniBw-Muenchen.de (kommsrv [137.193.10.8]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g2R95bK06977 for <dox...@li...>; Wed, 27 Mar 2002 10:05:37 +0100 (MET) Received: from ikus (Ikus.LRT.UniBw-Muenchen.de [137.193.249.230]) by kommsrv.RZ.UniBw-Muenchen.de (8.12.1/8.12.1) with SMTP id g2R95aPA011654 for <dox...@li...>; Wed, 27 Mar 2002 10:05:36 +0100 (MET) X-Envelope-Sender: hen...@un... as seen by kommsrv.RZ.UniBw-Muenchen.de From: "Henrik Putzer" <hen...@Un...> To: <dox...@li...> Message-ID: <DHE...@un...> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0000_01C1D577.446D41C0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200...@di...n> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: [Doxygen-users] [Doxygen] SGI IRIX problems Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=doxygen-users> X-Original-Date: Wed, 27 Mar 2002 10:07:56 +0100 Date: Wed, 27 Mar 2002 10:07:56 +0100 This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C1D577.446D41C0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Dimitri, hi all - I compiled DOXYGEN-1.2.14 on my IRIX 6.5 box (native CC compiler) and had to make the following changes to the code located in doxygen-1.2.14/src 1) changed 'dot.cpp' (see attachment dot.cpp.diff) 2) changed 'memberdef.cpp' (see attachment memberdef.cpp.diff) 3) 'translator_fr.h' and 'translator_pt.h' have DOS-like linebreaks - this can not be processed so I had to run a to_unix (on Linux: dos2unix ?!) on them to 1) and 2) The code in these files contain typecasts from pointer to int - this is no good practice - I'm not sure, if I did it right, but as a quick hack, I provided a union for the conversion like union _castPtr { void* ptr; int i; }; ... assigned the pointer to 'ptr' and used the integer 'i' - this compiles and the doxygen output looks ok (but my compound list is empty - not sure, if it should be). Thanks for the great tool, -- Henrik ------- Dipl.-Inform. Henrik Putzer Universitat der Bundeswehr Munchen Tel.: +49-(0)89-6004-3579 Werner-Heisenberg-Weg 39 Fax: +49-(0)89-6004-2082 85579 Neubiberg ------=_NextPart_000_0000_01C1D577.446D41C0 Content-Type: application/octet-stream; name="dot.cpp.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN CLEANED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.diff' WHICH IS NOT PERMITTED. |
From: <ro...@vo...> - 2002-04-10 12:15:35
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 2121058 for gle...@vo...; Wed, 10 Apr 2002 06:15:26 -0600 Received: from usw-sf-list1.sourceforge.net (usw-sf-fw2.sourceforge.net [216.136.171.252]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id HAA02999 for <gle...@vo...>; Wed, 10 Apr 2002 07:12:45 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=usw-sf-list1.sourceforge.net) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 16vGyU-0007wX-00; Wed, 10 Apr 2002 05:13:18 -0700 Received: from smtp02.web.de ([217.72.192.151] helo=smtp.web.de) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 16vGxz-0007sF-00 for <dox...@li...>; Wed, 10 Apr 2002 05:12:47 -0700 Received: from pd9e23474.dip.t-dialin.net ([217.226.52.116] helo=web.de) by smtp.web.de with asmtp (WEB.DE(Exim) 4.43 #48) id 16vGxq-00031S-00 for dox...@li...; Wed, 10 Apr 2002 14:12:38 +0200 Message-ID: <3CB...@we...> From: Thomas Vesper <tho...@we...> Organization: Powitec Intelligent Technologies GmbH X-Mailer: Mozilla 4.74 [de] (X11; U; Linux 2.2.16 i686) X-Accept-Language: en MIME-Version: 1.0 To: dox...@li... Subject: Re: [Doxygen-users] API functions declared using macro References: <002301c1e083$ca3d5800$8b158009@ngws> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms1DDFC5F64403F394FFDEBCF9" Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=doxygen-users> X-Original-Date: Wed, 10 Apr 2002 14:12:37 +0200 Date: Wed, 10 Apr 2002 14:12:37 +0200 Dies ist eine kryptografisch unterzeichnete Nachricht im MIME Format. --------------ms1DDFC5F64403F394FFDEBCF9 Content-Type: multipart/mixed; boundary="------------7575E34432EC3F8752BBE09B" Dies ist eine mehrteilige Nachricht im MIME-Format. --------------7575E34432EC3F8752BBE09B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Nikolay Glushnev wrote: > > Example: > ==== file.h begin ===== > #ifdef MY_EXPORTS > #define MY_API(type) __declspec(dllexport) type MY_CALLMODE > #else > #define MY_API(type) __declspec(dllimport) type MY_CALLMODE > #endif > MY_API(int) func(int); /* A */ > ==== file.h end ===== > I noticed that Doxygen ignores the func() declaration (see line A in the > code snippet) - func() doesn't go to documentation all . > > I have found one not quite satisfactory workaround: to declare function on > two lines (returns type first) like this > MY_API(int) > func(int); > In this case Doxygen includes func() into documentation but without any > information about return type i.e. "int". > > Are there any better ways to solve this problem? > > This example is not contrived, the techique shown here is widely used on > Windows by MSVC++ users to define exported C API functions in DLLs. > > Nikolay > > P.S. ENABLE_PREPROCESSING set to YES Maybe MACRO_EXPANSION, EXPAND_ONLY_PREDEF and PREDEFINED set to "MY_API(X)=X" will work. So Doxygen sees only "int" instead of this confusing parantheses. Thomas --------------7575E34432EC3F8752BBE09B Content-Type: text/x-vcard; charset=us-ascii; name="thomas.vesper.vcf" Content-Transfer-Encoding: 7bit Content-Description: Karte für Thomas Vesper Content-Disposition: attachment; filename="thomas.vesper.vcf" begin:vcard n:Vesper;Thomas tel;cell:+49 163 3922260 tel;fax:+49 3677 465644 tel;work:+49 3677 465642 x-mozilla-html:FALSE org:Powitec Intelligent Technologies GmbH version:2.1 email;internet:tho...@po... adr;quoted-printable:;;Friedrich-Ebert-Str. 25=0D=0A=0D=0A;Ilmenau;;98693;Deutschland x-mozilla-cpt:;23872 fn:Thomas Vesper end:vcard --------------7575E34432EC3F8752BBE09B-- --------------ms1DDFC5F64403F394FFDEBCF9 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN CLEANED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.p7s' WHICH IS NOT PERMITTED. |
From: <ro...@vo...> - 2002-05-16 02:06:02
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 2269884 for gle...@vo...; Wed, 15 May 2002 20:05:34 -0600 Received: from usw-sf-list2.sourceforge.net (usw-sf-fw2.sourceforge.net [216.136.171.252]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id VAA29765 for <gle...@vo...>; Wed, 15 May 2002 21:01:42 -0400 (EDT) Received: from usw-sf-list1-b.sourceforge.net ([10.3.1.13] helo=usw-sf-list1.sourceforge.net) by usw-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 178Acc-0006J0-00; Wed, 15 May 2002 19:04:02 -0700 Received: from mail1.discovernet.net ([216.221.129.15]) by usw-sf-list1.sourceforge.net with esmtp (Cipher TLSv1:DES-CBC3-SHA:168) (Exim 3.31-VA-mm2 #1 (Debian)) id 178Abl-00016Z-00 for <dox...@li...>; Wed, 15 May 2002 19:03:09 -0700 Received: from HALLAPTOP (n2-194-218.resnet.drexel.edu [144.118.194.218]) by mail1.discovernet.net (8.11.4/8.11.4) with SMTP id g4G233o85314 for <dox...@li...>; Thu, 16 May 2002 02:03:03 GMT (envelope-from ha...@di...) Message-ID: <006101c1fc7d$9735edd0$0201a8c0@HALLAPTOP> From: "Hal Finkel \(DiscoverNet Inc.\)" <ha...@di...> To: <dox...@li...> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_005E_01C1FC5C.0FB95700" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: [Doxygen-users] problem with dot text glyphs Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=doxygen-users> X-Original-Date: Wed, 15 May 2002 22:01:27 -0400 Date: Wed, 15 May 2002 22:01:27 -0400 This is a multi-part message in MIME format. ------=_NextPart_000_005E_01C1FC5C.0FB95700 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit hello all, I just set up doxygen on a i386 4.3-STABLE FreeBSD machine with doxygen-1.2.15, graphviz-1.8.5, libpng-1.2.2 and freetype-2.1.0 : all compiled from the standard source packages. doxygen itself seems to work fine, unfortunately the png images generated by dot do not have text (instead, the character glyphs are replaced with boxes without the lower bounding line segment). I have confirmed the images render in this manner using both MS IE and Mozilla 6. I have also confirmed the font file is valid using the ftview program in the win32 freetype binary package (of the 2.1.0 version). I have attached the font file and a generated png file (the graph legend as an example). thanks in advance for your assistance, Hal the dot file reads: digraph inheritance { Node9 [shape="box",label="Inherited",fontsize=10,height=0.2,width=0.4,fontname="He lvetica",color="black",style="filled" fontcolor="white"]; Node10 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="Helvetica "]; Node10 [shape="box",label="PublicBase",fontsize=10,height=0.2,width=0.4,fontname="H elvetica",color="black",URL="$classPublicBase.html"]; Node11 -> Node10 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="Helvetica "]; Node11 [shape="box",label="Truncated",fontsize=10,height=0.2,width=0.4,fontname="He lvetica",color="red",URL="$classTruncated.html"]; Node13 -> Node9 [dir=back,color="darkgreen",fontsize=10,style="solid",fontname="Helvetica"]; Node13 [shape="box",label="ProtectedBase",fontsize=10,height=0.2,width=0.4,fontname ="Helvetica",color="black",URL="$classProtectedBase.html"]; Node14 -> Node9 [dir=back,color="firebrick4",fontsize=10,style="solid",fontname="Helvetica"] ; Node14 [shape="box",label="PrivateBase",fontsize=10,height=0.2,width=0.4,fontname=" Helvetica",color="black",URL="$classPrivateBase.html"]; Node15 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="Helvetica "]; Node15 [shape="box",label="Undocumented",fontsize=10,height=0.2,width=0.4,fontname= "Helvetica",color="grey75"]; Node16 -> Node9 [dir=back,color="midnightblue",fontsize=10,style="solid",fontname="Helvetica "]; Node16 [shape="box",label="Templ< int >",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",URL=" $classTempl.html"]; Node17 -> Node16 [dir=back,color="orange",fontsize=10,style="dashed",label="< int >",fontname="Helvetica"]; Node17 [shape="box",label="Templ< T >",fontsize=10,height=0.2,width=0.4,fontname="Helvetica",color="black",URL=" $classTempl.html"]; Node18 -> Node9 [dir=back,color="darkorchid3",fontsize=10,style="dashed",label="m_usedClass" ,fontname="Helvetica"]; Node18 [shape="box",label="Used",fontsize=10,height=0.2,width=0.4,fontname="Helveti ca",color="black",URL="$classUsed.html"]; } ------=_NextPart_000_005E_01C1FC5C.0FB95700 Content-Type: image/png; name="graph_legend.png" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="graph_legend.png" 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 ------=_NextPart_000_005E_01C1FC5C.0FB95700 Content-Type: application/octet-stream; name="Helvetica.ttf" Content-Transfer-Encoding: base64 Content-Disposition: attachment; FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN CLEANED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.ttf' WHICH IS NOT PERMITTED. |
From: <ro...@vo...> - 2002-05-29 08:08:55
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 2322931 for gle...@vo...; Wed, 29 May 2002 02:08:41 -0600 Received: from usw-sf-list2.sourceforge.net (usw-sf-fw2.sourceforge.net [216.136.171.252]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id DAA02200 for <gle...@vo...>; Wed, 29 May 2002 03:04:25 -0400 (EDT) Received: from usw-sf-list1-b.sourceforge.net ([10.3.1.13] helo=usw-sf-list1.sourceforge.net) by usw-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17CyU4-0004lg-00; Wed, 29 May 2002 01:07:04 -0700 Received: from fw.scandpower.no ([195.70.181.85]) by usw-sf-list1.sourceforge.net with smtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17CyTr-0005YL-00 for <dox...@li...>; Wed, 29 May 2002 01:06:52 -0700 Received: from sara.halden.scandpower.com by [195.70.181.85] via smtpd (for usw-sf-lists.sourceforge.net [216.136.171.198]) with SMTP; 29 May 2002 07:59:33 UT Received: from scpnt01.kjeller.scandpower.no (scpnt01.kjeller.scandpower.no [193.69.137.221]) by sara.halden.scandpower.no (8.9.3/8.9.3) with ESMTP id KAA32387 for <dox...@li...>; Wed, 29 May 2002 10:05:11 +0200 Received: by scpnt01.kjeller.scandpower.no with Internet Mail Service (5.5.2653.19) id <LNYJBZDY>; Wed, 29 May 2002 10:05:33 +0200 Message-ID: <1B60AECADB33D31194190008C7C9B9F190A33E@PHUKET> From: Andris Skattebo <as...@sc...> To: dox...@li... MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C206E7.B4D86DD0" Subject: [Doxygen-users] Bug for new detailed decription style? Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=doxygen-users> X-Original-Date: Wed, 29 May 2002 10:06:16 +0200 Date: Wed, 29 May 2002 10:06:16 +0200 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C206E7.B4D86DD0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C206E7.B4D86DD0" ------_=_NextPart_001_01C206E7.B4D86DD0 Content-Type: text/plain; charset="iso-8859-1" Hi, I tried using the new style for a detailed description: /// /// A more elaborate description of the constructor. /// Test(); Then I ended up with no documentation at all for the constructor! If I deleted the last ///: /// /// A more elaborate description of the constructor. Test(); it worked fine. Attached is the original header file, and the configuration file. I used doxygen v 1.2.16. Is this a bug, or have I done something wrong? Regards Andris ------_=_NextPart_001_01C206E7.B4D86DD0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 5.5.2653.12"> <TITLE>Bug for new detailed decription style?</TITLE> </HEAD> <BODY> <P><FONT SIZE=3D2>Hi,</FONT> </P> <P><FONT SIZE=3D2>I tried using the new style for a detailed = description:</FONT> </P> <P><FONT SIZE=3D2> ///</FONT> <BR><FONT SIZE=3D2> /// A more elaborate description = of the constructor.</FONT> <BR><FONT SIZE=3D2> ///</FONT> <BR> <FONT = SIZE=3D2>Test();</FONT> </P> <P><FONT SIZE=3D2>Then I ended up with no documentation at all for the = constructor!</FONT> </P> <P><FONT SIZE=3D2>If I deleted the last ///:</FONT> </P> <P><FONT SIZE=3D2> ///</FONT> <BR><FONT SIZE=3D2> /// A more elaborate description = of the constructor.</FONT> <BR> <FONT = SIZE=3D2>Test();</FONT> </P> <P><FONT SIZE=3D2>it worked fine.</FONT> </P> <P><FONT SIZE=3D2>Attached is the original header file, and the = configuration file. I used doxygen v 1.2.16. Is this a bug, or have I = done something wrong?</FONT></P> <P><FONT SIZE=3D2>Regards</FONT> <BR><FONT SIZE=3D2>Andris</FONT> </P> <P><FONT FACE=3D"Arial" SIZE=3D2 COLOR=3D"#000000"></FONT><FONT = FACE=3D"Arial" SIZE=3D2 COLOR=3D"#000000"></FONT> </BODY> </HTML> ------_=_NextPart_001_01C206E7.B4D86DD0-- ------_=_NextPart_000_01C206E7.B4D86DD0 Content-Type: application/octet-stream; name="doxyconfig.con" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN REJECTED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.con' WHICH IS NOT PERMITTED. |
From: <ro...@vo...> - 2002-06-07 03:12:54
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 2363654 for gle...@vo...; Thu, 06 Jun 2002 21:12:36 -0600 Received: from usw-sf-list2.sourceforge.net (usw-sf-fw2.sourceforge.net [216.136.171.252]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id WAA14015 for <gle...@vo...>; Thu, 6 Jun 2002 22:08:03 -0400 (EDT) Received: from usw-sf-list1-b.sourceforge.net ([10.3.1.13] helo=usw-sf-list1.sourceforge.net) by usw-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17GA9X-0001o0-00; Thu, 06 Jun 2002 20:11:03 -0700 Received: from hawk.mail.pas.earthlink.net ([207.217.120.22]) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17GA92-0000lz-00 for <dox...@li...>; Thu, 06 Jun 2002 20:10:32 -0700 Received: from lsanca1-ar4-226-000.elnk.dsl.gtei.net ([4.33.226.0] helo=joe.ex.machina) by hawk.mail.pas.earthlink.net with smtp (Exim 3.33 #2) id 17GA90-0000gI-00 for dox...@li...; Thu, 06 Jun 2002 20:10:30 -0700 From: Ted Drain <ted...@ea...> To: dox...@li... Message-Id: <200...@ea...> X-Mailer: Sylpheed version 0.7.6 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Thu__6_Jun_2002_20:11:25_-0700_0819b3a8" Subject: [Doxygen-users] Patch for controlling equation font sizes. Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=doxygen-users> X-Original-Date: Thu, 6 Jun 2002 20:11:25 -0700 Date: Thu, 6 Jun 2002 20:11:25 -0700 This is a multi-part message in MIME format. --Multipart_Thu__6_Jun_2002_20:11:25_-0700_0819b3a8 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Attached is a patch that allows you to control the size of the equations that are generated in doxygen. It adds code to 3 files. config.cpp: Adds an enum EQUATION_SIZE to the configuration file that you can use to control the equation size. Valid values are the latex font size strings: small, normalsize, large, Large, LARGE, huge, Huge formula.cpp: Adds a prefix "{ \SIZE" and a suffix "}" to the latex equation output that is used for html image generation. latexgen.cpp: Adds the same prefix for latex output. It does NOT add the size to the xml output. You can apply the patch by going to the src directory and running "patch < patchfile" for each of the 3 files and then rebuilding. Hopefully this patch is useful to people. Dimitri: Is there any chance that this could be integrated into the doxygen main line? Ted --Multipart_Thu__6_Jun_2002_20:11:25_-0700_0819b3a8 Content-Type: application/octet-stream; name="config.cpp-patch" Content-Disposition: attachment; FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN REJECTED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.cpp-patch' WHICH IS NOT PERMITTED. |
From: <ro...@vo...> - 2002-09-03 03:38:54
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 2762751 for gle...@vo...; Mon, 02 Sep 2002 21:38:36 -0600 Received: from usw-sf-list2.sourceforge.net (usw-sf-fw2.sourceforge.net [216.136.171.252]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id WAA24404 for <gle...@vo...>; Mon, 2 Sep 2002 22:31:01 -0400 (EDT) Received: from usw-sf-list1-b.sourceforge.net ([10.3.1.13] helo=usw-sf-list1.sourceforge.net) by usw-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17m4U1-0004q8-00; Mon, 02 Sep 2002 20:36:05 -0700 Received: from main.gmane.org ([80.91.224.249]) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17m4TI-00063g-00 for <dox...@li...>; Mon, 02 Sep 2002 20:35:20 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17m4Rg-0008Qy-00 for <dox...@li...>; Tue, 03 Sep 2002 05:33:40 +0200 To: dox...@li... X-Injected-Via-Gmane: http://gmane.org/ Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17m4Rf-0008Qq-00 for <gmane-text-doxygen-general@m.gmane.org>; Tue, 03 Sep 2002 05:33:39 +0200 Path: not-for-mail From: "Zachary McIntyre" <Zac...@bt...> Lines: 427 Message-ID: <al1aii$vkt$1...@ma...> NNTP-Posting-Host: host217-35-47-117.in-addr.btopenworld.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0055_01C25303.4E5FE570" X-Trace: main.gmane.org 1031024019 32413 217.35.47.117 (3 Sep 2002 03:33:39 GMT) X-Complaints-To: us...@ma... NNTP-Posting-Date: Tue, 3 Sep 2002 03:33:39 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: [Doxygen-users] Doxygen XML XSD Schema, first draft Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=doxygen-users> X-Original-Date: Tue, 3 Sep 2002 04:35:18 +0100 Date: Tue, 3 Sep 2002 04:35:18 +0100 This is a multi-part message in MIME format. ------=_NextPart_000_0055_01C25303.4E5FE570 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0056_01C25303.4E5FE570" ------=_NextPart_001_0056_01C25303.4E5FE570 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable OK, here is my first version of the XSD schema for doxygen XML. It is = currently nowhere near complete, but its coming along nicely :o) I have only spent about 2 hours at this, and there are many things yet = to be done, my priorities are: 1.. Add the remaining XML elements 2.. I have used complex types everywhere, so that its easy to change = later on. I will need to change all the types used for better type = checking. 3.. I havent used any unions yet, mainly because it is hard to change = later on, if the shema is re-structured. 4.. The schema is not very strict with the <compounddef> due to the = different contents depending on the "kind" attribute. Enjoy :) Zach ------=_NextPart_001_0056_01C25303.4E5FE570 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2719.2200" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT face=3DArial size=3D2>OK, here is my first version of the XSD = schema for=20 doxygen XML. It is currently nowhere near complete, but its coming along = nicely=20 :o)</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I have only spent about 2 hours at = this, and there=20 are many things yet to be done, my priorities are:</FONT></DIV> <OL> <LI><FONT face=3DArial size=3D2>Add the remaining XML = elements</FONT></LI> <LI><FONT face=3DArial size=3D2>I have used complex types everywhere, = so that its=20 easy to change later on. I will need to change all the types used for = better=20 type checking.</FONT></LI> <LI><FONT face=3DArial size=3D2>I havent used any unions yet, mainly = because it is=20 hard to change later on, if the shema is re-structured.</FONT></LI> <LI><FONT face=3DArial size=3D2>The schema is not very strict with the = <compounddef> due to the different contents depending on the = "kind"=20 attribute.</FONT></LI></OL> <DIV><FONT face=3DArial size=3D2>Enjoy :)</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Zach</FONT></DIV></BODY></HTML> ------=_NextPart_001_0056_01C25303.4E5FE570-- ------=_NextPart_000_0055_01C25303.4E5FE570 Content-Type: text/xml; name="doxygen.xsd" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN REJECTED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.xsd' WHICH IS NOT PERMITTED. |
From: <ro...@vo...> - 2002-09-03 07:25:52
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 2763309 for gle...@vo...; Tue, 03 Sep 2002 01:25:44 -0600 Received: from usw-sf-list2.sourceforge.net (usw-sf-fw2.sourceforge.net [216.136.171.252]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id CAA25292 for <gle...@vo...>; Tue, 3 Sep 2002 02:18:09 -0400 (EDT) Received: from usw-sf-list1-b.sourceforge.net ([10.3.1.13] helo=usw-sf-list1.sourceforge.net) by usw-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17m81g-00045q-00; Tue, 03 Sep 2002 00:23:04 -0700 Received: from main.gmane.org ([80.91.224.249]) by usw-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 17m80n-0007ec-00 for <dox...@li...>; Tue, 03 Sep 2002 00:22:09 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17m7z8-0005Lr-00 for <dox...@li...>; Tue, 03 Sep 2002 09:20:26 +0200 To: dox...@li... X-Injected-Via-Gmane: http://gmane.org/ Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 17m7z7-0005Li-00 for <gmane-text-doxygen-general@m.gmane.org>; Tue, 03 Sep 2002 09:20:25 +0200 Path: not-for-mail From: "Zachary McIntyre" <Zac...@bt...> Lines: 762 Message-ID: <al1nrn$k2c$1...@ma...> NNTP-Posting-Host: host217-35-47-117.in-addr.btopenworld.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0013_01C25322.FBD6B160" X-Trace: main.gmane.org 1031037625 20556 217.35.47.117 (3 Sep 2002 07:20:25 GMT) X-Complaints-To: us...@ma... NNTP-Posting-Date: Tue, 3 Sep 2002 07:20:25 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: [Doxygen-users] Doxygen XML XSD Schema, second draft Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=doxygen-users> X-Original-Date: Tue, 3 Sep 2002 08:22:03 +0100 Date: Tue, 3 Sep 2002 08:22:03 +0100 This is a multi-part message in MIME format. ------=_NextPart_000_0013_01C25322.FBD6B160 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0014_01C25322.FBD6B160" ------=_NextPart_001_0014_01C25322.FBD6B160 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable OK, here is the second version of the XSD schema for doxygen XML. It is = still nowhere near complete, but its much further along. There are many things yet to be done, my priorities are: 1.. Add the remaining XML elements=20 2.. I have used complex types everywhere, so that its easy to change = later on. I will need to change all the types used for better type = checking.=20 3.. I havent used any unions yet, mainly because it is hard to change = later on, if the shema is re-structured.=20 4.. The schema is not very strict with the <compounddef> due to the = different contents depending on the "kind" attribute. Enjoy :) Zach ------=_NextPart_001_0014_01C25322.FBD6B160 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2719.2200" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT face=3DArial size=3D2>OK, here is the second = version of the XSD=20 schema for doxygen XML. It is still nowhere near complete, but=20 its much further along.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>There are many things yet to be = done, my=20 priorities are:</FONT></DIV> <OL> <LI><FONT face=3DArial size=3D2>Add the remaining XML elements = </FONT> <LI><FONT face=3DArial size=3D2>I have used complex types everywhere, = so that its=20 easy to change later on. I will need to change all the types used for = better=20 type checking. </FONT> <LI><FONT face=3DArial size=3D2>I havent used any unions yet, mainly = because it is=20 hard to change later on, if the shema is re-structured. </FONT> <LI><FONT face=3DArial size=3D2>The schema is not very strict with the = <compounddef> due to the different contents depending on the = "kind"=20 attribute.</FONT></LI></OL> <DIV><FONT face=3DArial size=3D2>Enjoy :)</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Zach</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML> ------=_NextPart_001_0014_01C25322.FBD6B160-- ------=_NextPart_000_0013_01C25322.FBD6B160 Content-Type: text/xml; name="doxygen.xsd" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN REJECTED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.xsd' WHICH IS NOT PERMITTED. |
From: <pos...@vo...> - 2002-11-21 05:12:08
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 3165844 for gle...@vo...; Wed, 20 Nov 2002 22:11:52 -0700 Received: from sc8-sf-list2.sourceforge.net (lists.sourceforge.net [66.35.250.206]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id XAA02646 for <gle...@vo...>; Wed, 20 Nov 2002 23:01:43 -0500 (EST) Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] helo=sc8-sf-list1.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 18EjaJ-0007mH-00; Wed, 20 Nov 2002 21:09:03 -0800 Received: from [203.199.140.162] (helo=dns.codito.co.in) by sc8-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 18EjZN-0006e3-00 for <dox...@li...>; Wed, 20 Nov 2002 21:08:07 -0800 Received: from chillum.codito.co.in (chillum.codito.co.in [192.168.1.75]) by dns.codito.co.in (8.11.6/8.11.6) with ESMTP id gAL4xU602714 for <dox...@li...>; Thu, 21 Nov 2002 10:29:30 +0530 From: Pradosh Adoni <pra...@co...> To: "dox...@li..." <dox...@li...> Content-Type: multipart/mixed; boundary="=-YlK13nZsb3+eNhGbSIbq" Organization: Codito Technologies Message-Id: <103...@ch...> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Subject: [Doxygen-users] problem - function dox generation Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=doxygen-users> X-Original-Date: 21 Nov 2002 10:41:10 +0530 Date: 21 Nov 2002 10:41:10 +0530 --=-YlK13nZsb3+eNhGbSIbq Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi, I seem to be having a problem when it comes to generating documentation for functions in our source.Doxygen doesn't seem to genererate documentation for functions if the whole source(recursively) is passed as the input to doxygen.However it generates documentation if I pass each source file separately as the input. I'm running doxygen 1.2.4 on RedHat LInux 8.0 , I have attached the config file for doxygen. Can anyone tell me if I'm doing something wrong ... TIA Pradosh Adoni mailto: pra...@co... --=-YlK13nZsb3+eNhGbSIbq FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN REJECTED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.conf' WHICH IS NOT PERMITTED. |
From: <pos...@vo...> - 2002-12-05 23:07:39
|
Received: from [198.76.25.3] (HELO nns.voyanttech.com) by voyanttech.com (CommuniGate Pro SMTP 3.4b3) with SMTP id 3240686 for gle...@vo...; Thu, 05 Dec 2002 16:07:18 -0700 Received: from sc8-sf-list2.sourceforge.net (lists.sourceforge.net [66.35.250.206]) by nns.voyanttech.com (8.9.3+Sun/8.9.3) with SMTP id QAA21369 for <gle...@vo...>; Thu, 5 Dec 2002 16:56:39 -0500 (EST) Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] helo=sc8-sf-list1.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 18K51Q-0002ii-00; Thu, 05 Dec 2002 15:03:08 -0800 Received: from mail.univie.ac.at ([131.130.1.27] helo=mailbox.univie.ac.at) by sc8-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian)) id 18K514-0007No-00 for <dox...@li...>; Thu, 05 Dec 2002 15:02:46 -0800 X-Spam-Flags: <.WHOIS-RFC-IGNORANT.FIVETEN-DUL.@mailbox.univie.ac.at>[212.186.14.12:chello212186014012.11.univie.teleweb.at]<gmx.net> Received: from dergeheime.goldfisch.at (chello212186014012.11.univie.teleweb.at [212.186.14.12]) by mailbox.univie.ac.at (8.12.2/8.12.2) with ESMTP id gB5N2d5D231218 for <dox...@li...>; Fri, 6 Dec 2002 00:02:40 +0100 Received: from xovo (xovo.swamp [192.168.10.200]) by dergeheime.goldfisch.at (8.11.3/8.11.3) with SMTP id gB5N2Yf11551 for <dox...@li...>; Thu, 5 Dec 2002 23:02:34 GMT Message-ID: <06e801c29cb2$6485b070$c80aa8c0@xovo> From: "Thomas Grill" <t....@gm...> To: <dox...@li...> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_06E5_01C29CBA.C62B93F0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: [Doxygen-users] bug Sender: dox...@li... Errors-To: dox...@li... X-BeenThere: dox...@li... X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: <mailto:dox...@li...?subject=help> List-Post: <mailto:dox...@li...> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=subscribe> List-Id: <doxygen-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/doxygen-users>, <mailto:dox...@li...?subject=unsubscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=doxygen-users> X-Original-Date: Fri, 6 Dec 2002 00:02:32 +0100 Date: Fri, 6 Dec 2002 00:02:32 +0100 This is a multi-part message in MIME format. ------=_NextPart_000_06E5_01C29CBA.C62B93F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi all, my name is Thomas Grill and i'm new to this list. I've been using Doygen for quite a while and it helps me to avoid wasting time for things i don't like very much (like writing documentation). However, i've come across a bug (at least i think so) which makes my docs look even worse than they already are. It's a problem with groups at more levels. Please find the attached simplified source file and the quasi-standard Doxywizard-generated configuration file. Am i doing something wrong? best greetings, Thomas ------=_NextPart_000_06E5_01C29CBA.C62B93F0 Content-Type: application/octet-stream; name="doxy.c" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="doxy.c" // = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D /*! \defgroup FLEXT_D_INSTANCE Class instantiation @{ */ /*! \defgroup FLEXT_D_LIBRARY Definitions for library objects @{=20 */ //! @} FLEXT_D_LIBRARY=20 //! @} FLEXT_D_INSTANCE // = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D /*! \defgroup FLEXT_D_METHOD Declarations for flext methods @{=20 */ /*! \defgroup FLEXT_D_CALLBACK Declare callbacks for class methods @{=20 */ //! @} FLEXT_D_CALLBACK //! @} FLEXT_D_METHOD ------=_NextPart_000_06E5_01C29CBA.C62B93F0 Content-Type: application/octet-stream; name="doxy.conf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; FOR ANTI-VIRUS SECURITY, THIS EMAIL HAS BEEN REJECTED. REASON: THIS EMAIL CONTAINED AN ATTACHMENT TYPE OF '.conf' WHICH IS NOT PERMITTED. |