summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-doc/MDGenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fixes -Wrange-loop-analysis warningsMark de Wever2020-01-011-1/+1
* [clang-doc] Use llvm::createStringError and canonicalize error messagesFangrui Song2019-08-281-2/+2
* [clang-doc] Add index in each info html fileDiego Astiazaran2019-08-061-1/+0
* [clang-doc] Add option for user provided stylesheetsDiego Astiazaran2019-07-251-2/+4
* [clang-doc] Add stylesheet to generated html docsDiego Astiazaran2019-07-251-0/+1
* [clang-doc] Add html links to referencesJulie Hockett2019-07-121-0/+12
* [clang-doc] Add a structured HTML generatorJulie Hockett2019-07-101-58/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-doc] Clean up Markdown outputJulie Hockett2018-10-041-10/+15
* Fix MSVC "not all control paths return a value" warnings. NFCI.Simon Pilgrim2018-09-121-0/+2
* Reland "Implement a (simple) Markdown generator"Julie Hockett2018-09-111-0/+312
* Revert "Implement a (simple) Markdown generator"Julie Hockett2018-08-161-314/+0
* Implement a (simple) Markdown generatorJulie Hockett2018-08-161-0/+314
OpenPOWER on IntegriCloud