chore: update introduction.

This commit is contained in:
2024-03-24 12:13:32 +05:30
parent 83d52b0fa7
commit a40f80c436
18 changed files with 306 additions and 20 deletions

View File

@@ -245,6 +245,29 @@
],
"href": "/documentation/category/troubleshoot"
},
{
"type": "category",
"label": "Packages",
"collapsible": true,
"collapsed": true,
"items": [
{
"type": "link",
"label": "Welcome",
"href": "/documentation/packages/snigdhaos_welcome",
"docId": "packages/snigdhaos_welcome",
"unlisted": false
},
{
"type": "link",
"label": "Blackbox",
"href": "/documentation/packages/snigdhaos_blackbox",
"docId": "packages/snigdhaos_blackbox",
"unlisted": false
}
],
"href": "/documentation/category/packages"
},
{
"type": "category",
"label": "Developers Guide",
@@ -416,7 +439,7 @@
"introduction/introduction": {
"id": "introduction/introduction",
"title": "Introduction",
"description": "Let's discover Docusaurus in less than 5 minutes.",
"description": "Snigdha OS is a light-weight, Powerful & Optimized Operating System built for Normal Users & Penetration Testers.",
"sidebar": "tutorialSidebar"
},
"introduction/release_notes": {
@@ -431,6 +454,18 @@
"description": "",
"sidebar": "tutorialSidebar"
},
"packages/snigdhaos_blackbox": {
"id": "packages/snigdhaos_blackbox",
"title": "Blackbox",
"description": "",
"sidebar": "tutorialSidebar"
},
"packages/snigdhaos_welcome": {
"id": "packages/snigdhaos_welcome",
"title": "Welcome",
"description": "",
"sidebar": "tutorialSidebar"
},
"post_installation/customization": {
"id": "post_installation/customization",
"title": "Customize Snigdha OS",