From 1ccec959c6095475a6a3a651be991ee4703201df Mon Sep 17 00:00:00 2001 From: James Baduor Date: Sat, 25 Jul 2026 12:23:31 +0200 Subject: [PATCH 1/2] Updated mintlify pages - Created assistant/untitled-page.mdx - Created ai/new-page.mdx - Updated docs.json Mintlify-Source: dashboard-editor --- ai/new-page.mdx | 5 +++++ assistant/untitled-page.mdx | 3 +++ docs.json | 6 ++++-- 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 ai/new-page.mdx create mode 100644 assistant/untitled-page.mdx diff --git a/ai/new-page.mdx b/ai/new-page.mdx new file mode 100644 index 0000000000..0ea97c0e28 --- /dev/null +++ b/ai/new-page.mdx @@ -0,0 +1,5 @@ +--- +title: "new page" +--- + +This is the description \ No newline at end of file diff --git a/assistant/untitled-page.mdx b/assistant/untitled-page.mdx new file mode 100644 index 0000000000..69395e17af --- /dev/null +++ b/assistant/untitled-page.mdx @@ -0,0 +1,3 @@ +--- +title: "untitled-page" +--- \ No newline at end of file diff --git a/docs.json b/docs.json index cc2689cbfb..af9c5a0759 100644 --- a/docs.json +++ b/docs.json @@ -235,7 +235,8 @@ "assistant/configure", "assistant/customize", "assistant/skills", - "assistant/use" + "assistant/use", + "assistant/untitled-page" ] }, "credits", @@ -297,7 +298,8 @@ ] } ] - } + }, + "ai/new-page" ] } ] From 1fe152d290c9947fb8a92242094e2905e60bd2e6 Mon Sep 17 00:00:00 2001 From: James Baduor Date: Sun, 26 Jul 2026 11:11:06 +0200 Subject: [PATCH 2/2] Updated mintlify pages - Updated ai/new-page.mdx Mintlify-Source: dashboard-editor --- ai/new-page.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ai/new-page.mdx b/ai/new-page.mdx index 0ea97c0e28..6295626ad5 100644 --- a/ai/new-page.mdx +++ b/ai/new-page.mdx @@ -2,4 +2,8 @@ title: "new page" --- -This is the description \ No newline at end of file +This is the description + +We will mainly support the components available in the mintlify repo we just checked + +/ and this slash command view as well \ No newline at end of file