[all-commits] [llvm/llvm-project] 31d1ae: [mlir][doc] Fix links and references in documentat...
zero9178 via All-commits
all-commits at lists.llvm.org
Tue May 25 11:19:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31d1ae79752da75503a4f1deb3ef2fd0b7868682
https://github.com/llvm/llvm-project/commit/31d1ae79752da75503a4f1deb3ef2fd0b7868682
Author: Markus Böck <markus.boeck02 at gmail.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M mlir/docs/Tutorials/CreatingADialect.md
M mlir/docs/Tutorials/DefiningAttributesAndTypes.md
M mlir/docs/Tutorials/QuickstartRewrites.md
M mlir/docs/Tutorials/Toy/Ch-2.md
M mlir/docs/Tutorials/Toy/Ch-3.md
M mlir/docs/Tutorials/Toy/Ch-4.md
M mlir/docs/Tutorials/Toy/Ch-5.md
M mlir/docs/Tutorials/Toy/Ch-6.md
M mlir/docs/Tutorials/Toy/Ch-7.md
M mlir/docs/Tutorials/Toy/_index.md
M mlir/docs/Tutorials/UnderstandingTheIRStructure.md
Log Message:
-----------
[mlir][doc] Fix links and references in documentation of Tutorials
This patch is the third in a series of patches fixing markdown links and references inside the mlir documentation.
This patch addresses all broken references to other markdown files and sections inside the Tutorials folder.
Differential Revision: https://reviews.llvm.org/D103017
More information about the All-commits
mailing list