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

Louis Dionne via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 20 06:54:19 PDT 2021


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

What's the benefit of having docx documentation? We generate HTML documentation, which ends up in the website, and that seems strictly superior to generating docx. What do you need it for?

The libc++ changes are almost trivial so I would not object to the change on that basis, however in general I think it's better to avoid adding support for things we won't be using on a regular basis.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106339



More information about the Openmp-commits mailing list