summaryrefslogtreecommitdiff
path: root/docs/CMakeLists.txt
AgeCommit message (Expand)Author
2017-11-02[dsymutil][doc] Improve wording in manpage and rename file.Jonas Devlieghere
2017-11-02[dsymutil] Add a manpage for dsymutilJonas Devlieghere
2017-10-03Add a manpage for llvm-dwarfdump.Adrian Prantl
2017-05-09Revert "Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake""Tom Stellard
2017-05-03Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake"Tom Stellard
2017-05-03CMake: Move sphinx detection into AddSphinxTarget.cmakeTom Stellard
2017-04-27Sync with changes from r300825 in clang.Vassil Vassilev
2016-09-27[cmake] Support overriding remaining HTML doc install directoriesMichal Gorny
2016-08-23[CMake] [OCaml] Add -DLLVM_ENABLE_OCAMLDOC switchPeter Zotov
2015-08-17Doxygen: add build option to use svg instead of png files for graphsHans Wennborg
2015-07-17[OCaml] Use a nicer style for documentation than OCaml default.Peter Zotov
2014-12-01[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.Peter Zotov
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov
2014-04-18Added Sphinx documentation generation to CMake build system.Reid Kleckner
2014-03-07[docs] Teach CMake docs build how to generate Qt Creator help/documentation f...Michael Gottesman
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
2013-08-28[cmake] Created an aggregate doxygen target for generating doxygen documentat...Michael Gottesman
2013-08-24[autotools->cmake] Enable generation of doxygen documentation via cmake.Michael Gottesman