mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-08 00:34:59 -05:00
Documentation edits made through Mintlify web editor
This commit is contained in:
parent
54d63c4084
commit
2efe2dbcc5
6
docs/file.mdx
Normal file
6
docs/file.mdx
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
title: "New file"
|
||||||
|
description: "Description of your naergaergew file."
|
||||||
|
---
|
||||||
|
|
||||||
|
/
|
||||||
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://mintlify.com/docs.json",
|
"$schema": "https://mintlify.com/docs.json",
|
||||||
"theme": "mint",
|
|
||||||
"name": "Mint Starter Kit",
|
"name": "Mint Starter Kit",
|
||||||
"colors": {
|
"colors": {
|
||||||
"primary": "#16A34A",
|
"primary": "#16A34A",
|
||||||
@ -8,67 +7,6 @@
|
|||||||
"dark": "#15803D"
|
"dark": "#15803D"
|
||||||
},
|
},
|
||||||
"favicon": "/favicon.svg",
|
"favicon": "/favicon.svg",
|
||||||
"navigation": {
|
|
||||||
"tabs": [
|
|
||||||
{
|
|
||||||
"tab": "Guides",
|
|
||||||
"groups": [
|
|
||||||
{
|
|
||||||
"group": "Get Started",
|
|
||||||
"pages": ["introduction", "quickstart", "development"]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"global": {
|
|
||||||
"anchors": [
|
|
||||||
{
|
|
||||||
"anchor": "Documentation",
|
|
||||||
"href": "https://mintlify.com/docs",
|
|
||||||
"icon": "book-open-cover"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"anchor": "Community",
|
|
||||||
"href": "https://mintlify.com/community",
|
|
||||||
"icon": "slack"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"anchor": "Blog",
|
|
||||||
"href": "https://mintlify.com/blog",
|
|
||||||
"icon": "newspaper"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"logo": {
|
"logo": {
|
||||||
"light": "/logo/light.svg",
|
"light": "/logo/light.svg",
|
||||||
"dark": "/logo/dark.svg"
|
"dark": "/logo/dark.svg"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user