[PATCH] D64938: [clang-doc] Add option for user provided stylesheets
Diego Astiazarán via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 23 15:31:44 PDT 2019
DiegoAstiazaran updated this revision to Diff 211362.
DiegoAstiazaran marked an inline comment as done.
DiegoAstiazaran added a comment.
Add a second CSS file to one of the tests in HTMLGeneratorTest.cpp
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64938/new/
https://reviews.llvm.org/D64938
Files:
clang-tools-extra/clang-doc/Generators.h
clang-tools-extra/clang-doc/HTMLGenerator.cpp
clang-tools-extra/clang-doc/MDGenerator.cpp
clang-tools-extra/clang-doc/Representation.h
clang-tools-extra/clang-doc/YAMLGenerator.cpp
clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp
clang-tools-extra/unittests/clang-doc/MDGeneratorTest.cpp
clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64938.211362.patch
Type: text/x-patch
Size: 15571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190723/82a99d4d/attachment.bin>
More information about the cfe-commits
mailing list