[PATCH] D130231: [WIP][clang-doc] Improve the Markdown output

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 21 02:03:12 PDT 2022


phosek created this revision.
phosek added reviewers: abrachet, paulkirth.
Herald added a project: All.
phosek requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.

This change tries to improve the usability of Markdown output, taking
the inspiration from other documentation generators where appropriate.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130231

Files:
  clang-tools-extra/clang-doc/MDGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130231.446390.patch
Type: text/x-patch
Size: 13135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220721/04ae4db8/attachment.bin>


More information about the cfe-commits mailing list