[clang-doc] Generate an HTML index file
authorDiego Astiazaran <diegoaat97@gmail.com>
Fri, 9 Aug 2019 20:52:28 +0000 (20:52 +0000)
committerDiego Astiazaran <diegoaat97@gmail.com>
Fri, 9 Aug 2019 20:52:28 +0000 (20:52 +0000)
commitdc30049cb36089e80901e49815a8d51f470246b6
tree66536257e2559d75e7267ac90de3ba4246e498a0
parent20ead38653f0b872e85fcd58fbeb9e88647018c8
[clang-doc] Generate an HTML index file

clang-doc now generates a file that contains only an index to all the
infos that can be used as the landing page for the generated website.

Differential Revision: https://reviews.llvm.org/D65918

llvm-svn: 368484
clang-tools-extra/clang-doc/HTMLGenerator.cpp