Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [docs] Update the doxygen configuration file. | Logan Chien | 2015-03-12 | 1 | -408/+0 |
| | | | | | | | | | | Update the doxygen configuration file and the Makefile build rules to provide better output (simply use the default stylesheet and template from the Doxygen distribution.) This CL has upgrade doxygen.cfg.in to Doxygen 1.8.6. llvm-svn: 232066 | ||||
* | docs/doxygen.css: Import .memitem, .memproto and .memdoc from llvm/doxygen. | NAKAMURA Takumi | 2011-08-12 | 1 | -0/+30 |
| | | | | llvm-svn: 137435 | ||||
* | Reverted r103214. | mike-m | 2010-05-07 | 1 | -0/+378 |
| | | | | llvm-svn: 103222 | ||||
* | 2nd part of: Overhauled llvm/clang docs builds. | mike-m | 2010-05-06 | 1 | -378/+0 |
| | | | | llvm-svn: 103214 | ||||
* | Add the right path to the lines image. | Chris Lattner | 2008-07-26 | 1 | -1/+1 |
| | | | | llvm-svn: 54111 | ||||
* | Add doxygen support | Daniel Dunbar | 2008-07-26 | 1 | -0/+378 |
- Stolen from LLVM with minor modifications llvm-svn: 54103 |