Michael Gottesman
|
700a991f0d
|
[docs] Teach CMake docs build how to generate Qt Creator help/documentation files.
Patch by Konrad Kleine.
Differential Revision: http://llvm-reviews.chandlerc.com/D2967
llvm-svn: 203272
|
2014-03-07 19:19:28 +00:00 |
Michael Gottesman
|
406525d2df
|
[doxygen] Use correct variable names for external variable configuration and make EXTRA_SEARCH_MAPPINGS a "dumb" variable.
I do not think the massaging that I was doing for EXTRA_SEARCH_MAPPINGS was
truly necessary.
llvm-svn: 189522
|
2013-08-28 21:55:26 +00:00 |
Michael Gottesman
|
7ed90880bc
|
[doxygen] Added support for doxygen external search.
llvm-svn: 189507
|
2013-08-28 20:28:35 +00:00 |
Michael Gottesman
|
9cc5a45270
|
[cmake] Created an aggregate doxygen target for generating doxygen documentation for llvm/all subprojects. Renamed llvm's doxygen generation command to doxygen-llvm.
llvm-svn: 189506
|
2013-08-28 20:28:32 +00:00 |
Michael Gottesman
|
4d35b909ad
|
[autotools->cmake] Enable generation of doxygen documentation via cmake.
I am going to add in a subsequent patch support for generating the llvm
manpage.
llvm-svn: 189164
|
2013-08-24 07:25:21 +00:00 |