summaryrefslogtreecommitdiffstats
path: root/clang/docs/doxygen.css
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Update the doxygen configuration file.Logan Chien2015-03-121-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 Takumi2011-08-121-0/+30
| | | | llvm-svn: 137435
* Reverted r103214.mike-m2010-05-071-0/+378
| | | | llvm-svn: 103222
* 2nd part of: Overhauled llvm/clang docs builds.mike-m2010-05-061-378/+0
| | | | llvm-svn: 103214
* Add the right path to the lines image.Chris Lattner2008-07-261-1/+1
| | | | llvm-svn: 54111
* Add doxygen supportDaniel Dunbar2008-07-261-0/+378
- Stolen from LLVM with minor modifications llvm-svn: 54103
OpenPOWER on IntegriCloud