[flang-commits] [flang] [Flang] Add Sphinx man page support for Flang (PR #141882)

Samarth Narang via flang-commits flang-commits at lists.llvm.org
Thu May 29 04:13:35 PDT 2025


snarang181 wrote:

> `ninja flang-doc` might be generating files like `FIRLangRef.md`. Would adding these files manually affect that?
> 
> Note that the HTML files generated from these are displayed currently in the following pages:
> 
> https://flang.llvm.org/docs/
> 
> https://flang.llvm.org/docs/FIRLangRef.html
> 
> https://flang.llvm.org/docs/FlangCommandLineReference.html

It did not seem like the build process got affected locally for me. Is there any other way of testing this out? 

https://github.com/llvm/llvm-project/pull/141882


More information about the flang-commits mailing list