[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 07:35:18 PDT 2025


snarang181 wrote:

> > @kiranchandramohan, I removed the placeholder `.md` files and the man pages get generated now. Just a warning of the form `WARNING: toctree contains reference to nonexisting document 'FIRLangRef'` `WARNING: toctree contains reference to nonexisting document 'FlangCommandLineReference'` This is probably OK?
> 
> It might not be ok. If the buildkite fails, as it does [here](https://github.com/llvm/llvm-project/actions/runs/15324450618/job/43119288153?pr=141882), it will probably break buildbots too. I am not sure what is causing this though.

Looking further into it.

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


More information about the flang-commits mailing list