[PATCH] D87242: [flang] Add new documentation main page

Richard Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 02:50:51 PDT 2020


richard.barton.arm updated this revision to Diff 290440.
richard.barton.arm added a comment.

New version that uses recommonmark's AutoStructify plugin to re-write
the index page in markdown with toctrees in embedded rst blocks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87242/new/

https://reviews.llvm.org/D87242

Files:
  flang/docs/ArrayComposition.md
  flang/docs/BijectiveInternalNameUniquing.md
  flang/docs/C++17.md
  flang/docs/C++style.md
  flang/docs/Calls.md
  flang/docs/Character.md
  flang/docs/ControlFlowGraph.md
  flang/docs/Directives.md
  flang/docs/Extensions.md
  flang/docs/FortranForCProgrammers.md
  flang/docs/IORuntimeInternals.md
  flang/docs/ImplementingASemanticCheck.md
  flang/docs/Intrinsics.md
  flang/docs/OpenMP-4.5-grammar.md
  flang/docs/OpenMP-4.5-grammar.txt
  flang/docs/OptionComparison.md
  flang/docs/ParserCombinators.md
  flang/docs/Preprocessing.md
  flang/docs/PullRequestChecklist.md
  flang/docs/RuntimeDescriptor.md
  flang/docs/conf.py
  flang/docs/f2018-grammar.md
  flang/docs/f2018-grammar.txt
  flang/docs/index.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87242.290440.patch
Type: text/x-patch
Size: 46766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/63830b1a/attachment-0001.bin>


More information about the llvm-commits mailing list