search for: pr6613

Displaying 3 results from an estimated 3 matches for "pr6613".

2010 Apr 30
7
[LLVMdev] doxygen redux
...e a couple of options if changes in that area are desired: (1) disable collab-diagrams. (2) make both class-inheritance and collab-diagrams hidden under a javascript-knob which users can click to expand each diagram. Comments and suggestions are solicited! (patches for this are being tracked with pr6613). --mike-m
2010 May 06
0
[LLVMdev] doxygen redux
...nges in that area are desired: (1) disable collab-diagrams. (2) make both > class-inheritance and collab-diagrams hidden under a javascript-knob which > users can click to expand each diagram. > > Comments and suggestions are solicited! > > (patches for this are being tracked with pr6613). > > --mike-m > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTML attachment wa...
2010 May 08
0
[LLVMdev] docs build (doxygen redux)
Need review on new docs build. The directory layout has changed, and the changes propagate through source, build, install and possible website levels. What follows is an overview of the changes and some reasoning behind them. [patch can be found under pr6613; you will need doxygen.sh, doxygen.patch, doxygen.txt] [read: doxygen.txt for full instructions] A build diagram is also available; left-half is llvm, right is clang: http://llvm.org/bugs/attachment.cgi?id=4866 LIGHT-GREEN --> source files GREEN --> build files (ie: make) ORANGE --> in...