Other LLVM sub-projects use docs/ folder for documentation files.
Follow LLVM project policy.
Modify documentation/ references in sources to docs/.
This patch doesn't modify to reStructuredText(.rst) file format.
Paths
| Differential D85884
[Flang] Move markdown files(.MD) from documentation/ to docs/ ClosedPublic Authored by sameeranjoshi on Aug 13 2020, 2:08 AM.
Details Summary Other LLVM sub-projects use docs/ folder for documentation files. Modify documentation/ references in sources to docs/.
Diff Detail
Event TimelineComment Actions The docs still render on github. This revision is now accepted and ready to land.Aug 14 2020, 5:45 AM This revision now requires changes to proceed.Aug 14 2020, 8:24 AM Comment Actions
I didn't find what did I miss. This revision is now accepted and ready to land.Aug 17 2020, 2:53 PM Closed by commit rGeaff200429a3: [Flang] Move markdown files(.MD) from documentation/ to docs/ (authored by sameeranjoshi). · Explain WhyAug 18 2020, 2:46 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 286232 flang/README.md
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/FortranIR.md
flang/docs/IORuntimeInternals.md
flang/docs/ImplementingASemanticCheck.md
flang/docs/Intrinsics.md
flang/docs/LabelResolution.md
flang/docs/ModFiles.md
flang/docs/OpenMP-4.5-grammar.txt
flang/docs/OpenMP-semantics.md
flang/docs/OptionComparison.md
flang/docs/Overview.md
flang/docs/ParserCombinators.md
flang/docs/Parsing.md
flang/docs/Preprocessing.md
flang/docs/PullRequestChecklist.md
flang/docs/RuntimeDescriptor.md
flang/docs/Semantics.md
flang/docs/f2018-grammar.txt
flang/docs/flang-c-style.el
flang/documentation/BijectiveInternalNameUniquing.md
flang/documentation/FortranForCProgrammers.md
flang/documentation/ImplementingASemanticCheck.md
flang/documentation/PullRequestChecklist.md
flang/lib/Evaluate/intrinsics.cpp
|