[flang-commits] [PATCH] D85828: [Flang] Move mark down documentation(md) files to reStructuredText(rst) file format.

sameeran joshi via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Aug 12 04:56:44 PDT 2020


sameeranjoshi updated this revision to Diff 285044.
sameeranjoshi added a comment.

To ease in reviewing the output of files when merged in `llvm-project`.
I have pushed in my local fork of `llvm-project`.
https://github.com/Sameeranjoshi/llvm-project/blob/sam-docu-rst/flang/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85828

Files:
  flang/docs/ArrayComposition.rst
  flang/docs/BijectiveInternalNameUniquing.rst
  flang/docs/C++17.rst
  flang/docs/C++style.rst
  flang/docs/Calls.rst
  flang/docs/Character.rst
  flang/docs/ControlFlowGraph.rst
  flang/docs/Directives.rst
  flang/docs/Extensions.rst
  flang/docs/FortranForCProgrammers.rst
  flang/docs/FortranIR.rst
  flang/docs/IORuntimeInternals.rst
  flang/docs/ImplementingASemanticCheck.rst
  flang/docs/Intrinsics.rst
  flang/docs/LabelResolution.rst
  flang/docs/ModFiles.rst
  flang/docs/OpenMP-4.5-grammar.txt
  flang/docs/OpenMP-semantics.rst
  flang/docs/OptionComparison.rst
  flang/docs/Overview.rst
  flang/docs/ParserCombinators.rst
  flang/docs/Parsing.rst
  flang/docs/Preprocessing.rst
  flang/docs/PullRequestChecklist.rst
  flang/docs/RuntimeDescriptor.rst
  flang/docs/Semantics.rst
  flang/docs/f2018-grammar.txt
  flang/docs/flang-c-style.el
  flang/documentation/ArrayComposition.md
  flang/documentation/BijectiveInternalNameUniquing.md
  flang/documentation/C++17.md
  flang/documentation/C++style.md
  flang/documentation/Calls.md
  flang/documentation/Character.md
  flang/documentation/ControlFlowGraph.md
  flang/documentation/Directives.md
  flang/documentation/Extensions.md
  flang/documentation/FortranForCProgrammers.md
  flang/documentation/FortranIR.md
  flang/documentation/IORuntimeInternals.md
  flang/documentation/ImplementingASemanticCheck.md
  flang/documentation/Intrinsics.md
  flang/documentation/LabelResolution.md
  flang/documentation/ModFiles.md
  flang/documentation/OpenMP-4.5-grammar.txt
  flang/documentation/OpenMP-semantics.md
  flang/documentation/OptionComparison.md
  flang/documentation/Overview.md
  flang/documentation/ParserCombinators.md
  flang/documentation/Parsing.md
  flang/documentation/Preprocessing.md
  flang/documentation/PullRequestChecklist.md
  flang/documentation/RuntimeDescriptor.md
  flang/documentation/Semantics.md
  flang/documentation/f2018-grammar.txt
  flang/documentation/flang-c-style.el



More information about the flang-commits mailing list