<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
      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.<br>
    Vassil<br>
    <br>
    -------- Original Message --------
    <table class="moz-email-headers-table" border="0" cellpadding="0"
      cellspacing="0">
      <tbody>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject: </th>
          <td>Re: [cfe-dev] Error in Clang Doxygen?</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
          <td>Fri, 29 Jul 2011 18:45:02 +0200</td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
          <td>Vassil Vassilev <a class="moz-txt-link-rfc2396E" href="mailto:vasil.georgiev.vasilev@cern.ch"><vasil.georgiev.vasilev@cern.ch></a></td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
          <td>John Freeman <a class="moz-txt-link-rfc2396E" href="mailto:jfreeman@cse.tamu.edu"><jfreeman@cse.tamu.edu></a></td>
        </tr>
        <tr>
          <th align="RIGHT" nowrap="nowrap" valign="BASELINE">CC: </th>
          <td><a class="moz-txt-link-rfc2396E" href="mailto:cfe-dev@cs.uiuc.edu"><cfe-dev@cs.uiuc.edu></a></td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <pre>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:
> <a class="moz-txt-link-freetext" href="http://clang.llvm.org/doxygen/classCXXRecordDecl.html">http://clang.llvm.org/doxygen/classCXXRecordDecl.html</a>
>
> 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
> <a class="moz-txt-link-abbreviated" href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a>
> <a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a>


</pre>
  </body>
</html>