summaryrefslogtreecommitdiff
path: root/docs/doxygen.cfg.in
AgeCommit message (Expand)Author
2017-04-27Sync with changes from r300825 in clang.Vassil Vassilev
2017-01-19[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothingMalcolm Parsons
2016-08-28Fix some typos in the docSylvestre Ledru
2016-03-06[docs] Updated docs to work with Doxygen 1.8.11Alexander Kornienko
2015-11-25Doxygen: Use mathjax to create formulas.Matthias Braun
2015-08-17Doxygen: add build option to use svg instead of png files for graphsHans Wennborg
2015-05-15Doxygen: Enable autobrief feature and update coding standards.Matthias Braun
2015-03-12[docs] Update the doxygen configuration file.Logan Chien
2014-03-07[docs] Teach CMake docs build how to generate Qt Creator help/documentation f...Michael Gottesman
2013-12-20Fix documentation typosAlp Toker
2013-08-28[doxygen] Use correct variable names for external variable configuration and ...Michael Gottesman
2013-08-28[doxygen] Added support for doxygen external search.Michael Gottesman
2011-10-31Reapply r141657.Tanya Lattner
2011-10-21Revert r141657 for now. This has broken css and changed links on llvm.org. I'...Tanya Lattner
2011-10-16Enable CREATE_SUBDIRS for a performance win, because there are a lot of files...Bill Wendling
2011-10-11Update to a newer doxygen version. PR8214. Patch by Jeremy Huddleston.Bill Wendling
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2009-05-19Test commit.Cristian Cadar
2008-09-18Upgrade doxygen.Tanya Lattner
2007-08-05Comment out configuration tags not supported by doxygen 1.3.9Reid Spencer
2006-05-15Upgrade 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-29For PR393:Reid Spencer
2004-06-12Reduce the number of columns in the alpha index to 4 so that it fitsReid Spencer
2004-04-15Removed obsolete doxygen options (they were blank anyway).Misha Brukman
2003-12-31Add a bunch of fine tunings that Reid contributed. Thanks Reid!Chris Lattner
2003-10-17* Align comments into 80 columnsMisha Brukman
2002-09-26Don't hardcode path to dot in the doxygen config file. Let doxygen search th...Chris Lattner
2002-09-10Fix config file due to directories changingChris Lattner
2002-08-22Make doxygen not exclude doxygenized comments from the source code listingsChris Lattner
2002-07-25Don't doxygenize the boost librariesChris Lattner
2002-01-26Checkin support for building doxygen stuffChris Lattner