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

Samarth Narang via flang-commits flang-commits at lists.llvm.org
Sat May 31 05:33:42 PDT 2025


snarang181 wrote:

> * The man page is way too big, way too extensive and way too detailed. It feels like entire Flang documentation went into it. Was this intentional?

I think the man page is intended to be that way since all the documentation is built into `index.md`. If we wanted more separate man pages, we can more config entries but that did not seem to be the intended use case. 


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


More information about the flang-commits mailing list