Documentation edits made through Mintlify web editor

This commit is contained in:
Saurav Niraula 2025-06-24 14:35:25 +05:45 committed by GitHub
parent 114fa74aea
commit 823aa18259
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
}
}
}