From 823aa1825905007b087849cb4f4d5d94ce04cd55 Mon Sep 17 00:00:00 2001 From: Saurav Niraula <52109383+sauravniraula@users.noreply.github.com> Date: Tue, 24 Jun 2025 14:35:25 +0545 Subject: [PATCH] Documentation edits made through Mintlify web editor --- docs/docs.json | 41 ++++------------------------------------- 1 file changed, 4 insertions(+), 37 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index 7b3928a4..526b2b70 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -1,7 +1,7 @@ { "$schema": "https://mintlify.com/docs.json", "theme": "mint", - "name": "Mint Starter Kit", + "name": "Presenton Documentation", "colors": { "primary": "#4a2ea6", "light": "#5b39cb", @@ -28,37 +28,6 @@ "configurations/using-ollama-models", "configurations/using-gpu" ] - }, - { - "group": "Essentials", - "pages": [ - "essentials/markdown", - "essentials/code", - "essentials/images", - "essentials/settings", - "essentials/navigation", - "essentials/reusable-snippets" - ] - } - ] - }, - { - "tab": "API Reference", - "groups": [ - { - "group": "API Documentation", - "pages": [ - "api-reference/introduction" - ] - }, - { - "group": "Endpoint Examples", - "pages": [ - "api-reference/endpoint/get", - "api-reference/endpoint/create", - "api-reference/endpoint/delete", - "api-reference/endpoint/webhook" - ] } ] } @@ -86,20 +55,18 @@ "links": [ { "label": "Support", - "href": "mailto:hi@mintlify.com" + "href": "mailto:suraj@presenton.ai" } ], "primary": { "type": "button", "label": "Dashboard", - "href": "https://dashboard.mintlify.com" + "href": "https://presenton.ai/dashboard" } }, "footer": { "socials": { - "x": "https://x.com/mintlify", - "github": "https://github.com/mintlify", - "linkedin": "https://linkedin.com/company/mintlify" + "github": "https://github.com/presenton/presenton" } } } \ No newline at end of file