[flang-commits] [flang] [Flang] Add Sphinx man page and html support for Flang (PR #141882)
Paul Osmialowski via flang-commits
flang-commits at lists.llvm.org
Mon Jun 2 05:39:12 PDT 2025
pawosm-arm wrote:
> > I'm in two minds here. I've tried this PR after forced push, yet nothing really has changed from my previous comment (there's still this `warning` word visible, and.
>
> By the warning, you mean inside the contents of the man page right? Not the build process giving warning to nonexistent documents.
Yes, as I quoted it above:
```
FLANG(1) Flang FLANG(1)
NAME
flang - Flang Documentation
Flang is LLVM's Fortran frontend that can be found here. It is often reâ
ferred to as "LLVM Flang" to differentiate itself from "Classic Flang" -
these are two separate and independent Fortran compilers. LLVM Flang is unâ
der active development. While it is capable of generating executables for a
number of examples, some functionality is still missing. See Getting Inâ
volved for tips on how to get in touch with us and to learn more about the
current status.
FLANG |VERSION| (IN-PROGRESS) RELEASE NOTES
warning
These are in-progress notes for the upcoming LLVM |version| release.
Release notes for previous releases can be found on the Download Page.
```
https://github.com/llvm/llvm-project/pull/141882
More information about the flang-commits
mailing list