If I see any Doxygen gremlins while browsing the docs, would you be okay if I just shoot you an email with what I see?
--Sean Silva On Wed, Jun 6, 2012 at 5:38 PM, James Dennett <[email protected]> wrote: > 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 > > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
