[cfe-commits] Fwd: PATCH: Fix a bunch of Doxygen-formatting gremlins (no more "class A" page etc.)

James Dennett jdennett at googlers.com
Wed Jun 6 17:42:57 PDT 2012


(Apologies.)

And again, with the patch attached...

-- James


---------- Forwarded message ----------
From: James Dennett <jdennett at googlers.com>
Date: Wed, Jun 6, 2012 at 5:38 PM
Subject: PATCH: Fix a bunch of Doxygen-formatting gremlins (no more "class
A" page etc.)
To: cfe-commits at cs.uiuc.edu


This patch affects docs only, and includes formatting changes only (though
those include some fixes for broken Doxygen markup that caused some content
to be missing from generated pages).  It avoids generating many spurious
pages such as http://clang.llvm.org/doxygen/classRepresents.html, but
likely not all yet.

The diff is 449 lines for 5 header files in two directories (though of
course much of that is context, and fewer than a hundred lines are actually
changed):
Index: include/clang/Analysis/CallGraph.h
Index: include/clang/Analysis/ProgramPoint.h
Index: include/clang/AST/DeclObjC.h
Index: include/clang/AST/Type.h
Index: include/clang/AST/Decl.h

Let me know if breaking this up would be helpful (or, of course, any other
changes that would make this patch better).

Thanks,

James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120606/f51eae51/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: doxydocs-1.patch
Type: application/octet-stream
Size: 17000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120606/f51eae51/attachment.obj>


More information about the cfe-commits mailing list