[PATCH] D72954: [clang-doc] Improving Markdown Output

Clayton Wilkinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 12 09:28:37 PST 2020


Clayton updated this revision to Diff 244204.
Clayton added a comment.

Making paths in markdown files be posix style. This fixes the tests on windows hosts.


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

https://reviews.llvm.org/D72954

Files:
  clang-tools-extra/clang-doc/HTMLGenerator.cpp
  clang-tools-extra/clang-doc/MDGenerator.cpp
  clang-tools-extra/clang-doc/Representation.cpp
  clang-tools-extra/clang-doc/Representation.h
  clang-tools-extra/clang-doc/assets/index.js
  clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
  clang-tools-extra/test/clang-doc/single-file.cpp
  clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp
  clang-tools-extra/unittests/clang-doc/MDGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72954.244204.patch
Type: text/x-patch
Size: 22207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200212/d52a895d/attachment-0001.bin>


More information about the cfe-commits mailing list