chore: IDK

This commit is contained in:
2024-03-22 07:40:44 +05:30
parent ebf9bf56f3
commit a42e560e2e
23 changed files with 284 additions and 122 deletions

View File

@@ -19,6 +19,33 @@
"contentPath": "/home/whoami/Documents/GitHub/documentation/docs",
"contentPathLocalized": "/home/whoami/Documents/GitHub/documentation/i18n/en/docusaurus-plugin-content-docs/current",
"docs": [
{
"id": "before_installation/system_requirements",
"title": "System Requirements",
"description": "",
"source": "@site/docs/before_installation/system_requirements.md",
"sourceDirName": "before_installation",
"slug": "/before_installation/system_requirements",
"permalink": "/before_installation/system_requirements",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/before_installation/system_requirements.md",
"tags": [],
"version": "current",
"sidebarPosition": 1,
"frontMatter": {
"sidebar_position": 1
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Before Installation",
"permalink": "/category/before-installation"
},
"next": {
"title": "Tutorial - Basics",
"permalink": "/category/tutorial---basics"
}
},
{
"id": "introduction/introduction",
"title": "Introduction",
@@ -43,8 +70,8 @@
"permalink": "/category/introduction"
},
"next": {
"title": "Tutorial - Basics",
"permalink": "/category/tutorial---basics"
"title": "Before Installation",
"permalink": "/category/before-installation"
}
},
{
@@ -281,6 +308,24 @@
"permalink": "/category/introduction"
}
},
{
"type": "category",
"label": "Before Installation",
"collapsible": true,
"collapsed": true,
"items": [
{
"type": "doc",
"id": "before_installation/system_requirements"
}
],
"link": {
"type": "generated-index",
"description": "System Requirements!",
"slug": "/category/before-installation",
"permalink": "/category/before-installation"
}
},
{
"type": "category",
"label": "Tutorial - Basics",