[flang-commits] [flang] [flang][docs] Reorganize the table of contents (PR #171240)
Yusuke MINATO via flang-commits
flang-commits at lists.llvm.org
Tue Dec 9 22:47:31 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
----------------
yus3710-fj wrote:
Thank you for pointing that out. I have moved this back to the "Design Documents" section.
https://github.com/llvm/llvm-project/pull/171240
More information about the flang-commits
mailing list