[Lldb-commits] [PATCH] D106339: Add support to generate Sphinx DOCX documentation

Fangrui Song via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Jul 24 14:26:01 PDT 2021


MaskRay added a comment.

I remember that we even converted some `*.md` to `*.rst` to remove the number of supported documentation formats, so I agree that adding support the even less used `*.docx` may not be the proper direction.

Thanks for splitting this off.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106339



More information about the lldb-commits mailing list