[PATCH] D64539: [clang-doc] Add stylesheet to generated html docs
Diego Astiazarán via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 10 15:59:51 PDT 2019
DiegoAstiazaran updated this revision to Diff 209088.
DiegoAstiazaran marked 2 inline comments as done.
DiegoAstiazaran added a comment.
Use `llvm::sys::fs::copy_file` to copy css file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64539/new/
https://reviews.llvm.org/D64539
Files:
clang-tools-extra/clang-doc/HTMLGenerator.cpp
clang-tools-extra/clang-doc/stylesheets/clang-doc-default-stylesheet.css
clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64539.209088.patch
Type: text/x-patch
Size: 7777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190710/7218b993/attachment.bin>
More information about the cfe-commits
mailing list