[flang-commits] [PATCH] D101081: [flang] (NFC) Document Fortran feature history
Tim Keith via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu Apr 22 11:16:04 PDT 2021
tskeith added inline comments.
================
Comment at: flang/docs/FortranFeatureHistory.md:11-14
+```eval_rst
+.. contents::
+ :local:
+```
----------------
klausler wrote:
> PeteSteinfeld wrote:
> > This looks bogus.
> It sure does, but all of our documentation files have this boilerplate.
This somehow makes a table of contents at the beginning of the doc when it's rendered at http://flang.llvm.org/docs/
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101081/new/
https://reviews.llvm.org/D101081
More information about the flang-commits
mailing list