aboutsummaryrefslogtreecommitdiffstats
path: root/docs/doxygen.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Don't hardcode path to dot in the doxygen config file. Let doxygen search ↵Chris Lattner2002-09-261-1/+1
| | | | | | the PATH git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3949 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix config file due to directories changingChris Lattner2002-09-101-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3667 91177308-0d34-0410-b5e6-96231b3b80d8
* Make doxygen not exclude doxygenized comments from the source code listingsChris Lattner2002-08-221-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3479 91177308-0d34-0410-b5e6-96231b3b80d8
* Don't doxygenize the boost librariesChris Lattner2002-07-251-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3079 91177308-0d34-0410-b5e6-96231b3b80d8
* Checkin support for building doxygen stuffChris Lattner2002-01-261-0/+899
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1586 91177308-0d34-0410-b5e6-96231b3b80d8