summaryrefslogtreecommitdiff
path: root/Utilities/Doxygen/doxyfile.in
Commit message (Collapse)AuthorAgeFilesLines
* Added CMake_BUILD_DEVELOPER_REFERENCE optionKonstantin Podsvirov2016-08-161-14/+21
| | | | | | | | By default is OFF and marked as advanced. It's also add custom cmake-developer-reference (ALL) target Generated output will be installed to ${CMAKE_DOC_DIR}/developer-reference.
* Doxygen: Add STRIP_FROM_PATH variable to doxyfile.inKonstantin Podsvirov2014-08-061-0/+4
| | | | This helps to better perceive information
* Doxygen: Add CPack/IFW subdir to doxyfile.in INPUT sectionKonstantin Podsvirov2014-08-061-0/+1
|
* Doxygen: Generate call graph and relationships.Nicolas Despres2011-10-231-1/+3
| | | | It helps code browsing and understanding for new developers.
* Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King2010-07-291-10/+10
| | | | | This is good practice, and is necessary to support building CMake as a subdirectory of another project.
* Remove WXDialog source codeBrad King2009-08-051-1/+0
| | | | | The QtDialog is our supported cross-platform GUI, so the WXDialog source is no longer needed.
* STYLE: Do doxygen for CPackAndy Cedilnik2007-04-041-0/+1
|
* ENH: Handle kwsys properlyAndy Cedilnik2003-11-051-2/+3
|
* ENH: Add all subdirectoriesAndy Cedilnik2003-10-251-0/+5
|
* ENH: Contribution graphsSebastien Barre2002-02-131-2/+3
|
* Doxygen doc generatorSebastien Barre2001-11-021-0/+70