mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-19 21:04:56 +02:00
chore: IDK
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user