[PATCH] D63292: [docs] Workaround old recommonmark version on buildbots

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 08:00:32 PDT 2019


lebedev.ri added a comment.

In D63292#1551912 <https://reviews.llvm.org/D63292#1551912>, @jhenderson wrote:

> In D63292#1543231 <https://reviews.llvm.org/D63292#1543231>, @jhenderson wrote:
>
> > html can be embedded in markdown? That was unexpected and sounds good. Does this work when generating man pages though instead of html?
>
>
> If it doesn't solve the problem (because of man pages), maybe we're better off cutting our losses and changing the .md files to .rst, since the feedback on the mailing list seems to be that we can't upgrade the version of recommonmark.


*very* weak +1 here, it seems weird to use non-native `.MD` when sphinx is based on `.RST`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63292





More information about the llvm-commits mailing list