[flang-commits] [flang] [Flang] Add Sphinx man page support for Flang (PR #141882)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Thu May 29 04:31:56 PDT 2025
kiranchandramohan wrote:
Can you enable `-DLLVM_ENABLE_SPHINX=ON -DSPHINX_WARNINGS_AS_ERRORS=OFF` in the build options and try `ninja docs-flang-html`?
The patch that added FIRLangRef.md to docs is https://reviews.llvm.org/D128650
https://github.com/llvm/llvm-project/pull/141882
More information about the flang-commits
mailing list