We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a21ddc commit 4bd804aCopy full SHA for 4bd804a
_config.yml
@@ -2,13 +2,13 @@ title: MLIR Out-of-Tree Tutorial
2
description: "Tutoriel complet pour créer un dialecte MLIR out-of-tree (FR/EN)"
3
theme: just-the-docs
4
5
-url: "https://TON-USER.github.io"
+url: "https://tensoriumcore.github.io"
6
baseurl: "/MLIR-Tutorial"
7
8
aux_links:
9
- "🇫🇷 Français":
+ "Français":
10
- "/mlir-out-of-tree-tutorial/fr/"
11
- "🇬🇧 English":
+ "English":
12
- "/mlir-out-of-tree-tutorial/en/"
13
14
search_enabled: true
0 commit comments