[PATCH] D65030: [clang-doc] Add second index for sections within info's content

Diego Astiazarán via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 5 18:30:23 PDT 2019


DiegoAstiazaran updated this revision to Diff 213509.
DiegoAstiazaran marked 2 inline comments as done.
DiegoAstiazaran edited the summary of this revision.
DiegoAstiazaran added a parent revision: D65690: [clang-doc] Add index in each info html file.
DiegoAstiazaran added a comment.

Changed dependency of commit, D65003 <https://reviews.llvm.org/D65003> was abandoned and replaced by D65690 <https://reviews.llvm.org/D65690>.
Rebased to latest commit so HTML is now rendered correctly.
`genHTML(const Index &Index, ...)` was originally implemented by D65003 <https://reviews.llvm.org/D65003> but it is now part of this commit.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65030/new/

https://reviews.llvm.org/D65030

Files:
  clang-tools-extra/clang-doc/HTMLGenerator.cpp
  clang-tools-extra/clang-doc/Representation.h
  clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65030.213509.patch
Type: text/x-patch
Size: 13230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190806/94936e5a/attachment.bin>


More information about the cfe-commits mailing list