config auto mods

This commit is contained in:
2024-03-29 21:39:03 +05:30
parent cda589c984
commit 186e9b92de
48 changed files with 806 additions and 720 deletions

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/before_installation/imporatnt_notes.md",
"sourceDirName": "before_installation",
"slug": "/before_installation/imporatnt_notes",
"permalink": "/before_installation/imporatnt_notes",
"permalink": "/documentation/before_installation/imporatnt_notes",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/imporatnt_notes.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "System Requirements",
"permalink": "/before_installation/system_requirements"
"permalink": "/documentation/before_installation/system_requirements"
},
"next": {
"title": "Internet Connection",
"permalink": "/before_installation/internet_connection"
"permalink": "/documentation/before_installation/internet_connection"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/before_installation/internet_connection.md",
"sourceDirName": "before_installation",
"slug": "/before_installation/internet_connection",
"permalink": "/before_installation/internet_connection",
"permalink": "/documentation/before_installation/internet_connection",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/internet_connection.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Important Notes",
"permalink": "/before_installation/imporatnt_notes"
"permalink": "/documentation/before_installation/imporatnt_notes"
},
"next": {
"title": "Installation",
"permalink": "/category/installation"
"permalink": "/documentation/category/installation"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/before_installation/system_requirements.md",
"sourceDirName": "before_installation",
"slug": "/before_installation/system_requirements",
"permalink": "/before_installation/system_requirements",
"permalink": "/documentation/before_installation/system_requirements",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/system_requirements.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Before Installation",
"permalink": "/category/before-installation"
"permalink": "/documentation/category/before-installation"
},
"next": {
"title": "Important Notes",
"permalink": "/before_installation/imporatnt_notes"
"permalink": "/documentation/before_installation/imporatnt_notes"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/dev_guide/build_source.md",
"sourceDirName": "dev_guide",
"slug": "/dev_guide/build_source",
"permalink": "/dev_guide/build_source",
"permalink": "/documentation/dev_guide/build_source",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/build_source.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Writing Documentation",
"permalink": "/dev_guide/write"
"permalink": "/documentation/dev_guide/write"
},
"next": {
"title": "Write PKGBUILD",
"permalink": "/dev_guide/pkgbuild"
"permalink": "/documentation/dev_guide/pkgbuild"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/dev_guide/deploy_packages.md",
"sourceDirName": "dev_guide",
"slug": "/dev_guide/deploy_packages",
"permalink": "/dev_guide/deploy_packages",
"permalink": "/documentation/dev_guide/deploy_packages",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/deploy_packages.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Generate GPG Key",
"permalink": "/dev_guide/gpg_key"
"permalink": "/documentation/dev_guide/gpg_key"
},
"next": {
"title": "Install Keyrings",
"permalink": "/dev_guide/install_keyring"
"permalink": "/documentation/dev_guide/install_keyring"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/dev_guide/gpg_key.md",
"sourceDirName": "dev_guide",
"slug": "/dev_guide/gpg_key",
"permalink": "/dev_guide/gpg_key",
"permalink": "/documentation/dev_guide/gpg_key",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/gpg_key.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Write PKGBUILD",
"permalink": "/dev_guide/pkgbuild"
"permalink": "/documentation/dev_guide/pkgbuild"
},
"next": {
"title": "Upload & Deploy Packages",
"permalink": "/dev_guide/deploy_packages"
"permalink": "/documentation/dev_guide/deploy_packages"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/dev_guide/install_keyring.md",
"sourceDirName": "dev_guide",
"slug": "/dev_guide/install_keyring",
"permalink": "/dev_guide/install_keyring",
"permalink": "/documentation/dev_guide/install_keyring",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/install_keyring.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Upload & Deploy Packages",
"permalink": "/dev_guide/deploy_packages"
"permalink": "/documentation/dev_guide/deploy_packages"
},
"next": {
"title": "Tools",
"permalink": "/category/tools"
"permalink": "/documentation/category/tools"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/dev_guide/pkgbuild.md",
"sourceDirName": "dev_guide",
"slug": "/dev_guide/pkgbuild",
"permalink": "/dev_guide/pkgbuild",
"permalink": "/documentation/dev_guide/pkgbuild",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/pkgbuild.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Build Snigdha OS",
"permalink": "/dev_guide/build_source"
"permalink": "/documentation/dev_guide/build_source"
},
"next": {
"title": "Generate GPG Key",
"permalink": "/dev_guide/gpg_key"
"permalink": "/documentation/dev_guide/gpg_key"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/dev_guide/write.md",
"sourceDirName": "dev_guide",
"slug": "/dev_guide/write",
"permalink": "/dev_guide/write",
"permalink": "/documentation/dev_guide/write",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/write.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Developers Guide",
"permalink": "/category/developers-guide"
"permalink": "/documentation/category/developers-guide"
},
"next": {
"title": "Build Snigdha OS",
"permalink": "/dev_guide/build_source"
"permalink": "/documentation/dev_guide/build_source"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/installation/download_snigdha_os.md",
"sourceDirName": "installation",
"slug": "/installation/download_snigdha_os",
"permalink": "/installation/download_snigdha_os",
"permalink": "/documentation/installation/download_snigdha_os",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/download_snigdha_os.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Installation",
"permalink": "/category/installation"
"permalink": "/documentation/category/installation"
},
"next": {
"title": "Make Bootable USB",
"permalink": "/installation/making_bootable_usb"
"permalink": "/documentation/installation/making_bootable_usb"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/installation/live_env.md",
"sourceDirName": "installation",
"slug": "/installation/live_env",
"permalink": "/installation/live_env",
"permalink": "/documentation/installation/live_env",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/live_env.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Make Bootable USB",
"permalink": "/installation/making_bootable_usb"
"permalink": "/documentation/installation/making_bootable_usb"
},
"next": {
"title": "Offline Installation",
"permalink": "/installation/offline_install"
"permalink": "/documentation/installation/offline_install"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/installation/making_bootable_usb.md",
"sourceDirName": "installation",
"slug": "/installation/making_bootable_usb",
"permalink": "/installation/making_bootable_usb",
"permalink": "/documentation/installation/making_bootable_usb",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/making_bootable_usb.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Download Snigdha OS",
"permalink": "/installation/download_snigdha_os"
"permalink": "/documentation/installation/download_snigdha_os"
},
"next": {
"title": "Live Environment",
"permalink": "/installation/live_env"
"permalink": "/documentation/installation/live_env"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/installation/offline_install.md",
"sourceDirName": "installation",
"slug": "/installation/offline_install",
"permalink": "/installation/offline_install",
"permalink": "/documentation/installation/offline_install",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/offline_install.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Live Environment",
"permalink": "/installation/live_env"
"permalink": "/documentation/installation/live_env"
},
"next": {
"title": "Online Installation",
"permalink": "/installation/online_install"
"permalink": "/documentation/installation/online_install"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/installation/online_install.md",
"sourceDirName": "installation",
"slug": "/installation/online_install",
"permalink": "/installation/online_install",
"permalink": "/documentation/installation/online_install",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/online_install.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Offline Installation",
"permalink": "/installation/offline_install"
"permalink": "/documentation/installation/offline_install"
},
"next": {
"title": "Install Snigdha OS",
"permalink": "/installation/start_installation"
"permalink": "/documentation/installation/start_installation"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/installation/start_installation.md",
"sourceDirName": "installation",
"slug": "/installation/start_installation",
"permalink": "/installation/start_installation",
"permalink": "/documentation/installation/start_installation",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/start_installation.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Online Installation",
"permalink": "/installation/online_install"
"permalink": "/documentation/installation/online_install"
},
"next": {
"title": "Virtualbox",
"permalink": "/installation/virtualbox_installation"
"permalink": "/documentation/installation/virtualbox_installation"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/installation/virtualbox_installation.md",
"sourceDirName": "installation",
"slug": "/installation/virtualbox_installation",
"permalink": "/installation/virtualbox_installation",
"permalink": "/documentation/installation/virtualbox_installation",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/virtualbox_installation.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Install Snigdha OS",
"permalink": "/installation/start_installation"
"permalink": "/documentation/installation/start_installation"
},
"next": {
"title": "Post Installation",
"permalink": "/category/post-installation"
"permalink": "/documentation/category/post-installation"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/introduction/code_of_conduct.md",
"sourceDirName": "introduction",
"slug": "/introduction/code_of_conduct",
"permalink": "/introduction/code_of_conduct",
"permalink": "/documentation/introduction/code_of_conduct",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/code_of_conduct.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Inspiration",
"permalink": "/introduction/inspiration"
"permalink": "/documentation/introduction/inspiration"
},
"next": {
"title": "Release Notes",
"permalink": "/introduction/release_notes"
"permalink": "/documentation/introduction/release_notes"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/introduction/faqs.md",
"sourceDirName": "introduction",
"slug": "/introduction/faqs",
"permalink": "/introduction/faqs",
"permalink": "/documentation/introduction/faqs",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/faqs.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Reporting Bugs",
"permalink": "/introduction/reporting_bugs"
"permalink": "/documentation/introduction/reporting_bugs"
},
"next": {
"title": "Before Installation",
"permalink": "/category/before-installation"
"permalink": "/documentation/category/before-installation"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/introduction/inspiration.md",
"sourceDirName": "introduction",
"slug": "/introduction/inspiration",
"permalink": "/introduction/inspiration",
"permalink": "/documentation/introduction/inspiration",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/inspiration.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Introduction",
"permalink": "/"
"permalink": "/documentation/"
},
"next": {
"title": "Code Of Conduct",
"permalink": "/introduction/code_of_conduct"
"permalink": "/documentation/introduction/code_of_conduct"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/introduction/introduction.md",
"sourceDirName": "introduction",
"slug": "/",
"permalink": "/",
"permalink": "/documentation/",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/introduction.md",
@@ -19,10 +19,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Introduction",
"permalink": "/category/introduction"
"permalink": "/documentation/category/introduction"
},
"next": {
"title": "Inspiration",
"permalink": "/introduction/inspiration"
"permalink": "/documentation/introduction/inspiration"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/introduction/release_notes.md",
"sourceDirName": "introduction",
"slug": "/introduction/release_notes",
"permalink": "/introduction/release_notes",
"permalink": "/documentation/introduction/release_notes",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/release_notes.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Code Of Conduct",
"permalink": "/introduction/code_of_conduct"
"permalink": "/documentation/introduction/code_of_conduct"
},
"next": {
"title": "Reporting Bugs",
"permalink": "/introduction/reporting_bugs"
"permalink": "/documentation/introduction/reporting_bugs"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/introduction/reporting_bugs.md",
"sourceDirName": "introduction",
"slug": "/introduction/reporting_bugs",
"permalink": "/introduction/reporting_bugs",
"permalink": "/documentation/introduction/reporting_bugs",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/reporting_bugs.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Release Notes",
"permalink": "/introduction/release_notes"
"permalink": "/documentation/introduction/release_notes"
},
"next": {
"title": "Frequently Asked",
"permalink": "/introduction/faqs"
"permalink": "/documentation/introduction/faqs"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/packages/snigdhaos_blackbox.md",
"sourceDirName": "packages",
"slug": "/packages/snigdhaos_blackbox",
"permalink": "/packages/snigdhaos_blackbox",
"permalink": "/documentation/packages/snigdhaos_blackbox",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/packages/snigdhaos_blackbox.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Welcome",
"permalink": "/packages/snigdhaos_welcome"
"permalink": "/documentation/packages/snigdhaos_welcome"
},
"next": {
"title": "Developers Guide",
"permalink": "/category/developers-guide"
"permalink": "/documentation/category/developers-guide"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/packages/snigdhaos_welcome.md",
"sourceDirName": "packages",
"slug": "/packages/snigdhaos_welcome",
"permalink": "/packages/snigdhaos_welcome",
"permalink": "/documentation/packages/snigdhaos_welcome",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/packages/snigdhaos_welcome.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Packages",
"permalink": "/category/packages"
"permalink": "/documentation/category/packages"
},
"next": {
"title": "Blackbox",
"permalink": "/packages/snigdhaos_blackbox"
"permalink": "/documentation/packages/snigdhaos_blackbox"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/post_installation/customization.md",
"sourceDirName": "post_installation",
"slug": "/post_installation/customization",
"permalink": "/post_installation/customization",
"permalink": "/documentation/post_installation/customization",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/customization.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Update Snigdha OS",
"permalink": "/post_installation/update"
"permalink": "/documentation/post_installation/update"
},
"next": {
"title": "Install Packages",
"permalink": "/post_installation/install_packages"
"permalink": "/documentation/post_installation/install_packages"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/post_installation/install_packages.md",
"sourceDirName": "post_installation",
"slug": "/post_installation/install_packages",
"permalink": "/post_installation/install_packages",
"permalink": "/documentation/post_installation/install_packages",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/install_packages.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Customize Snigdha OS",
"permalink": "/post_installation/customization"
"permalink": "/documentation/post_installation/customization"
},
"next": {
"title": "User Guide",
"permalink": "/category/user-guide"
"permalink": "/documentation/category/user-guide"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/post_installation/language.md",
"sourceDirName": "post_installation",
"slug": "/post_installation/language",
"permalink": "/post_installation/language",
"permalink": "/documentation/post_installation/language",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/language.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Post Installation",
"permalink": "/category/post-installation"
"permalink": "/documentation/category/post-installation"
},
"next": {
"title": "Update Snigdha OS",
"permalink": "/post_installation/update"
"permalink": "/documentation/post_installation/update"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/post_installation/update.md",
"sourceDirName": "post_installation",
"slug": "/post_installation/update",
"permalink": "/post_installation/update",
"permalink": "/documentation/post_installation/update",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/update.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Language",
"permalink": "/post_installation/language"
"permalink": "/documentation/post_installation/language"
},
"next": {
"title": "Customize Snigdha OS",
"permalink": "/post_installation/customization"
"permalink": "/documentation/post_installation/customization"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/tools/dns.md",
"sourceDirName": "tools",
"slug": "/tools/dns",
"permalink": "/tools/dns",
"permalink": "/documentation/tools/dns",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/dns.md",
@@ -18,6 +18,6 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Tools",
"permalink": "/category/tools"
"permalink": "/documentation/category/tools"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/troubleshoot/bluetooth.md",
"sourceDirName": "troubleshoot",
"slug": "/troubleshoot/bluetooth",
"permalink": "/troubleshoot/bluetooth",
"permalink": "/documentation/troubleshoot/bluetooth",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/bluetooth.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Troubleshoot: Wifi",
"permalink": "/troubleshoot/wifi"
"permalink": "/documentation/troubleshoot/wifi"
},
"next": {
"title": "Troubleshoot: Sound",
"permalink": "/troubleshoot/sound"
"permalink": "/documentation/troubleshoot/sound"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/troubleshoot/display.md",
"sourceDirName": "troubleshoot",
"slug": "/troubleshoot/display",
"permalink": "/troubleshoot/display",
"permalink": "/documentation/troubleshoot/display",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/display.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Troubleshoot: Sound",
"permalink": "/troubleshoot/sound"
"permalink": "/documentation/troubleshoot/sound"
},
"next": {
"title": "Packages",
"permalink": "/category/packages"
"permalink": "/documentation/category/packages"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/troubleshoot/sound.md",
"sourceDirName": "troubleshoot",
"slug": "/troubleshoot/sound",
"permalink": "/troubleshoot/sound",
"permalink": "/documentation/troubleshoot/sound",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/sound.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Troubleshoot: Bluetooth",
"permalink": "/troubleshoot/bluetooth"
"permalink": "/documentation/troubleshoot/bluetooth"
},
"next": {
"title": "Troubleshoot: Display",
"permalink": "/troubleshoot/display"
"permalink": "/documentation/troubleshoot/display"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/troubleshoot/wifi.md",
"sourceDirName": "troubleshoot",
"slug": "/troubleshoot/wifi",
"permalink": "/troubleshoot/wifi",
"permalink": "/documentation/troubleshoot/wifi",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/wifi.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Troubleshoot",
"permalink": "/category/troubleshoot"
"permalink": "/documentation/category/troubleshoot"
},
"next": {
"title": "Troubleshoot: Bluetooth",
"permalink": "/troubleshoot/bluetooth"
"permalink": "/documentation/troubleshoot/bluetooth"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/user_guide/aur.md",
"sourceDirName": "user_guide",
"slug": "/user_guide/aur",
"permalink": "/user_guide/aur",
"permalink": "/documentation/user_guide/aur",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/user_guide/aur.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "Cheetsheet/Shortcuts",
"permalink": "/user_guide/cheetsheet"
"permalink": "/documentation/user_guide/cheetsheet"
},
"next": {
"title": "Troubleshoot",
"permalink": "/category/troubleshoot"
"permalink": "/documentation/category/troubleshoot"
}
}

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/user_guide/cheetsheet.md",
"sourceDirName": "user_guide",
"slug": "/user_guide/cheetsheet",
"permalink": "/user_guide/cheetsheet",
"permalink": "/documentation/user_guide/cheetsheet",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/user_guide/cheetsheet.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar",
"previous": {
"title": "User Guide",
"permalink": "/category/user-guide"
"permalink": "/documentation/category/user-guide"
},
"next": {
"title": "Installing with AUR",
"permalink": "/user_guide/aur"
"permalink": "/documentation/user_guide/aur"
}
}

View File

@@ -18,47 +18,47 @@
{
"type": "link",
"label": "Introduction",
"href": "/",
"href": "/documentation/",
"docId": "introduction/introduction",
"unlisted": false
},
{
"type": "link",
"label": "Inspiration",
"href": "/introduction/inspiration",
"href": "/documentation/introduction/inspiration",
"docId": "introduction/inspiration",
"unlisted": false
},
{
"type": "link",
"label": "Code Of Conduct",
"href": "/introduction/code_of_conduct",
"href": "/documentation/introduction/code_of_conduct",
"docId": "introduction/code_of_conduct",
"unlisted": false
},
{
"type": "link",
"label": "Release Notes",
"href": "/introduction/release_notes",
"href": "/documentation/introduction/release_notes",
"docId": "introduction/release_notes",
"unlisted": false
},
{
"type": "link",
"label": "Reporting Bugs",
"href": "/introduction/reporting_bugs",
"href": "/documentation/introduction/reporting_bugs",
"docId": "introduction/reporting_bugs",
"unlisted": false
},
{
"type": "link",
"label": "Frequently Asked",
"href": "/introduction/faqs",
"href": "/documentation/introduction/faqs",
"docId": "introduction/faqs",
"unlisted": false
}
],
"href": "/category/introduction"
"href": "/documentation/category/introduction"
},
{
"type": "category",
@@ -69,26 +69,26 @@
{
"type": "link",
"label": "System Requirements",
"href": "/before_installation/system_requirements",
"href": "/documentation/before_installation/system_requirements",
"docId": "before_installation/system_requirements",
"unlisted": false
},
{
"type": "link",
"label": "Important Notes",
"href": "/before_installation/imporatnt_notes",
"href": "/documentation/before_installation/imporatnt_notes",
"docId": "before_installation/imporatnt_notes",
"unlisted": false
},
{
"type": "link",
"label": "Internet Connection",
"href": "/before_installation/internet_connection",
"href": "/documentation/before_installation/internet_connection",
"docId": "before_installation/internet_connection",
"unlisted": false
}
],
"href": "/category/before-installation"
"href": "/documentation/category/before-installation"
},
{
"type": "category",
@@ -99,54 +99,54 @@
{
"type": "link",
"label": "Download Snigdha OS",
"href": "/installation/download_snigdha_os",
"href": "/documentation/installation/download_snigdha_os",
"docId": "installation/download_snigdha_os",
"unlisted": false
},
{
"type": "link",
"label": "Make Bootable USB",
"href": "/installation/making_bootable_usb",
"href": "/documentation/installation/making_bootable_usb",
"docId": "installation/making_bootable_usb",
"unlisted": false
},
{
"type": "link",
"label": "Live Environment",
"href": "/installation/live_env",
"href": "/documentation/installation/live_env",
"docId": "installation/live_env",
"unlisted": false
},
{
"type": "link",
"label": "Offline Installation",
"href": "/installation/offline_install",
"href": "/documentation/installation/offline_install",
"docId": "installation/offline_install",
"unlisted": false
},
{
"type": "link",
"label": "Online Installation",
"href": "/installation/online_install",
"href": "/documentation/installation/online_install",
"docId": "installation/online_install",
"unlisted": false
},
{
"type": "link",
"label": "Install Snigdha OS",
"href": "/installation/start_installation",
"href": "/documentation/installation/start_installation",
"docId": "installation/start_installation",
"unlisted": false
},
{
"type": "link",
"label": "Virtualbox",
"href": "/installation/virtualbox_installation",
"href": "/documentation/installation/virtualbox_installation",
"docId": "installation/virtualbox_installation",
"unlisted": false
}
],
"href": "/category/installation"
"href": "/documentation/category/installation"
},
{
"type": "category",
@@ -157,33 +157,33 @@
{
"type": "link",
"label": "Language",
"href": "/post_installation/language",
"href": "/documentation/post_installation/language",
"docId": "post_installation/language",
"unlisted": false
},
{
"type": "link",
"label": "Update Snigdha OS",
"href": "/post_installation/update",
"href": "/documentation/post_installation/update",
"docId": "post_installation/update",
"unlisted": false
},
{
"type": "link",
"label": "Customize Snigdha OS",
"href": "/post_installation/customization",
"href": "/documentation/post_installation/customization",
"docId": "post_installation/customization",
"unlisted": false
},
{
"type": "link",
"label": "Install Packages",
"href": "/post_installation/install_packages",
"href": "/documentation/post_installation/install_packages",
"docId": "post_installation/install_packages",
"unlisted": false
}
],
"href": "/category/post-installation"
"href": "/documentation/category/post-installation"
},
{
"type": "category",
@@ -194,19 +194,19 @@
{
"type": "link",
"label": "Cheetsheet/Shortcuts",
"href": "/user_guide/cheetsheet",
"href": "/documentation/user_guide/cheetsheet",
"docId": "user_guide/cheetsheet",
"unlisted": false
},
{
"type": "link",
"label": "Installing with AUR",
"href": "/user_guide/aur",
"href": "/documentation/user_guide/aur",
"docId": "user_guide/aur",
"unlisted": false
}
],
"href": "/category/user-guide"
"href": "/documentation/category/user-guide"
},
{
"type": "category",
@@ -217,33 +217,33 @@
{
"type": "link",
"label": "Troubleshoot: Wifi",
"href": "/troubleshoot/wifi",
"href": "/documentation/troubleshoot/wifi",
"docId": "troubleshoot/wifi",
"unlisted": false
},
{
"type": "link",
"label": "Troubleshoot: Bluetooth",
"href": "/troubleshoot/bluetooth",
"href": "/documentation/troubleshoot/bluetooth",
"docId": "troubleshoot/bluetooth",
"unlisted": false
},
{
"type": "link",
"label": "Troubleshoot: Sound",
"href": "/troubleshoot/sound",
"href": "/documentation/troubleshoot/sound",
"docId": "troubleshoot/sound",
"unlisted": false
},
{
"type": "link",
"label": "Troubleshoot: Display",
"href": "/troubleshoot/display",
"href": "/documentation/troubleshoot/display",
"docId": "troubleshoot/display",
"unlisted": false
}
],
"href": "/category/troubleshoot"
"href": "/documentation/category/troubleshoot"
},
{
"type": "category",
@@ -254,19 +254,19 @@
{
"type": "link",
"label": "Welcome",
"href": "/packages/snigdhaos_welcome",
"href": "/documentation/packages/snigdhaos_welcome",
"docId": "packages/snigdhaos_welcome",
"unlisted": false
},
{
"type": "link",
"label": "Blackbox",
"href": "/packages/snigdhaos_blackbox",
"href": "/documentation/packages/snigdhaos_blackbox",
"docId": "packages/snigdhaos_blackbox",
"unlisted": false
}
],
"href": "/category/packages"
"href": "/documentation/category/packages"
},
{
"type": "category",
@@ -277,47 +277,47 @@
{
"type": "link",
"label": "Writing Documentation",
"href": "/dev_guide/write",
"href": "/documentation/dev_guide/write",
"docId": "dev_guide/write",
"unlisted": false
},
{
"type": "link",
"label": "Build Snigdha OS",
"href": "/dev_guide/build_source",
"href": "/documentation/dev_guide/build_source",
"docId": "dev_guide/build_source",
"unlisted": false
},
{
"type": "link",
"label": "Write PKGBUILD",
"href": "/dev_guide/pkgbuild",
"href": "/documentation/dev_guide/pkgbuild",
"docId": "dev_guide/pkgbuild",
"unlisted": false
},
{
"type": "link",
"label": "Generate GPG Key",
"href": "/dev_guide/gpg_key",
"href": "/documentation/dev_guide/gpg_key",
"docId": "dev_guide/gpg_key",
"unlisted": false
},
{
"type": "link",
"label": "Upload & Deploy Packages",
"href": "/dev_guide/deploy_packages",
"href": "/documentation/dev_guide/deploy_packages",
"docId": "dev_guide/deploy_packages",
"unlisted": false
},
{
"type": "link",
"label": "Install Keyrings",
"href": "/dev_guide/install_keyring",
"href": "/documentation/dev_guide/install_keyring",
"docId": "dev_guide/install_keyring",
"unlisted": false
}
],
"href": "/category/developers-guide"
"href": "/documentation/category/developers-guide"
},
{
"type": "category",
@@ -328,12 +328,12 @@
{
"type": "link",
"label": "Tool: DNS Enum",
"href": "/tools/dns",
"href": "/documentation/tools/dns",
"docId": "tools/dns",
"unlisted": false
}
],
"href": "/category/tools"
"href": "/documentation/category/tools"
}
]
},