| Commit message (Expand) | Author | Age | Files | Lines |
| * | [clang-doc] sys::fs::F_None -> OF_None. NFC | Fangrui Song | 2019-09-09 | 1 | -2/+2 |
| * | [clang-doc] Use llvm::createStringError and canonicalize error messages | Fangrui Song | 2019-08-28 | 1 | -12/+12 |
| * | [clang-doc] Switch Generator::CreateResources to use llvm::Error | Julie Hockett | 2019-08-26 | 1 | -25/+36 |
| * | [clang-doc] Fix casting not working in gcc 5.4.0 | Diego Astiazaran | 2019-08-17 | 1 | -4/+4 |
| * | [clang-doc] Redesign of generated HTML files | Diego Astiazaran | 2019-08-16 | 1 | -60/+171 |
| * | [clang-tools-extra] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -51/+51 |
| * | [clang-doc] Generate HTML links for children namespaces/records | Diego Astiazaran | 2019-08-12 | 1 | -34/+53 |
| * | [clang-doc] Generate an HTML index file | Diego Astiazaran | 2019-08-09 | 1 | -1/+19 |
| * | [clang-format] Add link to source code in file definitions | Diego Astiazaran | 2019-08-09 | 1 | -31/+75 |
| * | [clang-doc] Add second index for sections within info's content | Diego Astiazaran | 2019-08-07 | 1 | -12/+88 |
| * | [clang-doc] Fix paths of js in import tags | Diego Astiazaran | 2019-08-06 | 1 | -0/+2 |
| * | [clang-doc] Add index in each info html file | Diego Astiazaran | 2019-08-06 | 1 | -49/+140 |
| * | [clang-doc] Fix link generation | Diego Astiazaran | 2019-08-06 | 1 | -1/+1 |
| * | [clang-doc] Fix failing tests on Windows | Diego Astiazaran | 2019-07-29 | 1 | -0/+2 |
| * | [clang-format] Fix style of css file paths | Diego Astiazaran | 2019-07-26 | 1 | -0/+2 |
| * | [clang-doc] Add option for user provided stylesheets | Diego Astiazaran | 2019-07-25 | 1 | -24/+38 |
| * | [clang-doc] Add stylesheet to generated html docs | Diego Astiazaran | 2019-07-25 | 1 | -0/+33 |
| * | [clang-doc] Fix output format of html | Diego Astiazaran | 2019-07-25 | 1 | -39/+15 |
| * | [clang-doc] Fix html entities in rendered text | Diego Astiazaran | 2019-07-25 | 1 | -1/+2 |
| * | [clang-doc] Add html links to references | Julie Hockett | 2019-07-12 | 1 | -43/+135 |
| * | [clang-doc] Silence compiler warning with gcc 7.4 [NFC] | Mikael Holmen | 2019-07-11 | 1 | -0/+3 |
| * | [clang-doc] Add a structured HTML generator | Julie Hockett | 2019-07-10 | 1 | -0/+517 |