[cfe-commits] [PATCH] Fwd: Re: [cfe-dev] Error in Clang Doxygen?

Vassil Vassilev vasil.georgiev.vasilev at cern.ch
Fri Jul 29 10:02:37 PDT 2011


Hi,
   This is not patch actually and I don't think it needs long time for 
revising, but it helps the generation of doxygen from DeclCXX.
Vassil

-------- Original Message --------
Subject: 	Re: [cfe-dev] Error in Clang Doxygen?
Date: 	Fri, 29 Jul 2011 18:45:02 +0200
From: 	Vassil Vassilev <vasil.georgiev.vasilev at cern.ch>
To: 	John Freeman <jfreeman at cse.tamu.edu>
CC: 	<cfe-dev at cs.uiuc.edu>



Hi,
    I got it. There was \code instead of @code and @endcode :)
Vassil
On 07/27/2011 06:55 PM, John Freeman wrote:
>  There are some entities documented in the source that are not included
>  in the doxygen. For example, CXXRecordDecl has a page, but none of its
>  members appear:
>  http://clang.llvm.org/doxygen/classCXXRecordDecl.html
>
>  For another example, neither CXXMethodDecl nor CXXCtorInitializer have
>  pages at all, even though they appear in the same file (AST/DeclCXX.h),
>  in the same scope, immediately following CXXRecordDecl. Is there an
>  error in the documentation for CXXRecordDecl that prevents doxygen from
>  finishing the file? I generated the docs with warnings, and I got no
>  warnings for the file AST/DeclCXX.h.
>
>  - John
>  _______________________________________________
>  cfe-dev mailing list
>  cfe-dev at cs.uiuc.edu
>  http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110729/94eaf9e2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: declcxx_fix_doxygen.diff
Type: text/x-patch
Size: 666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110729/94eaf9e2/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Attached Message Part
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110729/94eaf9e2/attachment.ksh>


More information about the cfe-commits mailing list