summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-doc/Generators.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-doc] Use llvm::createStringError and canonicalize error messagesFangrui Song2019-08-281-2/+2
* [clang-doc] Switch Generator::CreateResources to use llvm::ErrorJulie Hockett2019-08-261-1/+3
* [clang-doc] Add index in each info html fileDiego Astiazaran2019-08-061-0/+51
* [clang-doc] Add html links to referencesJulie Hockett2019-07-121-13/+0
* [clang-doc] Add a structured HTML generatorJulie Hockett2019-07-101-0/+48
* Fix file headers. NFCFangrui Song2019-03-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reland "Implement a (simple) Markdown generator"Julie Hockett2018-09-111-0/+3
* Revert "Implement a (simple) Markdown generator"Julie Hockett2018-08-161-3/+0
* Implement a (simple) Markdown generatorJulie Hockett2018-08-161-0/+3
* [clang-doc] Implement a YAML generatorJulie Hockett2018-06-061-0/+36