[flang-commits] [flang] [flang][docs] Reorganize the table of contents (PR #171240)
Tarun Prabhu via flang-commits
flang-commits at lists.llvm.org
Tue Dec 9 07:11:40 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:
+
+ Directives
----------------
tarunprabhu wrote:
Since these are intended for users, would it be better to have them in a more "useful" order. Perhaps something like:
- GettingStarted
- FlangCommandLineReference
- FortranStandardsSupport
- Extensions
- Directives
- OpenMPSupport
- Real16MathSupport
- OptionComparison
What do you think?
https://github.com/llvm/llvm-project/pull/171240
More information about the flang-commits
mailing list