summaryrefslogtreecommitdiffstats
path: root/docs/doxygen.cfg.in
Commit message (Collapse)AuthorAgeFilesLines
* Do not create sub_dirs. This breaks the CSS links for the website and ↵Tanya Lattner2011-11-011-1/+1
| | | | | | produces really long URLS. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143487 91177308-0d34-0410-b5e6-96231b3b80d8
* Enable CREATE_SUBDIRS for a performance win, because there are a lot of ↵Bill Wendling2011-10-161-1/+1
| | | | | | files being generated. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142113 91177308-0d34-0410-b5e6-96231b3b80d8
* Delete doxygen.cfg, and use cwd-relative paths in doxygen.cfg.in.Peter Collingbourne2011-05-131-9/+9
| | | | | | Now "make doxygen" works for clang. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131282 91177308-0d34-0410-b5e6-96231b3b80d8
* Reverted r103214.mike-m2010-05-071-0/+1230
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103222 91177308-0d34-0410-b5e6-96231b3b80d8
* 2nd part of: Overhauled llvm/clang docs builds.mike-m2010-05-061-1230/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103214 91177308-0d34-0410-b5e6-96231b3b80d8
* Add doxygen supportDaniel Dunbar2008-07-261-0/+1230
- Stolen from LLVM with minor modifications git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54103 91177308-0d34-0410-b5e6-96231b3b80d8