[flang-commits] [flang] [flang][docs] Reorganize the table of contents (PR #171240)
KAWASHIMA Takahiro via flang-commits
flang-commits at lists.llvm.org
Tue Dec 9 16:52:49 PST 2025
================
@@ -16,6 +16,22 @@ on how to get in touch with us and to learn more about the current status.
ReleaseNotes
```
+# Using Flang
+
+```{eval-rst}
+.. toctree::
+ :titlesonly:
+
+ GettingStarted
+ FlangCommandLineReference
+ FortranStandardsSupport
+ Extensions
+ Directives
+ OpenMPSupport
+ Real16MathSupport
+ OptionComparison
----------------
kawashima-fj wrote:
The word `Flang` in the linkded document refers Classic Flang. It should be remain in the "Design Documents" section.
(And it is better to reword it to avoid confusion)
https://github.com/llvm/llvm-project/pull/171240
More information about the flang-commits
mailing list