diff --git a/.doc-jitrc.json b/.doc-jitrc.json new file mode 100644 index 0000000..0320074 --- /dev/null +++ b/.doc-jitrc.json @@ -0,0 +1,10 @@ +{ + "patterns": { + "iles.config.ts, **/*.mdx": [ + { + "label": "Îles documentation", + "uri": "https://iles.pages.dev/guide/introduction" + } + ] + } +} \ No newline at end of file