index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
doxygen.cfg.in
Age
Commit message (
Expand
)
Author
2011-10-31
Reapply r141657.
Tanya Lattner
2011-10-21
Revert r141657 for now. This has broken css and changed links on llvm.org. I'...
Tanya Lattner
2011-10-16
Enable CREATE_SUBDIRS for a performance win, because there are a lot of files...
Bill Wendling
2011-10-11
Update to a newer doxygen version. PR8214. Patch by Jeremy Huddleston.
Bill Wendling
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2009-05-19
Test commit.
Cristian Cadar
2008-09-18
Upgrade doxygen.
Tanya Lattner
2007-08-05
Comment out configuration tags not supported by doxygen 1.3.9
Reid Spencer
2006-05-15
Upgrade in preparation for doxygen 1.4.4. The config file format changed,
Reid Spencer
2005-05-14
* Truncate a long line.
Reid Spencer
2004-11-29
For PR393:
Reid Spencer
2004-06-12
Reduce the number of columns in the alpha index to 4 so that it fits
Reid Spencer
2004-04-15
Removed obsolete doxygen options (they were blank anyway).
Misha Brukman
2003-12-31
Add a bunch of fine tunings that Reid contributed. Thanks Reid!
Chris Lattner
2003-10-17
* Align comments into 80 columns
Misha Brukman
2002-09-26
Don't hardcode path to dot in the doxygen config file. Let doxygen search th...
Chris Lattner
2002-09-10
Fix config file due to directories changing
Chris Lattner
2002-08-22
Make doxygen not exclude doxygenized comments from the source code listings
Chris Lattner
2002-07-25
Don't doxygenize the boost libraries
Chris Lattner
2002-01-26
Checkin support for building doxygen stuff
Chris Lattner