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

@@ -3,7 +3,7 @@
"items": [ "items": [
{ {
"title": "Write Effective Bug Report", "title": "Write Effective Bug Report",
"permalink": "/blog/effective_bug_report", "permalink": "/documentation/blog/effective_bug_report",
"unlisted": false "unlisted": false
} }
] ]

View File

@@ -1,5 +1,5 @@
{ {
"permalink": "/blog/effective_bug_report", "permalink": "/documentation/blog/effective_bug_report",
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md",
"source": "@site/blog/effetive_bug_report.md", "source": "@site/blog/effetive_bug_report.md",
"title": "Write Effective Bug Report", "title": "Write Effective Bug Report",
@@ -9,7 +9,7 @@
"tags": [ "tags": [
{ {
"label": "bug", "label": "bug",
"permalink": "/blog/tags/bug" "permalink": "/documentation/blog/tags/bug"
} }
], ],
"readingTime": 2.15, "readingTime": 2.15,

View File

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

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/before_installation/system_requirements.md", "source": "@site/docs/before_installation/system_requirements.md",
"sourceDirName": "before_installation", "sourceDirName": "before_installation",
"slug": "/before_installation/system_requirements", "slug": "/before_installation/system_requirements",
"permalink": "/before_installation/system_requirements", "permalink": "/documentation/before_installation/system_requirements",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/system_requirements.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/system_requirements.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Before Installation", "title": "Before Installation",
"permalink": "/category/before-installation" "permalink": "/documentation/category/before-installation"
}, },
"next": { "next": {
"title": "Important Notes", "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", "source": "@site/docs/dev_guide/build_source.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/build_source", "slug": "/dev_guide/build_source",
"permalink": "/dev_guide/build_source", "permalink": "/documentation/dev_guide/build_source",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/build_source.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/build_source.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Writing Documentation", "title": "Writing Documentation",
"permalink": "/dev_guide/write" "permalink": "/documentation/dev_guide/write"
}, },
"next": { "next": {
"title": "Write PKGBUILD", "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", "source": "@site/docs/dev_guide/deploy_packages.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/deploy_packages", "slug": "/dev_guide/deploy_packages",
"permalink": "/dev_guide/deploy_packages", "permalink": "/documentation/dev_guide/deploy_packages",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/deploy_packages.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/deploy_packages.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Generate GPG Key", "title": "Generate GPG Key",
"permalink": "/dev_guide/gpg_key" "permalink": "/documentation/dev_guide/gpg_key"
}, },
"next": { "next": {
"title": "Install Keyrings", "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", "source": "@site/docs/dev_guide/gpg_key.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/gpg_key", "slug": "/dev_guide/gpg_key",
"permalink": "/dev_guide/gpg_key", "permalink": "/documentation/dev_guide/gpg_key",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/gpg_key.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/gpg_key.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Write PKGBUILD", "title": "Write PKGBUILD",
"permalink": "/dev_guide/pkgbuild" "permalink": "/documentation/dev_guide/pkgbuild"
}, },
"next": { "next": {
"title": "Upload & Deploy Packages", "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", "source": "@site/docs/dev_guide/install_keyring.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/install_keyring", "slug": "/dev_guide/install_keyring",
"permalink": "/dev_guide/install_keyring", "permalink": "/documentation/dev_guide/install_keyring",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/install_keyring.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/install_keyring.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Upload & Deploy Packages", "title": "Upload & Deploy Packages",
"permalink": "/dev_guide/deploy_packages" "permalink": "/documentation/dev_guide/deploy_packages"
}, },
"next": { "next": {
"title": "Tools", "title": "Tools",
"permalink": "/category/tools" "permalink": "/documentation/category/tools"
} }
} }

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/dev_guide/pkgbuild.md", "source": "@site/docs/dev_guide/pkgbuild.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/pkgbuild", "slug": "/dev_guide/pkgbuild",
"permalink": "/dev_guide/pkgbuild", "permalink": "/documentation/dev_guide/pkgbuild",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/pkgbuild.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/pkgbuild.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Build Snigdha OS", "title": "Build Snigdha OS",
"permalink": "/dev_guide/build_source" "permalink": "/documentation/dev_guide/build_source"
}, },
"next": { "next": {
"title": "Generate GPG Key", "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", "source": "@site/docs/dev_guide/write.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/write", "slug": "/dev_guide/write",
"permalink": "/dev_guide/write", "permalink": "/documentation/dev_guide/write",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/write.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/write.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Developers Guide", "title": "Developers Guide",
"permalink": "/category/developers-guide" "permalink": "/documentation/category/developers-guide"
}, },
"next": { "next": {
"title": "Build Snigdha OS", "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", "source": "@site/docs/installation/download_snigdha_os.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/download_snigdha_os", "slug": "/installation/download_snigdha_os",
"permalink": "/installation/download_snigdha_os", "permalink": "/documentation/installation/download_snigdha_os",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/download_snigdha_os.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/download_snigdha_os.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Installation", "title": "Installation",
"permalink": "/category/installation" "permalink": "/documentation/category/installation"
}, },
"next": { "next": {
"title": "Make Bootable USB", "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", "source": "@site/docs/installation/live_env.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/live_env", "slug": "/installation/live_env",
"permalink": "/installation/live_env", "permalink": "/documentation/installation/live_env",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/live_env.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/live_env.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Make Bootable USB", "title": "Make Bootable USB",
"permalink": "/installation/making_bootable_usb" "permalink": "/documentation/installation/making_bootable_usb"
}, },
"next": { "next": {
"title": "Offline Installation", "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", "source": "@site/docs/installation/making_bootable_usb.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/making_bootable_usb", "slug": "/installation/making_bootable_usb",
"permalink": "/installation/making_bootable_usb", "permalink": "/documentation/installation/making_bootable_usb",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/making_bootable_usb.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/making_bootable_usb.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Download Snigdha OS", "title": "Download Snigdha OS",
"permalink": "/installation/download_snigdha_os" "permalink": "/documentation/installation/download_snigdha_os"
}, },
"next": { "next": {
"title": "Live Environment", "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", "source": "@site/docs/installation/offline_install.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/offline_install", "slug": "/installation/offline_install",
"permalink": "/installation/offline_install", "permalink": "/documentation/installation/offline_install",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/offline_install.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/offline_install.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Live Environment", "title": "Live Environment",
"permalink": "/installation/live_env" "permalink": "/documentation/installation/live_env"
}, },
"next": { "next": {
"title": "Online Installation", "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", "source": "@site/docs/installation/online_install.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/online_install", "slug": "/installation/online_install",
"permalink": "/installation/online_install", "permalink": "/documentation/installation/online_install",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/online_install.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/online_install.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Offline Installation", "title": "Offline Installation",
"permalink": "/installation/offline_install" "permalink": "/documentation/installation/offline_install"
}, },
"next": { "next": {
"title": "Install Snigdha OS", "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", "source": "@site/docs/installation/start_installation.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/start_installation", "slug": "/installation/start_installation",
"permalink": "/installation/start_installation", "permalink": "/documentation/installation/start_installation",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/start_installation.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/start_installation.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Online Installation", "title": "Online Installation",
"permalink": "/installation/online_install" "permalink": "/documentation/installation/online_install"
}, },
"next": { "next": {
"title": "Virtualbox", "title": "Virtualbox",
"permalink": "/installation/virtualbox_installation" "permalink": "/documentation/installation/virtualbox_installation"
} }
} }

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/installation/virtualbox_installation.md", "source": "@site/docs/installation/virtualbox_installation.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/virtualbox_installation", "slug": "/installation/virtualbox_installation",
"permalink": "/installation/virtualbox_installation", "permalink": "/documentation/installation/virtualbox_installation",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/virtualbox_installation.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/virtualbox_installation.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Install Snigdha OS", "title": "Install Snigdha OS",
"permalink": "/installation/start_installation" "permalink": "/documentation/installation/start_installation"
}, },
"next": { "next": {
"title": "Post Installation", "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", "source": "@site/docs/introduction/code_of_conduct.md",
"sourceDirName": "introduction", "sourceDirName": "introduction",
"slug": "/introduction/code_of_conduct", "slug": "/introduction/code_of_conduct",
"permalink": "/introduction/code_of_conduct", "permalink": "/documentation/introduction/code_of_conduct",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/code_of_conduct.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/code_of_conduct.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Inspiration", "title": "Inspiration",
"permalink": "/introduction/inspiration" "permalink": "/documentation/introduction/inspiration"
}, },
"next": { "next": {
"title": "Release Notes", "title": "Release Notes",
"permalink": "/introduction/release_notes" "permalink": "/documentation/introduction/release_notes"
} }
} }

View File

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

View File

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

View File

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

View File

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

View File

@@ -5,7 +5,7 @@
"source": "@site/docs/post_installation/customization.md", "source": "@site/docs/post_installation/customization.md",
"sourceDirName": "post_installation", "sourceDirName": "post_installation",
"slug": "/post_installation/customization", "slug": "/post_installation/customization",
"permalink": "/post_installation/customization", "permalink": "/documentation/post_installation/customization",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/customization.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/customization.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Update Snigdha OS", "title": "Update Snigdha OS",
"permalink": "/post_installation/update" "permalink": "/documentation/post_installation/update"
}, },
"next": { "next": {
"title": "Install Packages", "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", "source": "@site/docs/post_installation/install_packages.md",
"sourceDirName": "post_installation", "sourceDirName": "post_installation",
"slug": "/post_installation/install_packages", "slug": "/post_installation/install_packages",
"permalink": "/post_installation/install_packages", "permalink": "/documentation/post_installation/install_packages",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/install_packages.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/install_packages.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Customize Snigdha OS", "title": "Customize Snigdha OS",
"permalink": "/post_installation/customization" "permalink": "/documentation/post_installation/customization"
}, },
"next": { "next": {
"title": "User Guide", "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", "source": "@site/docs/post_installation/language.md",
"sourceDirName": "post_installation", "sourceDirName": "post_installation",
"slug": "/post_installation/language", "slug": "/post_installation/language",
"permalink": "/post_installation/language", "permalink": "/documentation/post_installation/language",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/language.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/language.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Post Installation", "title": "Post Installation",
"permalink": "/category/post-installation" "permalink": "/documentation/category/post-installation"
}, },
"next": { "next": {
"title": "Update Snigdha OS", "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", "source": "@site/docs/post_installation/update.md",
"sourceDirName": "post_installation", "sourceDirName": "post_installation",
"slug": "/post_installation/update", "slug": "/post_installation/update",
"permalink": "/post_installation/update", "permalink": "/documentation/post_installation/update",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/update.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/update.md",
@@ -18,10 +18,10 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Language", "title": "Language",
"permalink": "/post_installation/language" "permalink": "/documentation/post_installation/language"
}, },
"next": { "next": {
"title": "Customize Snigdha OS", "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", "source": "@site/docs/tools/dns.md",
"sourceDirName": "tools", "sourceDirName": "tools",
"slug": "/tools/dns", "slug": "/tools/dns",
"permalink": "/tools/dns", "permalink": "/documentation/tools/dns",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/dns.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/dns.md",
@@ -18,6 +18,6 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Tools", "title": "Tools",
"permalink": "/category/tools" "permalink": "/documentation/category/tools"
} }
} }

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{ {
"type": "mdx", "type": "mdx",
"permalink": "/cookie-consent", "permalink": "/documentation/cookie-consent",
"source": "@site/src/pages/cookie-consent.md", "source": "@site/src/pages/cookie-consent.md",
"title": "Cookie Consent Policy", "title": "Cookie Consent Policy",
"description": "This Cookie Consent Policy explains how Snigdha OS uses cookies on Snigdha OS Forum. By using our Forum, you consent to the use of cookies as described in this policy.", "description": "This Cookie Consent Policy explains how Snigdha OS uses cookies on Snigdha OS Forum. By using our Forum, you consent to the use of cookies as described in this policy.",

View File

@@ -1,6 +1,6 @@
{ {
"type": "mdx", "type": "mdx",
"permalink": "/markdown-page", "permalink": "/documentation/markdown-page",
"source": "@site/src/pages/markdown-page.md", "source": "@site/src/pages/markdown-page.md",
"title": "Markdown page example", "title": "Markdown page example",
"description": "You don't need React to write simple standalone pages.", "description": "You don't need React to write simple standalone pages.",

View File

@@ -1,6 +1,6 @@
{ {
"type": "mdx", "type": "mdx",
"permalink": "/privacy_policy", "permalink": "/documentation/privacy_policy",
"source": "@site/src/pages/privacy_policy.md", "source": "@site/src/pages/privacy_policy.md",
"title": "Privacy Policy", "title": "Privacy Policy",
"description": "Privacy Policy", "description": "Privacy Policy",

View File

@@ -9,8 +9,8 @@
"badge": false, "badge": false,
"noIndex": false, "noIndex": false,
"className": "docs-version-current", "className": "docs-version-current",
"path": "/", "path": "/documentation/",
"tagsPath": "/tags", "tagsPath": "/documentation/tags",
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs",
"editUrlLocalized": "https://github.com/Snigdha-OS/documentation/tree/master/i18n/en/docusaurus-plugin-content-docs/current", "editUrlLocalized": "https://github.com/Snigdha-OS/documentation/tree/master/i18n/en/docusaurus-plugin-content-docs/current",
"isLast": true, "isLast": true,
@@ -26,7 +26,7 @@
"source": "@site/docs/before_installation/imporatnt_notes.md", "source": "@site/docs/before_installation/imporatnt_notes.md",
"sourceDirName": "before_installation", "sourceDirName": "before_installation",
"slug": "/before_installation/imporatnt_notes", "slug": "/before_installation/imporatnt_notes",
"permalink": "/before_installation/imporatnt_notes", "permalink": "/documentation/before_installation/imporatnt_notes",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/imporatnt_notes.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/imporatnt_notes.md",
@@ -39,11 +39,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "System Requirements", "title": "System Requirements",
"permalink": "/before_installation/system_requirements" "permalink": "/documentation/before_installation/system_requirements"
}, },
"next": { "next": {
"title": "Internet Connection", "title": "Internet Connection",
"permalink": "/before_installation/internet_connection" "permalink": "/documentation/before_installation/internet_connection"
} }
}, },
{ {
@@ -53,7 +53,7 @@
"source": "@site/docs/before_installation/internet_connection.md", "source": "@site/docs/before_installation/internet_connection.md",
"sourceDirName": "before_installation", "sourceDirName": "before_installation",
"slug": "/before_installation/internet_connection", "slug": "/before_installation/internet_connection",
"permalink": "/before_installation/internet_connection", "permalink": "/documentation/before_installation/internet_connection",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/internet_connection.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/internet_connection.md",
@@ -66,11 +66,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Important Notes", "title": "Important Notes",
"permalink": "/before_installation/imporatnt_notes" "permalink": "/documentation/before_installation/imporatnt_notes"
}, },
"next": { "next": {
"title": "Installation", "title": "Installation",
"permalink": "/category/installation" "permalink": "/documentation/category/installation"
} }
}, },
{ {
@@ -80,7 +80,7 @@
"source": "@site/docs/before_installation/system_requirements.md", "source": "@site/docs/before_installation/system_requirements.md",
"sourceDirName": "before_installation", "sourceDirName": "before_installation",
"slug": "/before_installation/system_requirements", "slug": "/before_installation/system_requirements",
"permalink": "/before_installation/system_requirements", "permalink": "/documentation/before_installation/system_requirements",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/system_requirements.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/system_requirements.md",
@@ -93,11 +93,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Before Installation", "title": "Before Installation",
"permalink": "/category/before-installation" "permalink": "/documentation/category/before-installation"
}, },
"next": { "next": {
"title": "Important Notes", "title": "Important Notes",
"permalink": "/before_installation/imporatnt_notes" "permalink": "/documentation/before_installation/imporatnt_notes"
} }
}, },
{ {
@@ -107,7 +107,7 @@
"source": "@site/docs/dev_guide/build_source.md", "source": "@site/docs/dev_guide/build_source.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/build_source", "slug": "/dev_guide/build_source",
"permalink": "/dev_guide/build_source", "permalink": "/documentation/dev_guide/build_source",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/build_source.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/build_source.md",
@@ -120,11 +120,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Writing Documentation", "title": "Writing Documentation",
"permalink": "/dev_guide/write" "permalink": "/documentation/dev_guide/write"
}, },
"next": { "next": {
"title": "Write PKGBUILD", "title": "Write PKGBUILD",
"permalink": "/dev_guide/pkgbuild" "permalink": "/documentation/dev_guide/pkgbuild"
} }
}, },
{ {
@@ -134,7 +134,7 @@
"source": "@site/docs/dev_guide/deploy_packages.md", "source": "@site/docs/dev_guide/deploy_packages.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/deploy_packages", "slug": "/dev_guide/deploy_packages",
"permalink": "/dev_guide/deploy_packages", "permalink": "/documentation/dev_guide/deploy_packages",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/deploy_packages.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/deploy_packages.md",
@@ -147,11 +147,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Generate GPG Key", "title": "Generate GPG Key",
"permalink": "/dev_guide/gpg_key" "permalink": "/documentation/dev_guide/gpg_key"
}, },
"next": { "next": {
"title": "Install Keyrings", "title": "Install Keyrings",
"permalink": "/dev_guide/install_keyring" "permalink": "/documentation/dev_guide/install_keyring"
} }
}, },
{ {
@@ -161,7 +161,7 @@
"source": "@site/docs/dev_guide/gpg_key.md", "source": "@site/docs/dev_guide/gpg_key.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/gpg_key", "slug": "/dev_guide/gpg_key",
"permalink": "/dev_guide/gpg_key", "permalink": "/documentation/dev_guide/gpg_key",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/gpg_key.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/gpg_key.md",
@@ -174,11 +174,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Write PKGBUILD", "title": "Write PKGBUILD",
"permalink": "/dev_guide/pkgbuild" "permalink": "/documentation/dev_guide/pkgbuild"
}, },
"next": { "next": {
"title": "Upload & Deploy Packages", "title": "Upload & Deploy Packages",
"permalink": "/dev_guide/deploy_packages" "permalink": "/documentation/dev_guide/deploy_packages"
} }
}, },
{ {
@@ -188,7 +188,7 @@
"source": "@site/docs/dev_guide/install_keyring.md", "source": "@site/docs/dev_guide/install_keyring.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/install_keyring", "slug": "/dev_guide/install_keyring",
"permalink": "/dev_guide/install_keyring", "permalink": "/documentation/dev_guide/install_keyring",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/install_keyring.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/install_keyring.md",
@@ -201,11 +201,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Upload & Deploy Packages", "title": "Upload & Deploy Packages",
"permalink": "/dev_guide/deploy_packages" "permalink": "/documentation/dev_guide/deploy_packages"
}, },
"next": { "next": {
"title": "Tools", "title": "Tools",
"permalink": "/category/tools" "permalink": "/documentation/category/tools"
} }
}, },
{ {
@@ -215,7 +215,7 @@
"source": "@site/docs/dev_guide/pkgbuild.md", "source": "@site/docs/dev_guide/pkgbuild.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/pkgbuild", "slug": "/dev_guide/pkgbuild",
"permalink": "/dev_guide/pkgbuild", "permalink": "/documentation/dev_guide/pkgbuild",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/pkgbuild.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/pkgbuild.md",
@@ -228,11 +228,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Build Snigdha OS", "title": "Build Snigdha OS",
"permalink": "/dev_guide/build_source" "permalink": "/documentation/dev_guide/build_source"
}, },
"next": { "next": {
"title": "Generate GPG Key", "title": "Generate GPG Key",
"permalink": "/dev_guide/gpg_key" "permalink": "/documentation/dev_guide/gpg_key"
} }
}, },
{ {
@@ -242,7 +242,7 @@
"source": "@site/docs/dev_guide/write.md", "source": "@site/docs/dev_guide/write.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/write", "slug": "/dev_guide/write",
"permalink": "/dev_guide/write", "permalink": "/documentation/dev_guide/write",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/write.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/write.md",
@@ -255,11 +255,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Developers Guide", "title": "Developers Guide",
"permalink": "/category/developers-guide" "permalink": "/documentation/category/developers-guide"
}, },
"next": { "next": {
"title": "Build Snigdha OS", "title": "Build Snigdha OS",
"permalink": "/dev_guide/build_source" "permalink": "/documentation/dev_guide/build_source"
} }
}, },
{ {
@@ -269,7 +269,7 @@
"source": "@site/docs/installation/download_snigdha_os.md", "source": "@site/docs/installation/download_snigdha_os.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/download_snigdha_os", "slug": "/installation/download_snigdha_os",
"permalink": "/installation/download_snigdha_os", "permalink": "/documentation/installation/download_snigdha_os",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/download_snigdha_os.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/download_snigdha_os.md",
@@ -282,11 +282,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Installation", "title": "Installation",
"permalink": "/category/installation" "permalink": "/documentation/category/installation"
}, },
"next": { "next": {
"title": "Make Bootable USB", "title": "Make Bootable USB",
"permalink": "/installation/making_bootable_usb" "permalink": "/documentation/installation/making_bootable_usb"
} }
}, },
{ {
@@ -296,7 +296,7 @@
"source": "@site/docs/installation/live_env.md", "source": "@site/docs/installation/live_env.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/live_env", "slug": "/installation/live_env",
"permalink": "/installation/live_env", "permalink": "/documentation/installation/live_env",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/live_env.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/live_env.md",
@@ -309,11 +309,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Make Bootable USB", "title": "Make Bootable USB",
"permalink": "/installation/making_bootable_usb" "permalink": "/documentation/installation/making_bootable_usb"
}, },
"next": { "next": {
"title": "Offline Installation", "title": "Offline Installation",
"permalink": "/installation/offline_install" "permalink": "/documentation/installation/offline_install"
} }
}, },
{ {
@@ -323,7 +323,7 @@
"source": "@site/docs/installation/making_bootable_usb.md", "source": "@site/docs/installation/making_bootable_usb.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/making_bootable_usb", "slug": "/installation/making_bootable_usb",
"permalink": "/installation/making_bootable_usb", "permalink": "/documentation/installation/making_bootable_usb",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/making_bootable_usb.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/making_bootable_usb.md",
@@ -336,11 +336,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Download Snigdha OS", "title": "Download Snigdha OS",
"permalink": "/installation/download_snigdha_os" "permalink": "/documentation/installation/download_snigdha_os"
}, },
"next": { "next": {
"title": "Live Environment", "title": "Live Environment",
"permalink": "/installation/live_env" "permalink": "/documentation/installation/live_env"
} }
}, },
{ {
@@ -350,7 +350,7 @@
"source": "@site/docs/installation/offline_install.md", "source": "@site/docs/installation/offline_install.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/offline_install", "slug": "/installation/offline_install",
"permalink": "/installation/offline_install", "permalink": "/documentation/installation/offline_install",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/offline_install.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/offline_install.md",
@@ -363,11 +363,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Live Environment", "title": "Live Environment",
"permalink": "/installation/live_env" "permalink": "/documentation/installation/live_env"
}, },
"next": { "next": {
"title": "Online Installation", "title": "Online Installation",
"permalink": "/installation/online_install" "permalink": "/documentation/installation/online_install"
} }
}, },
{ {
@@ -377,7 +377,7 @@
"source": "@site/docs/installation/online_install.md", "source": "@site/docs/installation/online_install.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/online_install", "slug": "/installation/online_install",
"permalink": "/installation/online_install", "permalink": "/documentation/installation/online_install",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/online_install.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/online_install.md",
@@ -390,11 +390,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Offline Installation", "title": "Offline Installation",
"permalink": "/installation/offline_install" "permalink": "/documentation/installation/offline_install"
}, },
"next": { "next": {
"title": "Install Snigdha OS", "title": "Install Snigdha OS",
"permalink": "/installation/start_installation" "permalink": "/documentation/installation/start_installation"
} }
}, },
{ {
@@ -404,7 +404,7 @@
"source": "@site/docs/installation/start_installation.md", "source": "@site/docs/installation/start_installation.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/start_installation", "slug": "/installation/start_installation",
"permalink": "/installation/start_installation", "permalink": "/documentation/installation/start_installation",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/start_installation.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/start_installation.md",
@@ -417,11 +417,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Online Installation", "title": "Online Installation",
"permalink": "/installation/online_install" "permalink": "/documentation/installation/online_install"
}, },
"next": { "next": {
"title": "Virtualbox", "title": "Virtualbox",
"permalink": "/installation/virtualbox_installation" "permalink": "/documentation/installation/virtualbox_installation"
} }
}, },
{ {
@@ -431,7 +431,7 @@
"source": "@site/docs/installation/virtualbox_installation.md", "source": "@site/docs/installation/virtualbox_installation.md",
"sourceDirName": "installation", "sourceDirName": "installation",
"slug": "/installation/virtualbox_installation", "slug": "/installation/virtualbox_installation",
"permalink": "/installation/virtualbox_installation", "permalink": "/documentation/installation/virtualbox_installation",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/virtualbox_installation.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/virtualbox_installation.md",
@@ -444,11 +444,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Install Snigdha OS", "title": "Install Snigdha OS",
"permalink": "/installation/start_installation" "permalink": "/documentation/installation/start_installation"
}, },
"next": { "next": {
"title": "Post Installation", "title": "Post Installation",
"permalink": "/category/post-installation" "permalink": "/documentation/category/post-installation"
} }
}, },
{ {
@@ -458,7 +458,7 @@
"source": "@site/docs/introduction/code_of_conduct.md", "source": "@site/docs/introduction/code_of_conduct.md",
"sourceDirName": "introduction", "sourceDirName": "introduction",
"slug": "/introduction/code_of_conduct", "slug": "/introduction/code_of_conduct",
"permalink": "/introduction/code_of_conduct", "permalink": "/documentation/introduction/code_of_conduct",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/code_of_conduct.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/code_of_conduct.md",
@@ -471,11 +471,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Inspiration", "title": "Inspiration",
"permalink": "/introduction/inspiration" "permalink": "/documentation/introduction/inspiration"
}, },
"next": { "next": {
"title": "Release Notes", "title": "Release Notes",
"permalink": "/introduction/release_notes" "permalink": "/documentation/introduction/release_notes"
} }
}, },
{ {
@@ -485,7 +485,7 @@
"source": "@site/docs/introduction/faqs.md", "source": "@site/docs/introduction/faqs.md",
"sourceDirName": "introduction", "sourceDirName": "introduction",
"slug": "/introduction/faqs", "slug": "/introduction/faqs",
"permalink": "/introduction/faqs", "permalink": "/documentation/introduction/faqs",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/faqs.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/faqs.md",
@@ -498,11 +498,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Reporting Bugs", "title": "Reporting Bugs",
"permalink": "/introduction/reporting_bugs" "permalink": "/documentation/introduction/reporting_bugs"
}, },
"next": { "next": {
"title": "Before Installation", "title": "Before Installation",
"permalink": "/category/before-installation" "permalink": "/documentation/category/before-installation"
} }
}, },
{ {
@@ -512,7 +512,7 @@
"source": "@site/docs/introduction/inspiration.md", "source": "@site/docs/introduction/inspiration.md",
"sourceDirName": "introduction", "sourceDirName": "introduction",
"slug": "/introduction/inspiration", "slug": "/introduction/inspiration",
"permalink": "/introduction/inspiration", "permalink": "/documentation/introduction/inspiration",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/inspiration.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/inspiration.md",
@@ -525,11 +525,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Introduction", "title": "Introduction",
"permalink": "/" "permalink": "/documentation/"
}, },
"next": { "next": {
"title": "Code Of Conduct", "title": "Code Of Conduct",
"permalink": "/introduction/code_of_conduct" "permalink": "/documentation/introduction/code_of_conduct"
} }
}, },
{ {
@@ -539,7 +539,7 @@
"source": "@site/docs/introduction/introduction.md", "source": "@site/docs/introduction/introduction.md",
"sourceDirName": "introduction", "sourceDirName": "introduction",
"slug": "/", "slug": "/",
"permalink": "/", "permalink": "/documentation/",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/introduction.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/introduction.md",
@@ -553,11 +553,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Introduction", "title": "Introduction",
"permalink": "/category/introduction" "permalink": "/documentation/category/introduction"
}, },
"next": { "next": {
"title": "Inspiration", "title": "Inspiration",
"permalink": "/introduction/inspiration" "permalink": "/documentation/introduction/inspiration"
} }
}, },
{ {
@@ -567,7 +567,7 @@
"source": "@site/docs/introduction/release_notes.md", "source": "@site/docs/introduction/release_notes.md",
"sourceDirName": "introduction", "sourceDirName": "introduction",
"slug": "/introduction/release_notes", "slug": "/introduction/release_notes",
"permalink": "/introduction/release_notes", "permalink": "/documentation/introduction/release_notes",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/release_notes.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/release_notes.md",
@@ -580,11 +580,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Code Of Conduct", "title": "Code Of Conduct",
"permalink": "/introduction/code_of_conduct" "permalink": "/documentation/introduction/code_of_conduct"
}, },
"next": { "next": {
"title": "Reporting Bugs", "title": "Reporting Bugs",
"permalink": "/introduction/reporting_bugs" "permalink": "/documentation/introduction/reporting_bugs"
} }
}, },
{ {
@@ -594,7 +594,7 @@
"source": "@site/docs/introduction/reporting_bugs.md", "source": "@site/docs/introduction/reporting_bugs.md",
"sourceDirName": "introduction", "sourceDirName": "introduction",
"slug": "/introduction/reporting_bugs", "slug": "/introduction/reporting_bugs",
"permalink": "/introduction/reporting_bugs", "permalink": "/documentation/introduction/reporting_bugs",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/reporting_bugs.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/reporting_bugs.md",
@@ -607,11 +607,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Release Notes", "title": "Release Notes",
"permalink": "/introduction/release_notes" "permalink": "/documentation/introduction/release_notes"
}, },
"next": { "next": {
"title": "Frequently Asked", "title": "Frequently Asked",
"permalink": "/introduction/faqs" "permalink": "/documentation/introduction/faqs"
} }
}, },
{ {
@@ -621,7 +621,7 @@
"source": "@site/docs/packages/snigdhaos_blackbox.md", "source": "@site/docs/packages/snigdhaos_blackbox.md",
"sourceDirName": "packages", "sourceDirName": "packages",
"slug": "/packages/snigdhaos_blackbox", "slug": "/packages/snigdhaos_blackbox",
"permalink": "/packages/snigdhaos_blackbox", "permalink": "/documentation/packages/snigdhaos_blackbox",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/packages/snigdhaos_blackbox.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/packages/snigdhaos_blackbox.md",
@@ -634,11 +634,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Welcome", "title": "Welcome",
"permalink": "/packages/snigdhaos_welcome" "permalink": "/documentation/packages/snigdhaos_welcome"
}, },
"next": { "next": {
"title": "Developers Guide", "title": "Developers Guide",
"permalink": "/category/developers-guide" "permalink": "/documentation/category/developers-guide"
} }
}, },
{ {
@@ -648,7 +648,7 @@
"source": "@site/docs/packages/snigdhaos_welcome.md", "source": "@site/docs/packages/snigdhaos_welcome.md",
"sourceDirName": "packages", "sourceDirName": "packages",
"slug": "/packages/snigdhaos_welcome", "slug": "/packages/snigdhaos_welcome",
"permalink": "/packages/snigdhaos_welcome", "permalink": "/documentation/packages/snigdhaos_welcome",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/packages/snigdhaos_welcome.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/packages/snigdhaos_welcome.md",
@@ -661,11 +661,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Packages", "title": "Packages",
"permalink": "/category/packages" "permalink": "/documentation/category/packages"
}, },
"next": { "next": {
"title": "Blackbox", "title": "Blackbox",
"permalink": "/packages/snigdhaos_blackbox" "permalink": "/documentation/packages/snigdhaos_blackbox"
} }
}, },
{ {
@@ -675,7 +675,7 @@
"source": "@site/docs/post_installation/customization.md", "source": "@site/docs/post_installation/customization.md",
"sourceDirName": "post_installation", "sourceDirName": "post_installation",
"slug": "/post_installation/customization", "slug": "/post_installation/customization",
"permalink": "/post_installation/customization", "permalink": "/documentation/post_installation/customization",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/customization.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/customization.md",
@@ -688,11 +688,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Update Snigdha OS", "title": "Update Snigdha OS",
"permalink": "/post_installation/update" "permalink": "/documentation/post_installation/update"
}, },
"next": { "next": {
"title": "Install Packages", "title": "Install Packages",
"permalink": "/post_installation/install_packages" "permalink": "/documentation/post_installation/install_packages"
} }
}, },
{ {
@@ -702,7 +702,7 @@
"source": "@site/docs/post_installation/install_packages.md", "source": "@site/docs/post_installation/install_packages.md",
"sourceDirName": "post_installation", "sourceDirName": "post_installation",
"slug": "/post_installation/install_packages", "slug": "/post_installation/install_packages",
"permalink": "/post_installation/install_packages", "permalink": "/documentation/post_installation/install_packages",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/install_packages.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/install_packages.md",
@@ -715,11 +715,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Customize Snigdha OS", "title": "Customize Snigdha OS",
"permalink": "/post_installation/customization" "permalink": "/documentation/post_installation/customization"
}, },
"next": { "next": {
"title": "User Guide", "title": "User Guide",
"permalink": "/category/user-guide" "permalink": "/documentation/category/user-guide"
} }
}, },
{ {
@@ -729,7 +729,7 @@
"source": "@site/docs/post_installation/language.md", "source": "@site/docs/post_installation/language.md",
"sourceDirName": "post_installation", "sourceDirName": "post_installation",
"slug": "/post_installation/language", "slug": "/post_installation/language",
"permalink": "/post_installation/language", "permalink": "/documentation/post_installation/language",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/language.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/language.md",
@@ -742,11 +742,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Post Installation", "title": "Post Installation",
"permalink": "/category/post-installation" "permalink": "/documentation/category/post-installation"
}, },
"next": { "next": {
"title": "Update Snigdha OS", "title": "Update Snigdha OS",
"permalink": "/post_installation/update" "permalink": "/documentation/post_installation/update"
} }
}, },
{ {
@@ -756,7 +756,7 @@
"source": "@site/docs/post_installation/update.md", "source": "@site/docs/post_installation/update.md",
"sourceDirName": "post_installation", "sourceDirName": "post_installation",
"slug": "/post_installation/update", "slug": "/post_installation/update",
"permalink": "/post_installation/update", "permalink": "/documentation/post_installation/update",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/update.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/update.md",
@@ -769,11 +769,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Language", "title": "Language",
"permalink": "/post_installation/language" "permalink": "/documentation/post_installation/language"
}, },
"next": { "next": {
"title": "Customize Snigdha OS", "title": "Customize Snigdha OS",
"permalink": "/post_installation/customization" "permalink": "/documentation/post_installation/customization"
} }
}, },
{ {
@@ -783,7 +783,7 @@
"source": "@site/docs/tools/dns.md", "source": "@site/docs/tools/dns.md",
"sourceDirName": "tools", "sourceDirName": "tools",
"slug": "/tools/dns", "slug": "/tools/dns",
"permalink": "/tools/dns", "permalink": "/documentation/tools/dns",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/dns.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/dns.md",
@@ -796,7 +796,7 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Tools", "title": "Tools",
"permalink": "/category/tools" "permalink": "/documentation/category/tools"
} }
}, },
{ {
@@ -806,7 +806,7 @@
"source": "@site/docs/troubleshoot/bluetooth.md", "source": "@site/docs/troubleshoot/bluetooth.md",
"sourceDirName": "troubleshoot", "sourceDirName": "troubleshoot",
"slug": "/troubleshoot/bluetooth", "slug": "/troubleshoot/bluetooth",
"permalink": "/troubleshoot/bluetooth", "permalink": "/documentation/troubleshoot/bluetooth",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/bluetooth.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/bluetooth.md",
@@ -819,11 +819,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Troubleshoot: Wifi", "title": "Troubleshoot: Wifi",
"permalink": "/troubleshoot/wifi" "permalink": "/documentation/troubleshoot/wifi"
}, },
"next": { "next": {
"title": "Troubleshoot: Sound", "title": "Troubleshoot: Sound",
"permalink": "/troubleshoot/sound" "permalink": "/documentation/troubleshoot/sound"
} }
}, },
{ {
@@ -833,7 +833,7 @@
"source": "@site/docs/troubleshoot/display.md", "source": "@site/docs/troubleshoot/display.md",
"sourceDirName": "troubleshoot", "sourceDirName": "troubleshoot",
"slug": "/troubleshoot/display", "slug": "/troubleshoot/display",
"permalink": "/troubleshoot/display", "permalink": "/documentation/troubleshoot/display",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/display.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/display.md",
@@ -846,11 +846,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Troubleshoot: Sound", "title": "Troubleshoot: Sound",
"permalink": "/troubleshoot/sound" "permalink": "/documentation/troubleshoot/sound"
}, },
"next": { "next": {
"title": "Packages", "title": "Packages",
"permalink": "/category/packages" "permalink": "/documentation/category/packages"
} }
}, },
{ {
@@ -860,7 +860,7 @@
"source": "@site/docs/troubleshoot/sound.md", "source": "@site/docs/troubleshoot/sound.md",
"sourceDirName": "troubleshoot", "sourceDirName": "troubleshoot",
"slug": "/troubleshoot/sound", "slug": "/troubleshoot/sound",
"permalink": "/troubleshoot/sound", "permalink": "/documentation/troubleshoot/sound",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/sound.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/sound.md",
@@ -873,11 +873,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Troubleshoot: Bluetooth", "title": "Troubleshoot: Bluetooth",
"permalink": "/troubleshoot/bluetooth" "permalink": "/documentation/troubleshoot/bluetooth"
}, },
"next": { "next": {
"title": "Troubleshoot: Display", "title": "Troubleshoot: Display",
"permalink": "/troubleshoot/display" "permalink": "/documentation/troubleshoot/display"
} }
}, },
{ {
@@ -887,7 +887,7 @@
"source": "@site/docs/troubleshoot/wifi.md", "source": "@site/docs/troubleshoot/wifi.md",
"sourceDirName": "troubleshoot", "sourceDirName": "troubleshoot",
"slug": "/troubleshoot/wifi", "slug": "/troubleshoot/wifi",
"permalink": "/troubleshoot/wifi", "permalink": "/documentation/troubleshoot/wifi",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/wifi.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/wifi.md",
@@ -900,11 +900,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Troubleshoot", "title": "Troubleshoot",
"permalink": "/category/troubleshoot" "permalink": "/documentation/category/troubleshoot"
}, },
"next": { "next": {
"title": "Troubleshoot: Bluetooth", "title": "Troubleshoot: Bluetooth",
"permalink": "/troubleshoot/bluetooth" "permalink": "/documentation/troubleshoot/bluetooth"
} }
}, },
{ {
@@ -914,7 +914,7 @@
"source": "@site/docs/user_guide/aur.md", "source": "@site/docs/user_guide/aur.md",
"sourceDirName": "user_guide", "sourceDirName": "user_guide",
"slug": "/user_guide/aur", "slug": "/user_guide/aur",
"permalink": "/user_guide/aur", "permalink": "/documentation/user_guide/aur",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/user_guide/aur.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/user_guide/aur.md",
@@ -927,11 +927,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Cheetsheet/Shortcuts", "title": "Cheetsheet/Shortcuts",
"permalink": "/user_guide/cheetsheet" "permalink": "/documentation/user_guide/cheetsheet"
}, },
"next": { "next": {
"title": "Troubleshoot", "title": "Troubleshoot",
"permalink": "/category/troubleshoot" "permalink": "/documentation/category/troubleshoot"
} }
}, },
{ {
@@ -941,7 +941,7 @@
"source": "@site/docs/user_guide/cheetsheet.md", "source": "@site/docs/user_guide/cheetsheet.md",
"sourceDirName": "user_guide", "sourceDirName": "user_guide",
"slug": "/user_guide/cheetsheet", "slug": "/user_guide/cheetsheet",
"permalink": "/user_guide/cheetsheet", "permalink": "/documentation/user_guide/cheetsheet",
"draft": false, "draft": false,
"unlisted": false, "unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/user_guide/cheetsheet.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/user_guide/cheetsheet.md",
@@ -954,11 +954,11 @@
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "User Guide", "title": "User Guide",
"permalink": "/category/user-guide" "permalink": "/documentation/category/user-guide"
}, },
"next": { "next": {
"title": "Installing with AUR", "title": "Installing with AUR",
"permalink": "/user_guide/aur" "permalink": "/documentation/user_guide/aur"
} }
} }
], ],
@@ -1000,7 +1000,7 @@
"type": "generated-index", "type": "generated-index",
"description": "Let's get a short overview!", "description": "Let's get a short overview!",
"slug": "/category/introduction", "slug": "/category/introduction",
"permalink": "/category/introduction" "permalink": "/documentation/category/introduction"
} }
}, },
{ {
@@ -1026,7 +1026,7 @@
"type": "generated-index", "type": "generated-index",
"description": "System Requirements!", "description": "System Requirements!",
"slug": "/category/before-installation", "slug": "/category/before-installation",
"permalink": "/category/before-installation" "permalink": "/documentation/category/before-installation"
} }
}, },
{ {
@@ -1068,7 +1068,7 @@
"type": "generated-index", "type": "generated-index",
"description": "Installing Instruction", "description": "Installing Instruction",
"slug": "/category/installation", "slug": "/category/installation",
"permalink": "/category/installation" "permalink": "/documentation/category/installation"
} }
}, },
{ {
@@ -1098,7 +1098,7 @@
"type": "generated-index", "type": "generated-index",
"description": "After installing Snigdha OS", "description": "After installing Snigdha OS",
"slug": "/category/post-installation", "slug": "/category/post-installation",
"permalink": "/category/post-installation" "permalink": "/documentation/category/post-installation"
} }
}, },
{ {
@@ -1120,7 +1120,7 @@
"type": "generated-index", "type": "generated-index",
"description": "User Manual", "description": "User Manual",
"slug": "/category/user-guide", "slug": "/category/user-guide",
"permalink": "/category/user-guide" "permalink": "/documentation/category/user-guide"
} }
}, },
{ {
@@ -1150,7 +1150,7 @@
"type": "generated-index", "type": "generated-index",
"description": "Troubleshoot", "description": "Troubleshoot",
"slug": "/category/troubleshoot", "slug": "/category/troubleshoot",
"permalink": "/category/troubleshoot" "permalink": "/documentation/category/troubleshoot"
} }
}, },
{ {
@@ -1172,7 +1172,7 @@
"type": "generated-index", "type": "generated-index",
"description": "Troubleshoot", "description": "Troubleshoot",
"slug": "/category/packages", "slug": "/category/packages",
"permalink": "/category/packages" "permalink": "/documentation/category/packages"
} }
}, },
{ {
@@ -1210,7 +1210,7 @@
"type": "generated-index", "type": "generated-index",
"description": "This will guide on how to contribute to Snigdha OS as developer.", "description": "This will guide on how to contribute to Snigdha OS as developer.",
"slug": "/category/developers-guide", "slug": "/category/developers-guide",
"permalink": "/category/developers-guide" "permalink": "/documentation/category/developers-guide"
} }
}, },
{ {
@@ -1228,7 +1228,7 @@
"type": "generated-index", "type": "generated-index",
"description": "Troubleshoot", "description": "Troubleshoot",
"slug": "/category/tools", "slug": "/category/tools",
"permalink": "/category/tools" "permalink": "/documentation/category/tools"
} }
} }
] ]
@@ -1244,7 +1244,7 @@
{ {
"id": "/effective_bug_report", "id": "/effective_bug_report",
"metadata": { "metadata": {
"permalink": "/blog/effective_bug_report", "permalink": "/documentation/blog/effective_bug_report",
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md", "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md",
"source": "@site/blog/effetive_bug_report.md", "source": "@site/blog/effetive_bug_report.md",
"title": "Write Effective Bug Report", "title": "Write Effective Bug Report",
@@ -1254,7 +1254,7 @@
"tags": [ "tags": [
{ {
"label": "bug", "label": "bug",
"permalink": "/blog/tags/bug" "permalink": "/documentation/blog/tags/bug"
} }
], ],
"readingTime": 2.15, "readingTime": 2.15,
@@ -1289,7 +1289,7 @@
"/effective_bug_report" "/effective_bug_report"
], ],
"metadata": { "metadata": {
"permalink": "/blog", "permalink": "/documentation/blog",
"page": 1, "page": 1,
"postsPerPage": 10, "postsPerPage": 10,
"totalPages": 1, "totalPages": 1,
@@ -1300,19 +1300,19 @@
} }
], ],
"blogTags": { "blogTags": {
"/blog/tags/bug": { "/documentation/blog/tags/bug": {
"label": "bug", "label": "bug",
"items": [ "items": [
"/effective_bug_report" "/effective_bug_report"
], ],
"permalink": "/blog/tags/bug", "permalink": "/documentation/blog/tags/bug",
"pages": [ "pages": [
{ {
"items": [ "items": [
"/effective_bug_report" "/effective_bug_report"
], ],
"metadata": { "metadata": {
"permalink": "/blog/tags/bug", "permalink": "/documentation/blog/tags/bug",
"page": 1, "page": 1,
"postsPerPage": 10, "postsPerPage": 10,
"totalPages": 1, "totalPages": 1,
@@ -1325,14 +1325,14 @@
"unlisted": false "unlisted": false
} }
}, },
"blogTagsListPath": "/blog/tags" "blogTagsListPath": "/documentation/blog/tags"
} }
}, },
"docusaurus-plugin-content-pages": { "docusaurus-plugin-content-pages": {
"default": [ "default": [
{ {
"type": "mdx", "type": "mdx",
"permalink": "/cookie-consent", "permalink": "/documentation/cookie-consent",
"source": "@site/src/pages/cookie-consent.md", "source": "@site/src/pages/cookie-consent.md",
"title": "Cookie Consent Policy", "title": "Cookie Consent Policy",
"description": "This Cookie Consent Policy explains how Snigdha OS uses cookies on Snigdha OS Forum. By using our Forum, you consent to the use of cookies as described in this policy.", "description": "This Cookie Consent Policy explains how Snigdha OS uses cookies on Snigdha OS Forum. By using our Forum, you consent to the use of cookies as described in this policy.",
@@ -1344,7 +1344,7 @@
}, },
{ {
"type": "mdx", "type": "mdx",
"permalink": "/markdown-page", "permalink": "/documentation/markdown-page",
"source": "@site/src/pages/markdown-page.md", "source": "@site/src/pages/markdown-page.md",
"title": "Markdown page example", "title": "Markdown page example",
"description": "You don't need React to write simple standalone pages.", "description": "You don't need React to write simple standalone pages.",
@@ -1355,7 +1355,7 @@
}, },
{ {
"type": "mdx", "type": "mdx",
"permalink": "/privacy_policy", "permalink": "/documentation/privacy_policy",
"source": "@site/src/pages/privacy_policy.md", "source": "@site/src/pages/privacy_policy.md",
"title": "Privacy Policy", "title": "Privacy Policy",
"description": "Privacy Policy", "description": "Privacy Policy",

View File

@@ -8,7 +8,7 @@ export default {
"tagline": "Be silent when it is time to hear!", "tagline": "Be silent when it is time to hear!",
"favicon": "img/snigdhaos-icon.ico", "favicon": "img/snigdhaos-icon.ico",
"url": "https://docs.snigdhaos.org", "url": "https://docs.snigdhaos.org",
"baseUrl": "/", "baseUrl": "/documentation/",
"trailingSlash": false, "trailingSlash": false,
"organizationName": "snigdha-os", "organizationName": "snigdha-os",
"projectName": "documentation", "projectName": "documentation",

View File

@@ -1,233 +1,233 @@
{ {
"docusaurus-plugin-content-docs": { "docusaurus-plugin-content-docs": {
"default": { "default": {
"path": "/", "path": "/documentation/",
"versions": [ "versions": [
{ {
"name": "current", "name": "current",
"label": "Next", "label": "Next",
"isLast": true, "isLast": true,
"path": "/", "path": "/documentation/",
"mainDocId": "introduction/introduction", "mainDocId": "introduction/introduction",
"docs": [ "docs": [
{ {
"id": "before_installation/imporatnt_notes", "id": "before_installation/imporatnt_notes",
"path": "/before_installation/imporatnt_notes", "path": "/documentation/before_installation/imporatnt_notes",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "before_installation/internet_connection", "id": "before_installation/internet_connection",
"path": "/before_installation/internet_connection", "path": "/documentation/before_installation/internet_connection",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "before_installation/system_requirements", "id": "before_installation/system_requirements",
"path": "/before_installation/system_requirements", "path": "/documentation/before_installation/system_requirements",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "dev_guide/build_source", "id": "dev_guide/build_source",
"path": "/dev_guide/build_source", "path": "/documentation/dev_guide/build_source",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "dev_guide/deploy_packages", "id": "dev_guide/deploy_packages",
"path": "/dev_guide/deploy_packages", "path": "/documentation/dev_guide/deploy_packages",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "dev_guide/gpg_key", "id": "dev_guide/gpg_key",
"path": "/dev_guide/gpg_key", "path": "/documentation/dev_guide/gpg_key",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "dev_guide/install_keyring", "id": "dev_guide/install_keyring",
"path": "/dev_guide/install_keyring", "path": "/documentation/dev_guide/install_keyring",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "dev_guide/pkgbuild", "id": "dev_guide/pkgbuild",
"path": "/dev_guide/pkgbuild", "path": "/documentation/dev_guide/pkgbuild",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "dev_guide/write", "id": "dev_guide/write",
"path": "/dev_guide/write", "path": "/documentation/dev_guide/write",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "installation/download_snigdha_os", "id": "installation/download_snigdha_os",
"path": "/installation/download_snigdha_os", "path": "/documentation/installation/download_snigdha_os",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "installation/live_env", "id": "installation/live_env",
"path": "/installation/live_env", "path": "/documentation/installation/live_env",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "installation/making_bootable_usb", "id": "installation/making_bootable_usb",
"path": "/installation/making_bootable_usb", "path": "/documentation/installation/making_bootable_usb",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "installation/offline_install", "id": "installation/offline_install",
"path": "/installation/offline_install", "path": "/documentation/installation/offline_install",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "installation/online_install", "id": "installation/online_install",
"path": "/installation/online_install", "path": "/documentation/installation/online_install",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "installation/start_installation", "id": "installation/start_installation",
"path": "/installation/start_installation", "path": "/documentation/installation/start_installation",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "installation/virtualbox_installation", "id": "installation/virtualbox_installation",
"path": "/installation/virtualbox_installation", "path": "/documentation/installation/virtualbox_installation",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "introduction/code_of_conduct", "id": "introduction/code_of_conduct",
"path": "/introduction/code_of_conduct", "path": "/documentation/introduction/code_of_conduct",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "introduction/faqs", "id": "introduction/faqs",
"path": "/introduction/faqs", "path": "/documentation/introduction/faqs",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "introduction/inspiration", "id": "introduction/inspiration",
"path": "/introduction/inspiration", "path": "/documentation/introduction/inspiration",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "introduction/introduction", "id": "introduction/introduction",
"path": "/", "path": "/documentation/",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "introduction/release_notes", "id": "introduction/release_notes",
"path": "/introduction/release_notes", "path": "/documentation/introduction/release_notes",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "introduction/reporting_bugs", "id": "introduction/reporting_bugs",
"path": "/introduction/reporting_bugs", "path": "/documentation/introduction/reporting_bugs",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "packages/snigdhaos_blackbox", "id": "packages/snigdhaos_blackbox",
"path": "/packages/snigdhaos_blackbox", "path": "/documentation/packages/snigdhaos_blackbox",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "packages/snigdhaos_welcome", "id": "packages/snigdhaos_welcome",
"path": "/packages/snigdhaos_welcome", "path": "/documentation/packages/snigdhaos_welcome",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "post_installation/customization", "id": "post_installation/customization",
"path": "/post_installation/customization", "path": "/documentation/post_installation/customization",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "post_installation/install_packages", "id": "post_installation/install_packages",
"path": "/post_installation/install_packages", "path": "/documentation/post_installation/install_packages",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "post_installation/language", "id": "post_installation/language",
"path": "/post_installation/language", "path": "/documentation/post_installation/language",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "post_installation/update", "id": "post_installation/update",
"path": "/post_installation/update", "path": "/documentation/post_installation/update",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "tools/dns", "id": "tools/dns",
"path": "/tools/dns", "path": "/documentation/tools/dns",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "troubleshoot/bluetooth", "id": "troubleshoot/bluetooth",
"path": "/troubleshoot/bluetooth", "path": "/documentation/troubleshoot/bluetooth",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "troubleshoot/display", "id": "troubleshoot/display",
"path": "/troubleshoot/display", "path": "/documentation/troubleshoot/display",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "troubleshoot/sound", "id": "troubleshoot/sound",
"path": "/troubleshoot/sound", "path": "/documentation/troubleshoot/sound",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "troubleshoot/wifi", "id": "troubleshoot/wifi",
"path": "/troubleshoot/wifi", "path": "/documentation/troubleshoot/wifi",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "user_guide/aur", "id": "user_guide/aur",
"path": "/user_guide/aur", "path": "/documentation/user_guide/aur",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "user_guide/cheetsheet", "id": "user_guide/cheetsheet",
"path": "/user_guide/cheetsheet", "path": "/documentation/user_guide/cheetsheet",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "/category/introduction", "id": "/category/introduction",
"path": "/category/introduction", "path": "/documentation/category/introduction",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "/category/before-installation", "id": "/category/before-installation",
"path": "/category/before-installation", "path": "/documentation/category/before-installation",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "/category/installation", "id": "/category/installation",
"path": "/category/installation", "path": "/documentation/category/installation",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "/category/post-installation", "id": "/category/post-installation",
"path": "/category/post-installation", "path": "/documentation/category/post-installation",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "/category/user-guide", "id": "/category/user-guide",
"path": "/category/user-guide", "path": "/documentation/category/user-guide",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "/category/troubleshoot", "id": "/category/troubleshoot",
"path": "/category/troubleshoot", "path": "/documentation/category/troubleshoot",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "/category/packages", "id": "/category/packages",
"path": "/category/packages", "path": "/documentation/category/packages",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "/category/developers-guide", "id": "/category/developers-guide",
"path": "/category/developers-guide", "path": "/documentation/category/developers-guide",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
{ {
"id": "/category/tools", "id": "/category/tools",
"path": "/category/tools", "path": "/documentation/category/tools",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
} }
], ],
@@ -235,7 +235,7 @@
"sidebars": { "sidebars": {
"tutorialSidebar": { "tutorialSidebar": {
"link": { "link": {
"path": "/category/introduction", "path": "/documentation/category/introduction",
"label": "Introduction" "label": "Introduction"
} }
} }

View File

@@ -1,71 +1,79 @@
export default { export default {
"01a85c17": [() => import(/* webpackChunkName: "01a85c17" */ "@theme/BlogTagsListPage"), "@theme/BlogTagsListPage", require.resolveWeak("@theme/BlogTagsListPage")], "__comp---theme-blog-archive-page-9-e-4-1d8": [() => import(/* webpackChunkName: "__comp---theme-blog-archive-page-9-e-4-1d8" */ "@theme/BlogArchivePage"), "@theme/BlogArchivePage", require.resolveWeak("@theme/BlogArchivePage")],
"043e14d3": [() => import(/* webpackChunkName: "043e14d3" */ "@site/docs/dev_guide/deploy_packages.md"), "@site/docs/dev_guide/deploy_packages.md", require.resolveWeak("@site/docs/dev_guide/deploy_packages.md")], "__comp---theme-blog-list-pagea-6-a-7ba": [() => import(/* webpackChunkName: "__comp---theme-blog-list-pagea-6-a-7ba" */ "@theme/BlogListPage"), "@theme/BlogListPage", require.resolveWeak("@theme/BlogListPage")],
"0b7de297": [() => import(/* webpackChunkName: "0b7de297" */ "@site/docs/troubleshoot/bluetooth.md"), "@site/docs/troubleshoot/bluetooth.md", require.resolveWeak("@site/docs/troubleshoot/bluetooth.md")], "__comp---theme-blog-post-pageccc-cab": [() => import(/* webpackChunkName: "__comp---theme-blog-post-pageccc-cab" */ "@theme/BlogPostPage"), "@theme/BlogPostPage", require.resolveWeak("@theme/BlogPostPage")],
"143ddb83": [() => import(/* webpackChunkName: "143ddb83" */ "@site/docs/before_installation/system_requirements.md"), "@site/docs/before_installation/system_requirements.md", require.resolveWeak("@site/docs/before_installation/system_requirements.md")], "__comp---theme-blog-tags-list-page-01-a-d0b": [() => import(/* webpackChunkName: "__comp---theme-blog-tags-list-page-01-a-d0b" */ "@theme/BlogTagsListPage"), "@theme/BlogTagsListPage", require.resolveWeak("@theme/BlogTagsListPage")],
"14eb3368": [() => import(/* webpackChunkName: "14eb3368" */ "@theme/DocCategoryGeneratedIndexPage"), "@theme/DocCategoryGeneratedIndexPage", require.resolveWeak("@theme/DocCategoryGeneratedIndexPage")], "__comp---theme-blog-tags-posts-page-687-b6c": [() => import(/* webpackChunkName: "__comp---theme-blog-tags-posts-page-687-b6c" */ "@theme/BlogTagsPostsPage"), "@theme/BlogTagsPostsPage", require.resolveWeak("@theme/BlogTagsPostsPage")],
"151aa183": [() => import(/* webpackChunkName: "151aa183" */ "@site/docs/installation/online_install.md"), "@site/docs/installation/online_install.md", require.resolveWeak("@site/docs/installation/online_install.md")], "__comp---theme-debug-config-23-a-2ff": [() => import(/* webpackChunkName: "__comp---theme-debug-config-23-a-2ff" */ "@theme/DebugConfig"), "@theme/DebugConfig", require.resolveWeak("@theme/DebugConfig")],
"17896441": [() => import(/* webpackChunkName: "17896441" */ "@theme/DocItem"), "@theme/DocItem", require.resolveWeak("@theme/DocItem")], "__comp---theme-debug-contentba-8-ce7": [() => import(/* webpackChunkName: "__comp---theme-debug-contentba-8-ce7" */ "@theme/DebugContent"), "@theme/DebugContent", require.resolveWeak("@theme/DebugContent")],
"1b1ff061": [() => import(/* webpackChunkName: "1b1ff061" */ "@site/docs/introduction/release_notes.md"), "@site/docs/introduction/release_notes.md", require.resolveWeak("@site/docs/introduction/release_notes.md")], "__comp---theme-debug-global-dataede-0fa": [() => import(/* webpackChunkName: "__comp---theme-debug-global-dataede-0fa" */ "@theme/DebugGlobalData"), "@theme/DebugGlobalData", require.resolveWeak("@theme/DebugGlobalData")],
"1f391b9e": [() => import(/* webpackChunkName: "1f391b9e" */ "@theme/MDXPage"), "@theme/MDXPage", require.resolveWeak("@theme/MDXPage")], "__comp---theme-debug-registry-679-501": [() => import(/* webpackChunkName: "__comp---theme-debug-registry-679-501" */ "@theme/DebugRegistry"), "@theme/DebugRegistry", require.resolveWeak("@theme/DebugRegistry")],
"1f9d4574": [() => import(/* webpackChunkName: "1f9d4574" */ "@site/docs/installation/start_installation.md"), "@site/docs/installation/start_installation.md", require.resolveWeak("@site/docs/installation/start_installation.md")], "__comp---theme-debug-routes-946-699": [() => import(/* webpackChunkName: "__comp---theme-debug-routes-946-699" */ "@theme/DebugRoutes"), "@theme/DebugRoutes", require.resolveWeak("@theme/DebugRoutes")],
"21abdd8f": [() => import(/* webpackChunkName: "21abdd8f" */ "@site/src/pages/cookie-consent.md"), "@site/src/pages/cookie-consent.md", require.resolveWeak("@site/src/pages/cookie-consent.md")], "__comp---theme-debug-site-metadata-68-e-3d4": [() => import(/* webpackChunkName: "__comp---theme-debug-site-metadata-68-e-3d4" */ "@theme/DebugSiteMetadata"), "@theme/DebugSiteMetadata", require.resolveWeak("@theme/DebugSiteMetadata")],
"24e7cd5a": [() => import(/* webpackChunkName: "24e7cd5a" */ "@site/docs/installation/virtualbox_installation.md"), "@site/docs/installation/virtualbox_installation.md", require.resolveWeak("@site/docs/installation/virtualbox_installation.md")], "__comp---theme-doc-category-generated-index-page-14-e-640": [() => import(/* webpackChunkName: "__comp---theme-doc-category-generated-index-page-14-e-640" */ "@theme/DocCategoryGeneratedIndexPage"), "@theme/DocCategoryGeneratedIndexPage", require.resolveWeak("@theme/DocCategoryGeneratedIndexPage")],
"266258ac": [() => import(/* webpackChunkName: "266258ac" */ "~docs/default/category-tutorialsidebar-category-post-installation-ccb.json"), "~docs/default/category-tutorialsidebar-category-post-installation-ccb.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-post-installation-ccb.json")], "__comp---theme-doc-item-178-a40": [() => import(/* webpackChunkName: "__comp---theme-doc-item-178-a40" */ "@theme/DocItem"), "@theme/DocItem", require.resolveWeak("@theme/DocItem")],
"34e267cb": [() => import(/* webpackChunkName: "34e267cb" */ "@site/docs/installation/download_snigdha_os.md"), "@site/docs/installation/download_snigdha_os.md", require.resolveWeak("@site/docs/installation/download_snigdha_os.md")], "__comp---theme-doc-roota-94-67a": [() => import(/* webpackChunkName: "__comp---theme-doc-roota-94-67a" */ "@theme/DocRoot"), "@theme/DocRoot", require.resolveWeak("@theme/DocRoot")],
"36717f71": [() => import(/* webpackChunkName: "36717f71" */ "@site/docs/troubleshoot/wifi.md"), "@site/docs/troubleshoot/wifi.md", require.resolveWeak("@site/docs/troubleshoot/wifi.md")], "__comp---theme-doc-version-roota-7-b-5de": [() => import(/* webpackChunkName: "__comp---theme-doc-version-roota-7-b-5de" */ "@theme/DocVersionRoot"), "@theme/DocVersionRoot", require.resolveWeak("@theme/DocVersionRoot")],
"374f080d": [() => import(/* webpackChunkName: "374f080d" */ "@site/docs/before_installation/internet_connection.md"), "@site/docs/before_installation/internet_connection.md", require.resolveWeak("@site/docs/before_installation/internet_connection.md")], "__comp---theme-docs-root-5-e-9-0b6": [() => import(/* webpackChunkName: "__comp---theme-docs-root-5-e-9-0b6" */ "@theme/DocsRoot"), "@theme/DocsRoot", require.resolveWeak("@theme/DocsRoot")],
"393be207": [() => import(/* webpackChunkName: "393be207" */ "@site/src/pages/markdown-page.md"), "@site/src/pages/markdown-page.md", require.resolveWeak("@site/src/pages/markdown-page.md")], "__comp---theme-mdx-page-1-f-3-b90": [() => import(/* webpackChunkName: "__comp---theme-mdx-page-1-f-3-b90" */ "@theme/MDXPage"), "@theme/MDXPage", require.resolveWeak("@theme/MDXPage")],
"3f32b921": [() => import(/* webpackChunkName: "3f32b921" */ "@site/docs/installation/offline_install.md"), "@site/docs/installation/offline_install.md", require.resolveWeak("@site/docs/installation/offline_install.md")], "allContent---documentation-docusaurus-debug-content-246-1fc": [() => import(/* webpackChunkName: "allContent---documentation-docusaurus-debug-content-246-1fc" */ "~debug/default/docusaurus-debug-all-content-673.json"), "~debug/default/docusaurus-debug-all-content-673.json", require.resolveWeak("~debug/default/docusaurus-debug-all-content-673.json")],
"400546c3": [() => import(/* webpackChunkName: "400546c3" */ "@site/docs/packages/snigdhaos_welcome.md"), "@site/docs/packages/snigdhaos_welcome.md", require.resolveWeak("@site/docs/packages/snigdhaos_welcome.md")], "archive---documentation-blog-archiveeda-964": [() => import(/* webpackChunkName: "archive---documentation-blog-archiveeda-964" */ "~blog/default/documentation-blog-archive-ece.json"), "~blog/default/documentation-blog-archive-ece.json", require.resolveWeak("~blog/default/documentation-blog-archive-ece.json")],
"404ec107": [() => import(/* webpackChunkName: "404ec107" */ "@site/docs/dev_guide/install_keyring.md"), "@site/docs/dev_guide/install_keyring.md", require.resolveWeak("@site/docs/dev_guide/install_keyring.md")], "categoryGeneratedIndex---documentation-category-before-installation-5-d-6-c35": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-before-installation-5-d-6-c35" */ "~docs/default/category-documentation-tutorialsidebar-category-before-installation-bbf.json"), "~docs/default/category-documentation-tutorialsidebar-category-before-installation-bbf.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-before-installation-bbf.json")],
"490569e1": [() => import(/* webpackChunkName: "490569e1" */ "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-blog/default/plugin-route-context-module-100.json"), "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-blog/default/plugin-route-context-module-100.json", require.resolveWeak("/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-blog/default/plugin-route-context-module-100.json")], "categoryGeneratedIndex---documentation-category-developers-guide-06-e-997": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-developers-guide-06-e-997" */ "~docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json"), "~docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json")],
"49cf4034": [() => import(/* webpackChunkName: "49cf4034" */ "~docs/default/category-tutorialsidebar-category-packages-63b.json"), "~docs/default/category-tutorialsidebar-category-packages-63b.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-packages-63b.json")], "categoryGeneratedIndex---documentation-category-installationb-20-365": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-installationb-20-365" */ "~docs/default/category-documentation-tutorialsidebar-category-installation-da6.json"), "~docs/default/category-documentation-tutorialsidebar-category-installation-da6.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-installation-da6.json")],
"5e95c892": [() => import(/* webpackChunkName: "5e95c892" */ "@theme/DocsRoot"), "@theme/DocsRoot", require.resolveWeak("@theme/DocsRoot")], "categoryGeneratedIndex---documentation-category-introductionccd-ede": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-introductionccd-ede" */ "~docs/default/category-documentation-tutorialsidebar-category-introduction-344.json"), "~docs/default/category-documentation-tutorialsidebar-category-introduction-344.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-introduction-344.json")],
"5fef6e31": [() => import(/* webpackChunkName: "5fef6e31" */ "~blog/default/blog-tags-bug-346.json"), "~blog/default/blog-tags-bug-346.json", require.resolveWeak("~blog/default/blog-tags-bug-346.json")], "categoryGeneratedIndex---documentation-category-packages-909-692": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-packages-909-692" */ "~docs/default/category-documentation-tutorialsidebar-category-packages-eea.json"), "~docs/default/category-documentation-tutorialsidebar-category-packages-eea.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-packages-eea.json")],
"66ee5a7d": [() => import(/* webpackChunkName: "66ee5a7d" */ "@site/docs/dev_guide/pkgbuild.md"), "@site/docs/dev_guide/pkgbuild.md", require.resolveWeak("@site/docs/dev_guide/pkgbuild.md")], "categoryGeneratedIndex---documentation-category-post-installatione-54-a22": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-post-installatione-54-a22" */ "~docs/default/category-documentation-tutorialsidebar-category-post-installation-06e.json"), "~docs/default/category-documentation-tutorialsidebar-category-post-installation-06e.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-post-installation-06e.json")],
"6875c492": [() => import(/* webpackChunkName: "6875c492" */ "@theme/BlogTagsPostsPage"), "@theme/BlogTagsPostsPage", require.resolveWeak("@theme/BlogTagsPostsPage")], "categoryGeneratedIndex---documentation-category-tools-96-b-75a": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-tools-96-b-75a" */ "~docs/default/category-documentation-tutorialsidebar-category-tools-82a.json"), "~docs/default/category-documentation-tutorialsidebar-category-tools-82a.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-tools-82a.json")],
"70648f01": [() => import(/* webpackChunkName: "70648f01" */ "~docs/default/category-tutorialsidebar-category-user-guide-f80.json"), "~docs/default/category-tutorialsidebar-category-user-guide-f80.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-user-guide-f80.json")], "categoryGeneratedIndex---documentation-category-troubleshootde-6-666": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-troubleshootde-6-666" */ "~docs/default/category-documentation-tutorialsidebar-category-troubleshoot-a4b.json"), "~docs/default/category-documentation-tutorialsidebar-category-troubleshoot-a4b.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-troubleshoot-a4b.json")],
"795cfaa5": [() => import(/* webpackChunkName: "795cfaa5" */ "@site/docs/installation/live_env.md"), "@site/docs/installation/live_env.md", require.resolveWeak("@site/docs/installation/live_env.md")], "categoryGeneratedIndex---documentation-category-user-guide-698-266": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-user-guide-698-266" */ "~docs/default/category-documentation-tutorialsidebar-category-user-guide-b31.json"), "~docs/default/category-documentation-tutorialsidebar-category-user-guide-b31.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-user-guide-b31.json")],
"814f3328": [() => import(/* webpackChunkName: "814f3328" */ "~blog/default/blog-post-list-prop-default.json"), "~blog/default/blog-post-list-prop-default.json", require.resolveWeak("~blog/default/blog-post-list-prop-default.json")], "content---documentation-before-installation-imporatnt-notesb-9-c-8d1": [() => import(/* webpackChunkName: "content---documentation-before-installation-imporatnt-notesb-9-c-8d1" */ "@site/docs/before_installation/imporatnt_notes.md"), "@site/docs/before_installation/imporatnt_notes.md", require.resolveWeak("@site/docs/before_installation/imporatnt_notes.md")],
"89ebda57": [() => import(/* webpackChunkName: "89ebda57" */ "@site/docs/dev_guide/gpg_key.md"), "@site/docs/dev_guide/gpg_key.md", require.resolveWeak("@site/docs/dev_guide/gpg_key.md")], "content---documentation-before-installation-internet-connection-374-962": [() => import(/* webpackChunkName: "content---documentation-before-installation-internet-connection-374-962" */ "@site/docs/before_installation/internet_connection.md"), "@site/docs/before_installation/internet_connection.md", require.resolveWeak("@site/docs/before_installation/internet_connection.md")],
"904c2b3c": [() => import(/* webpackChunkName: "904c2b3c" */ "@site/docs/post_installation/install_packages.md"), "@site/docs/post_installation/install_packages.md", require.resolveWeak("@site/docs/post_installation/install_packages.md")], "content---documentation-before-installation-system-requirements-143-bf9": [() => import(/* webpackChunkName: "content---documentation-before-installation-system-requirements-143-bf9" */ "@site/docs/before_installation/system_requirements.md"), "@site/docs/before_installation/system_requirements.md", require.resolveWeak("@site/docs/before_installation/system_requirements.md")],
"91683eab": [() => import(/* webpackChunkName: "91683eab" */ "~docs/default/category-tutorialsidebar-category-installation-131.json"), "~docs/default/category-tutorialsidebar-category-installation-131.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-installation-131.json")], "content---documentation-blog-effective-bug-reportf-73-529": [() => import(/* webpackChunkName: "content---documentation-blog-effective-bug-reportf-73-529" */ "@site/blog/effetive_bug_report.md"), "@site/blog/effetive_bug_report.md", require.resolveWeak("@site/blog/effetive_bug_report.md")],
"935f2afb": [() => import(/* webpackChunkName: "935f2afb" */ "~docs/default/version-current-metadata-prop-751.json"), "~docs/default/version-current-metadata-prop-751.json", require.resolveWeak("~docs/default/version-current-metadata-prop-751.json")], "content---documentation-blogec-4-500": [() => import(/* webpackChunkName: "content---documentation-blogec-4-500" */ "@site/blog/effetive_bug_report.md?truncated=true"), "@site/blog/effetive_bug_report.md?truncated=true", require.resolveWeak("@site/blog/effetive_bug_report.md?truncated=true")],
"99b9486b": [() => import(/* webpackChunkName: "99b9486b" */ "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json"), "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json", require.resolveWeak("/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json")], "content---documentation-c-62-f16": [() => import(/* webpackChunkName: "content---documentation-c-62-f16" */ "@site/docs/introduction/introduction.md"), "@site/docs/introduction/introduction.md", require.resolveWeak("@site/docs/introduction/introduction.md")],
"9cb882f2": [() => import(/* webpackChunkName: "9cb882f2" */ "@site/docs/post_installation/customization.md"), "@site/docs/post_installation/customization.md", require.resolveWeak("@site/docs/post_installation/customization.md")], "content---documentation-cookie-consent-21-a-25e": [() => import(/* webpackChunkName: "content---documentation-cookie-consent-21-a-25e" */ "@site/src/pages/cookie-consent.md"), "@site/src/pages/cookie-consent.md", require.resolveWeak("@site/src/pages/cookie-consent.md")],
"9dc2651c": [() => import(/* webpackChunkName: "9dc2651c" */ "@site/docs/troubleshoot/sound.md"), "@site/docs/troubleshoot/sound.md", require.resolveWeak("@site/docs/troubleshoot/sound.md")], "content---documentation-dev-guide-build-source-9-dc-909": [() => import(/* webpackChunkName: "content---documentation-dev-guide-build-source-9-dc-909" */ "@site/docs/dev_guide/build_source.md"), "@site/docs/dev_guide/build_source.md", require.resolveWeak("@site/docs/dev_guide/build_source.md")],
"9dcbbb0d": [() => import(/* webpackChunkName: "9dcbbb0d" */ "@site/docs/dev_guide/build_source.md"), "@site/docs/dev_guide/build_source.md", require.resolveWeak("@site/docs/dev_guide/build_source.md")], "content---documentation-dev-guide-deploy-packages-043-bee": [() => import(/* webpackChunkName: "content---documentation-dev-guide-deploy-packages-043-bee" */ "@site/docs/dev_guide/deploy_packages.md"), "@site/docs/dev_guide/deploy_packages.md", require.resolveWeak("@site/docs/dev_guide/deploy_packages.md")],
"9e4087bc": [() => import(/* webpackChunkName: "9e4087bc" */ "@theme/BlogArchivePage"), "@theme/BlogArchivePage", require.resolveWeak("@theme/BlogArchivePage")], "content---documentation-dev-guide-gpg-key-89-e-a96": [() => import(/* webpackChunkName: "content---documentation-dev-guide-gpg-key-89-e-a96" */ "@site/docs/dev_guide/gpg_key.md"), "@site/docs/dev_guide/gpg_key.md", require.resolveWeak("@site/docs/dev_guide/gpg_key.md")],
"a6aa9e1f": [() => import(/* webpackChunkName: "a6aa9e1f" */ "@theme/BlogListPage"), "@theme/BlogListPage", require.resolveWeak("@theme/BlogListPage")], "content---documentation-dev-guide-install-keyring-404-6d6": [() => import(/* webpackChunkName: "content---documentation-dev-guide-install-keyring-404-6d6" */ "@site/docs/dev_guide/install_keyring.md"), "@site/docs/dev_guide/install_keyring.md", require.resolveWeak("@site/docs/dev_guide/install_keyring.md")],
"a7023ddc": [() => import(/* webpackChunkName: "a7023ddc" */ "~blog/default/blog-tags-tags-4c2.json"), "~blog/default/blog-tags-tags-4c2.json", require.resolveWeak("~blog/default/blog-tags-tags-4c2.json")], "content---documentation-dev-guide-pkgbuild-66-e-684": [() => import(/* webpackChunkName: "content---documentation-dev-guide-pkgbuild-66-e-684" */ "@site/docs/dev_guide/pkgbuild.md"), "@site/docs/dev_guide/pkgbuild.md", require.resolveWeak("@site/docs/dev_guide/pkgbuild.md")],
"a7bd4aaa": [() => import(/* webpackChunkName: "a7bd4aaa" */ "@theme/DocVersionRoot"), "@theme/DocVersionRoot", require.resolveWeak("@theme/DocVersionRoot")], "content---documentation-dev-guide-writeec-3-564": [() => import(/* webpackChunkName: "content---documentation-dev-guide-writeec-3-564" */ "@site/docs/dev_guide/write.md"), "@site/docs/dev_guide/write.md", require.resolveWeak("@site/docs/dev_guide/write.md")],
"a94703ab": [() => import(/* webpackChunkName: "a94703ab" */ "@theme/DocRoot"), "@theme/DocRoot", require.resolveWeak("@theme/DocRoot")], "content---documentation-installation-download-snigdha-os-34-e-4c4": [() => import(/* webpackChunkName: "content---documentation-installation-download-snigdha-os-34-e-4c4" */ "@site/docs/installation/download_snigdha_os.md"), "@site/docs/installation/download_snigdha_os.md", require.resolveWeak("@site/docs/installation/download_snigdha_os.md")],
"ad749202": [() => import(/* webpackChunkName: "ad749202" */ "@site/docs/post_installation/language.md"), "@site/docs/post_installation/language.md", require.resolveWeak("@site/docs/post_installation/language.md")], "content---documentation-installation-live-env-795-073": [() => import(/* webpackChunkName: "content---documentation-installation-live-env-795-073" */ "@site/docs/installation/live_env.md"), "@site/docs/installation/live_env.md", require.resolveWeak("@site/docs/installation/live_env.md")],
"b19634de": [() => import(/* webpackChunkName: "b19634de" */ "@site/docs/introduction/faqs.md"), "@site/docs/introduction/faqs.md", require.resolveWeak("@site/docs/introduction/faqs.md")], "content---documentation-installation-making-bootable-usbb-85-7c0": [() => import(/* webpackChunkName: "content---documentation-installation-making-bootable-usbb-85-7c0" */ "@site/docs/installation/making_bootable_usb.md"), "@site/docs/installation/making_bootable_usb.md", require.resolveWeak("@site/docs/installation/making_bootable_usb.md")],
"b2b675dd": [() => import(/* webpackChunkName: "b2b675dd" */ "~blog/default/blog-c06.json"), "~blog/default/blog-c06.json", require.resolveWeak("~blog/default/blog-c06.json")], "content---documentation-installation-offline-install-3-f-3-886": [() => import(/* webpackChunkName: "content---documentation-installation-offline-install-3-f-3-886" */ "@site/docs/installation/offline_install.md"), "@site/docs/installation/offline_install.md", require.resolveWeak("@site/docs/installation/offline_install.md")],
"b2f554cd": [() => import(/* webpackChunkName: "b2f554cd" */ "~blog/default/blog-archive-80c.json"), "~blog/default/blog-archive-80c.json", require.resolveWeak("~blog/default/blog-archive-80c.json")], "content---documentation-installation-online-install-151-611": [() => import(/* webpackChunkName: "content---documentation-installation-online-install-151-611" */ "@site/docs/installation/online_install.md"), "@site/docs/installation/online_install.md", require.resolveWeak("@site/docs/installation/online_install.md")],
"b85d3565": [() => import(/* webpackChunkName: "b85d3565" */ "@site/docs/installation/making_bootable_usb.md"), "@site/docs/installation/making_bootable_usb.md", require.resolveWeak("@site/docs/installation/making_bootable_usb.md")], "content---documentation-installation-start-installation-1-f-9-afb": [() => import(/* webpackChunkName: "content---documentation-installation-start-installation-1-f-9-afb" */ "@site/docs/installation/start_installation.md"), "@site/docs/installation/start_installation.md", require.resolveWeak("@site/docs/installation/start_installation.md")],
"b9c524af": [() => import(/* webpackChunkName: "b9c524af" */ "@site/docs/before_installation/imporatnt_notes.md"), "@site/docs/before_installation/imporatnt_notes.md", require.resolveWeak("@site/docs/before_installation/imporatnt_notes.md")], "content---documentation-installation-virtualbox-installation-24-e-096": [() => import(/* webpackChunkName: "content---documentation-installation-virtualbox-installation-24-e-096" */ "@site/docs/installation/virtualbox_installation.md"), "@site/docs/installation/virtualbox_installation.md", require.resolveWeak("@site/docs/installation/virtualbox_installation.md")],
"bbd9b434": [() => import(/* webpackChunkName: "bbd9b434" */ "@site/docs/packages/snigdhaos_blackbox.md"), "@site/docs/packages/snigdhaos_blackbox.md", require.resolveWeak("@site/docs/packages/snigdhaos_blackbox.md")], "content---documentation-introduction-code-of-conducte-89-ce5": [() => import(/* webpackChunkName: "content---documentation-introduction-code-of-conducte-89-ce5" */ "@site/docs/introduction/code_of_conduct.md"), "@site/docs/introduction/code_of_conduct.md", require.resolveWeak("@site/docs/introduction/code_of_conduct.md")],
"c4c9b642": [() => import(/* webpackChunkName: "c4c9b642" */ "~docs/default/category-tutorialsidebar-category-developers-guide-cfa.json"), "~docs/default/category-tutorialsidebar-category-developers-guide-cfa.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-developers-guide-cfa.json")], "content---documentation-introduction-faqsb-19-00b": [() => import(/* webpackChunkName: "content---documentation-introduction-faqsb-19-00b" */ "@site/docs/introduction/faqs.md"), "@site/docs/introduction/faqs.md", require.resolveWeak("@site/docs/introduction/faqs.md")],
"c52926df": [() => import(/* webpackChunkName: "c52926df" */ "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json"), "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json", require.resolveWeak("/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json")], "content---documentation-introduction-inspirationd-79-e9a": [() => import(/* webpackChunkName: "content---documentation-introduction-inspirationd-79-e9a" */ "@site/docs/introduction/inspiration.md"), "@site/docs/introduction/inspiration.md", require.resolveWeak("@site/docs/introduction/inspiration.md")],
"c62485b9": [() => import(/* webpackChunkName: "c62485b9" */ "@site/docs/introduction/introduction.md"), "@site/docs/introduction/introduction.md", require.resolveWeak("@site/docs/introduction/introduction.md")], "content---documentation-introduction-release-notes-1-b-1-d2e": [() => import(/* webpackChunkName: "content---documentation-introduction-release-notes-1-b-1-d2e" */ "@site/docs/introduction/release_notes.md"), "@site/docs/introduction/release_notes.md", require.resolveWeak("@site/docs/introduction/release_notes.md")],
"ccc49370": [() => import(/* webpackChunkName: "ccc49370" */ "@theme/BlogPostPage"), "@theme/BlogPostPage", require.resolveWeak("@theme/BlogPostPage")], "content---documentation-introduction-reporting-bugsdc-8-ae1": [() => import(/* webpackChunkName: "content---documentation-introduction-reporting-bugsdc-8-ae1" */ "@site/docs/introduction/reporting_bugs.md"), "@site/docs/introduction/reporting_bugs.md", require.resolveWeak("@site/docs/introduction/reporting_bugs.md")],
"ce85b788": [() => import(/* webpackChunkName: "ce85b788" */ "@site/docs/tools/dns.md"), "@site/docs/tools/dns.md", require.resolveWeak("@site/docs/tools/dns.md")], "content---documentation-markdown-page-393-bce": [() => import(/* webpackChunkName: "content---documentation-markdown-page-393-bce" */ "@site/src/pages/markdown-page.md"), "@site/src/pages/markdown-page.md", require.resolveWeak("@site/src/pages/markdown-page.md")],
"d68f1e45": [() => import(/* webpackChunkName: "d68f1e45" */ "@site/docs/user_guide/aur.md"), "@site/docs/user_guide/aur.md", require.resolveWeak("@site/docs/user_guide/aur.md")], "content---documentation-packages-snigdhaos-blackboxbbd-050": [() => import(/* webpackChunkName: "content---documentation-packages-snigdhaos-blackboxbbd-050" */ "@site/docs/packages/snigdhaos_blackbox.md"), "@site/docs/packages/snigdhaos_blackbox.md", require.resolveWeak("@site/docs/packages/snigdhaos_blackbox.md")],
"d7169b35": [() => import(/* webpackChunkName: "d7169b35" */ "~docs/default/category-tutorialsidebar-category-before-installation-eca.json"), "~docs/default/category-tutorialsidebar-category-before-installation-eca.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-before-installation-eca.json")], "content---documentation-packages-snigdhaos-welcome-400-dfa": [() => import(/* webpackChunkName: "content---documentation-packages-snigdhaos-welcome-400-dfa" */ "@site/docs/packages/snigdhaos_welcome.md"), "@site/docs/packages/snigdhaos_welcome.md", require.resolveWeak("@site/docs/packages/snigdhaos_welcome.md")],
"d77c3a9d": [() => import(/* webpackChunkName: "d77c3a9d" */ "~blog/default/blog-tags-bug-346-list.json"), "~blog/default/blog-tags-bug-346-list.json", require.resolveWeak("~blog/default/blog-tags-bug-346-list.json")], "content---documentation-post-installation-customization-9-cb-3c6": [() => import(/* webpackChunkName: "content---documentation-post-installation-customization-9-cb-3c6" */ "@site/docs/post_installation/customization.md"), "@site/docs/post_installation/customization.md", require.resolveWeak("@site/docs/post_installation/customization.md")],
"d79d4c97": [() => import(/* webpackChunkName: "d79d4c97" */ "@site/docs/introduction/inspiration.md"), "@site/docs/introduction/inspiration.md", require.resolveWeak("@site/docs/introduction/inspiration.md")], "content---documentation-post-installation-install-packages-904-e99": [() => import(/* webpackChunkName: "content---documentation-post-installation-install-packages-904-e99" */ "@site/docs/post_installation/install_packages.md"), "@site/docs/post_installation/install_packages.md", require.resolveWeak("@site/docs/post_installation/install_packages.md")],
"d7d1fc2a": [() => import(/* webpackChunkName: "d7d1fc2a" */ "~docs/default/category-tutorialsidebar-category-introduction-237.json"), "~docs/default/category-tutorialsidebar-category-introduction-237.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-introduction-237.json")], "content---documentation-post-installation-languagead-7-478": [() => import(/* webpackChunkName: "content---documentation-post-installation-languagead-7-478" */ "@site/docs/post_installation/language.md"), "@site/docs/post_installation/language.md", require.resolveWeak("@site/docs/post_installation/language.md")],
"dc87ea58": [() => import(/* webpackChunkName: "dc87ea58" */ "@site/docs/introduction/reporting_bugs.md"), "@site/docs/introduction/reporting_bugs.md", require.resolveWeak("@site/docs/introduction/reporting_bugs.md")], "content---documentation-post-installation-updateffa-74d": [() => import(/* webpackChunkName: "content---documentation-post-installation-updateffa-74d" */ "@site/docs/post_installation/update.md"), "@site/docs/post_installation/update.md", require.resolveWeak("@site/docs/post_installation/update.md")],
"e2e7c0ac": [() => import(/* webpackChunkName: "e2e7c0ac" */ "@site/docs/troubleshoot/display.md"), "@site/docs/troubleshoot/display.md", require.resolveWeak("@site/docs/troubleshoot/display.md")], "content---documentation-privacy-policyfbb-0dc": [() => import(/* webpackChunkName: "content---documentation-privacy-policyfbb-0dc" */ "@site/src/pages/privacy_policy.md"), "@site/src/pages/privacy_policy.md", require.resolveWeak("@site/src/pages/privacy_policy.md")],
"e4c1cd3f": [() => import(/* webpackChunkName: "e4c1cd3f" */ "~docs/default/category-tutorialsidebar-category-troubleshoot-6a7.json"), "~docs/default/category-tutorialsidebar-category-troubleshoot-6a7.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-troubleshoot-6a7.json")], "content---documentation-tools-dnsce-8-3f9": [() => import(/* webpackChunkName: "content---documentation-tools-dnsce-8-3f9" */ "@site/docs/tools/dns.md"), "@site/docs/tools/dns.md", require.resolveWeak("@site/docs/tools/dns.md")],
"e89f4dea": [() => import(/* webpackChunkName: "e89f4dea" */ "@site/docs/introduction/code_of_conduct.md"), "@site/docs/introduction/code_of_conduct.md", require.resolveWeak("@site/docs/introduction/code_of_conduct.md")], "content---documentation-troubleshoot-bluetooth-0-b-7-15c": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-bluetooth-0-b-7-15c" */ "@site/docs/troubleshoot/bluetooth.md"), "@site/docs/troubleshoot/bluetooth.md", require.resolveWeak("@site/docs/troubleshoot/bluetooth.md")],
"ec3de22d": [() => import(/* webpackChunkName: "ec3de22d" */ "@site/docs/dev_guide/write.md"), "@site/docs/dev_guide/write.md", require.resolveWeak("@site/docs/dev_guide/write.md")], "content---documentation-troubleshoot-displaye-2-e-7de": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-displaye-2-e-7de" */ "@site/docs/troubleshoot/display.md"), "@site/docs/troubleshoot/display.md", require.resolveWeak("@site/docs/troubleshoot/display.md")],
"ec4024f9": [() => import(/* webpackChunkName: "ec4024f9" */ "@site/blog/effetive_bug_report.md?truncated=true"), "@site/blog/effetive_bug_report.md?truncated=true", require.resolveWeak("@site/blog/effetive_bug_report.md?truncated=true")], "content---documentation-troubleshoot-sound-9-dc-cb6": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-sound-9-dc-cb6" */ "@site/docs/troubleshoot/sound.md"), "@site/docs/troubleshoot/sound.md", require.resolveWeak("@site/docs/troubleshoot/sound.md")],
"f5efcaa4": [() => import(/* webpackChunkName: "f5efcaa4" */ "~docs/default/category-tutorialsidebar-category-tools-df3.json"), "~docs/default/category-tutorialsidebar-category-tools-df3.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-tools-df3.json")], "content---documentation-troubleshoot-wifi-367-035": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-wifi-367-035" */ "@site/docs/troubleshoot/wifi.md"), "@site/docs/troubleshoot/wifi.md", require.resolveWeak("@site/docs/troubleshoot/wifi.md")],
"f7392c07": [() => import(/* webpackChunkName: "f7392c07" */ "@site/blog/effetive_bug_report.md"), "@site/blog/effetive_bug_report.md", require.resolveWeak("@site/blog/effetive_bug_report.md")], "content---documentation-user-guide-aurd-68-18b": [() => import(/* webpackChunkName: "content---documentation-user-guide-aurd-68-18b" */ "@site/docs/user_guide/aur.md"), "@site/docs/user_guide/aur.md", require.resolveWeak("@site/docs/user_guide/aur.md")],
"f7a81d3a": [() => import(/* webpackChunkName: "f7a81d3a" */ "@site/docs/user_guide/cheetsheet.md"), "@site/docs/user_guide/cheetsheet.md", require.resolveWeak("@site/docs/user_guide/cheetsheet.md")], "content---documentation-user-guide-cheetsheetf-7-a-048": [() => import(/* webpackChunkName: "content---documentation-user-guide-cheetsheetf-7-a-048" */ "@site/docs/user_guide/cheetsheet.md"), "@site/docs/user_guide/cheetsheet.md", require.resolveWeak("@site/docs/user_guide/cheetsheet.md")],
"fbb85ca9": [() => import(/* webpackChunkName: "fbb85ca9" */ "@site/src/pages/privacy_policy.md"), "@site/src/pages/privacy_policy.md", require.resolveWeak("@site/src/pages/privacy_policy.md")], "listMetadata---documentation-blog-tags-bug-1-c-0-91c": [() => import(/* webpackChunkName: "listMetadata---documentation-blog-tags-bug-1-c-0-91c" */ "~blog/default/documentation-blog-tags-bug-b05-list.json"), "~blog/default/documentation-blog-tags-bug-b05-list.json", require.resolveWeak("~blog/default/documentation-blog-tags-bug-b05-list.json")],
"ffa2682b": [() => import(/* webpackChunkName: "ffa2682b" */ "@site/docs/post_installation/update.md"), "@site/docs/post_installation/update.md", require.resolveWeak("@site/docs/post_installation/update.md")],}; "metadata---documentation-blog-14-e-a5c": [() => import(/* webpackChunkName: "metadata---documentation-blog-14-e-a5c" */ "~blog/default/documentation-blog-d20.json"), "~blog/default/documentation-blog-d20.json", require.resolveWeak("~blog/default/documentation-blog-d20.json")],
"plugin---documentation-99-b-b0a": [() => import(/* webpackChunkName: "plugin---documentation-99-b-b0a" */ "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json"), "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json", require.resolveWeak("/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json")],
"plugin---documentation-blog-490-fb4": [() => import(/* webpackChunkName: "plugin---documentation-blog-490-fb4" */ "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-blog/default/plugin-route-context-module-100.json"), "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-blog/default/plugin-route-context-module-100.json", require.resolveWeak("/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-blog/default/plugin-route-context-module-100.json")],
"plugin---documentation-cookie-consentc-52-818": [() => import(/* webpackChunkName: "plugin---documentation-cookie-consentc-52-818" */ "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json"), "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json", require.resolveWeak("/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json")],
"plugin---documentation-docusaurus-debuge-3-a-69b": [() => import(/* webpackChunkName: "plugin---documentation-docusaurus-debuge-3-a-69b" */ "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-debug/default/plugin-route-context-module-100.json"), "/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-debug/default/plugin-route-context-module-100.json", require.resolveWeak("/home/whoami/Documents/GitHub/documentation/.docusaurus/docusaurus-plugin-debug/default/plugin-route-context-module-100.json")],
"sidebar---documentation-blog-814-bc6": [() => import(/* webpackChunkName: "sidebar---documentation-blog-814-bc6" */ "~blog/default/blog-post-list-prop-default.json"), "~blog/default/blog-post-list-prop-default.json", require.resolveWeak("~blog/default/blog-post-list-prop-default.json")],
"tag---documentation-blog-tags-bug-790-80d": [() => import(/* webpackChunkName: "tag---documentation-blog-tags-bug-790-80d" */ "~blog/default/documentation-blog-tags-bug-b05.json"), "~blog/default/documentation-blog-tags-bug-b05.json", require.resolveWeak("~blog/default/documentation-blog-tags-bug-b05.json")],
"tags---documentation-blog-tags-673-362": [() => import(/* webpackChunkName: "tags---documentation-blog-tags-673-362" */ "~blog/default/documentation-blog-tags-tags-271.json"), "~blog/default/documentation-blog-tags-tags-271.json", require.resolveWeak("~blog/default/documentation-blog-tags-tags-271.json")],
"version---documentation-935-548": [() => import(/* webpackChunkName: "version---documentation-935-548" */ "~docs/default/version-current-metadata-prop-751.json"), "~docs/default/version-current-metadata-prop-751.json", require.resolveWeak("~docs/default/version-current-metadata-prop-751.json")],};

View File

@@ -3,318 +3,353 @@ import ComponentCreator from '@docusaurus/ComponentCreator';
export default [ export default [
{ {
path: '/blog', path: '/documentation/__docusaurus/debug',
component: ComponentCreator('/blog', '1d3'), component: ComponentCreator('/documentation/__docusaurus/debug', '043'),
exact: true exact: true
}, },
{ {
path: '/blog/archive', path: '/documentation/__docusaurus/debug/config',
component: ComponentCreator('/blog/archive', 'b6a'), component: ComponentCreator('/documentation/__docusaurus/debug/config', 'd32'),
exact: true exact: true
}, },
{ {
path: '/blog/effective_bug_report', path: '/documentation/__docusaurus/debug/content',
component: ComponentCreator('/blog/effective_bug_report', 'ab1'), component: ComponentCreator('/documentation/__docusaurus/debug/content', 'f83'),
exact: true exact: true
}, },
{ {
path: '/blog/tags', path: '/documentation/__docusaurus/debug/globalData',
component: ComponentCreator('/blog/tags', '1c7'), component: ComponentCreator('/documentation/__docusaurus/debug/globalData', '599'),
exact: true exact: true
}, },
{ {
path: '/blog/tags/bug', path: '/documentation/__docusaurus/debug/metadata',
component: ComponentCreator('/blog/tags/bug', '150'), component: ComponentCreator('/documentation/__docusaurus/debug/metadata', 'b41'),
exact: true exact: true
}, },
{ {
path: '/cookie-consent', path: '/documentation/__docusaurus/debug/registry',
component: ComponentCreator('/cookie-consent', '02d'), component: ComponentCreator('/documentation/__docusaurus/debug/registry', '12e'),
exact: true exact: true
}, },
{ {
path: '/markdown-page', path: '/documentation/__docusaurus/debug/routes',
component: ComponentCreator('/markdown-page', '9e6'), component: ComponentCreator('/documentation/__docusaurus/debug/routes', '073'),
exact: true exact: true
}, },
{ {
path: '/privacy_policy', path: '/documentation/blog',
component: ComponentCreator('/privacy_policy', 'aa5'), component: ComponentCreator('/documentation/blog', '5bc'),
exact: true exact: true
}, },
{ {
path: '/', path: '/documentation/blog/archive',
component: ComponentCreator('/', 'b62'), component: ComponentCreator('/documentation/blog/archive', 'ea7'),
exact: true
},
{
path: '/documentation/blog/effective_bug_report',
component: ComponentCreator('/documentation/blog/effective_bug_report', '386'),
exact: true
},
{
path: '/documentation/blog/tags',
component: ComponentCreator('/documentation/blog/tags', 'e85'),
exact: true
},
{
path: '/documentation/blog/tags/bug',
component: ComponentCreator('/documentation/blog/tags/bug', 'cf7'),
exact: true
},
{
path: '/documentation/cookie-consent',
component: ComponentCreator('/documentation/cookie-consent', '24a'),
exact: true
},
{
path: '/documentation/markdown-page',
component: ComponentCreator('/documentation/markdown-page', '89b'),
exact: true
},
{
path: '/documentation/privacy_policy',
component: ComponentCreator('/documentation/privacy_policy', '4b3'),
exact: true
},
{
path: '/documentation/',
component: ComponentCreator('/documentation/', '615'),
routes: [ routes: [
{ {
path: '/', path: '/documentation/',
component: ComponentCreator('/', '4cb'), component: ComponentCreator('/documentation/', 'a9f'),
routes: [ routes: [
{ {
path: '/', path: '/documentation/',
component: ComponentCreator('/', '8af'), component: ComponentCreator('/documentation/', '951'),
routes: [ routes: [
{ {
path: '/before_installation/imporatnt_notes', path: '/documentation/before_installation/imporatnt_notes',
component: ComponentCreator('/before_installation/imporatnt_notes', '582'), component: ComponentCreator('/documentation/before_installation/imporatnt_notes', '89a'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/before_installation/internet_connection', path: '/documentation/before_installation/internet_connection',
component: ComponentCreator('/before_installation/internet_connection', 'e08'), component: ComponentCreator('/documentation/before_installation/internet_connection', 'fae'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/before_installation/system_requirements', path: '/documentation/before_installation/system_requirements',
component: ComponentCreator('/before_installation/system_requirements', 'f69'), component: ComponentCreator('/documentation/before_installation/system_requirements', '65d'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/category/before-installation', path: '/documentation/category/before-installation',
component: ComponentCreator('/category/before-installation', '155'), component: ComponentCreator('/documentation/category/before-installation', '3ba'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/category/developers-guide', path: '/documentation/category/developers-guide',
component: ComponentCreator('/category/developers-guide', 'e85'), component: ComponentCreator('/documentation/category/developers-guide', '73b'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/category/installation', path: '/documentation/category/installation',
component: ComponentCreator('/category/installation', '264'), component: ComponentCreator('/documentation/category/installation', '665'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/category/introduction', path: '/documentation/category/introduction',
component: ComponentCreator('/category/introduction', '69c'), component: ComponentCreator('/documentation/category/introduction', '2cc'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/category/packages', path: '/documentation/category/packages',
component: ComponentCreator('/category/packages', '435'), component: ComponentCreator('/documentation/category/packages', '0e6'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/category/post-installation', path: '/documentation/category/post-installation',
component: ComponentCreator('/category/post-installation', '72c'), component: ComponentCreator('/documentation/category/post-installation', 'ee0'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/category/tools', path: '/documentation/category/tools',
component: ComponentCreator('/category/tools', 'f66'), component: ComponentCreator('/documentation/category/tools', 'a35'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/category/troubleshoot', path: '/documentation/category/troubleshoot',
component: ComponentCreator('/category/troubleshoot', '23d'), component: ComponentCreator('/documentation/category/troubleshoot', '11b'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/category/user-guide', path: '/documentation/category/user-guide',
component: ComponentCreator('/category/user-guide', 'dc1'), component: ComponentCreator('/documentation/category/user-guide', 'd5c'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/dev_guide/build_source', path: '/documentation/dev_guide/build_source',
component: ComponentCreator('/dev_guide/build_source', '490'), component: ComponentCreator('/documentation/dev_guide/build_source', '81a'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/dev_guide/deploy_packages', path: '/documentation/dev_guide/deploy_packages',
component: ComponentCreator('/dev_guide/deploy_packages', '8ae'), component: ComponentCreator('/documentation/dev_guide/deploy_packages', '61f'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/dev_guide/gpg_key', path: '/documentation/dev_guide/gpg_key',
component: ComponentCreator('/dev_guide/gpg_key', '986'), component: ComponentCreator('/documentation/dev_guide/gpg_key', 'd30'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/dev_guide/install_keyring', path: '/documentation/dev_guide/install_keyring',
component: ComponentCreator('/dev_guide/install_keyring', 'ef9'), component: ComponentCreator('/documentation/dev_guide/install_keyring', '6ef'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/dev_guide/pkgbuild', path: '/documentation/dev_guide/pkgbuild',
component: ComponentCreator('/dev_guide/pkgbuild', '69d'), component: ComponentCreator('/documentation/dev_guide/pkgbuild', '393'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/dev_guide/write', path: '/documentation/dev_guide/write',
component: ComponentCreator('/dev_guide/write', '982'), component: ComponentCreator('/documentation/dev_guide/write', '856'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/installation/download_snigdha_os', path: '/documentation/installation/download_snigdha_os',
component: ComponentCreator('/installation/download_snigdha_os', 'bf6'), component: ComponentCreator('/documentation/installation/download_snigdha_os', '369'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/installation/live_env', path: '/documentation/installation/live_env',
component: ComponentCreator('/installation/live_env', '47b'), component: ComponentCreator('/documentation/installation/live_env', 'd25'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/installation/making_bootable_usb', path: '/documentation/installation/making_bootable_usb',
component: ComponentCreator('/installation/making_bootable_usb', '814'), component: ComponentCreator('/documentation/installation/making_bootable_usb', '298'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/installation/offline_install', path: '/documentation/installation/offline_install',
component: ComponentCreator('/installation/offline_install', 'b05'), component: ComponentCreator('/documentation/installation/offline_install', '274'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/installation/online_install', path: '/documentation/installation/online_install',
component: ComponentCreator('/installation/online_install', '426'), component: ComponentCreator('/documentation/installation/online_install', 'c8a'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/installation/start_installation', path: '/documentation/installation/start_installation',
component: ComponentCreator('/installation/start_installation', 'f06'), component: ComponentCreator('/documentation/installation/start_installation', '0d4'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/installation/virtualbox_installation', path: '/documentation/installation/virtualbox_installation',
component: ComponentCreator('/installation/virtualbox_installation', '082'), component: ComponentCreator('/documentation/installation/virtualbox_installation', 'f71'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/introduction/code_of_conduct', path: '/documentation/introduction/code_of_conduct',
component: ComponentCreator('/introduction/code_of_conduct', '928'), component: ComponentCreator('/documentation/introduction/code_of_conduct', '1f7'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/introduction/faqs', path: '/documentation/introduction/faqs',
component: ComponentCreator('/introduction/faqs', '6c6'), component: ComponentCreator('/documentation/introduction/faqs', '7af'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/introduction/inspiration', path: '/documentation/introduction/inspiration',
component: ComponentCreator('/introduction/inspiration', 'f06'), component: ComponentCreator('/documentation/introduction/inspiration', '67a'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/introduction/release_notes', path: '/documentation/introduction/release_notes',
component: ComponentCreator('/introduction/release_notes', '94b'), component: ComponentCreator('/documentation/introduction/release_notes', '590'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/introduction/reporting_bugs', path: '/documentation/introduction/reporting_bugs',
component: ComponentCreator('/introduction/reporting_bugs', 'e67'), component: ComponentCreator('/documentation/introduction/reporting_bugs', '974'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/packages/snigdhaos_blackbox', path: '/documentation/packages/snigdhaos_blackbox',
component: ComponentCreator('/packages/snigdhaos_blackbox', '7b3'), component: ComponentCreator('/documentation/packages/snigdhaos_blackbox', '3e9'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/packages/snigdhaos_welcome', path: '/documentation/packages/snigdhaos_welcome',
component: ComponentCreator('/packages/snigdhaos_welcome', 'cc0'), component: ComponentCreator('/documentation/packages/snigdhaos_welcome', 'e46'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/post_installation/customization', path: '/documentation/post_installation/customization',
component: ComponentCreator('/post_installation/customization', 'a4c'), component: ComponentCreator('/documentation/post_installation/customization', '35c'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/post_installation/install_packages', path: '/documentation/post_installation/install_packages',
component: ComponentCreator('/post_installation/install_packages', '44f'), component: ComponentCreator('/documentation/post_installation/install_packages', '557'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/post_installation/language', path: '/documentation/post_installation/language',
component: ComponentCreator('/post_installation/language', '88a'), component: ComponentCreator('/documentation/post_installation/language', '861'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/post_installation/update', path: '/documentation/post_installation/update',
component: ComponentCreator('/post_installation/update', '96f'), component: ComponentCreator('/documentation/post_installation/update', 'bd0'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/tools/dns', path: '/documentation/tools/dns',
component: ComponentCreator('/tools/dns', '5cd'), component: ComponentCreator('/documentation/tools/dns', '2cf'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/troubleshoot/bluetooth', path: '/documentation/troubleshoot/bluetooth',
component: ComponentCreator('/troubleshoot/bluetooth', '833'), component: ComponentCreator('/documentation/troubleshoot/bluetooth', '269'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/troubleshoot/display', path: '/documentation/troubleshoot/display',
component: ComponentCreator('/troubleshoot/display', 'd0c'), component: ComponentCreator('/documentation/troubleshoot/display', '9c2'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/troubleshoot/sound', path: '/documentation/troubleshoot/sound',
component: ComponentCreator('/troubleshoot/sound', '86c'), component: ComponentCreator('/documentation/troubleshoot/sound', '004'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/troubleshoot/wifi', path: '/documentation/troubleshoot/wifi',
component: ComponentCreator('/troubleshoot/wifi', '819'), component: ComponentCreator('/documentation/troubleshoot/wifi', '8fc'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/user_guide/aur', path: '/documentation/user_guide/aur',
component: ComponentCreator('/user_guide/aur', '84e'), component: ComponentCreator('/documentation/user_guide/aur', '9b0'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/user_guide/cheetsheet', path: '/documentation/user_guide/cheetsheet',
component: ComponentCreator('/user_guide/cheetsheet', '580'), component: ComponentCreator('/documentation/user_guide/cheetsheet', '1e9'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
}, },
{ {
path: '/', path: '/documentation/',
component: ComponentCreator('/', 'e43'), component: ComponentCreator('/documentation/', '622'),
exact: true, exact: true,
sidebar: "tutorialSidebar" sidebar: "tutorialSidebar"
} }

View File

@@ -1,262 +1,305 @@
{ {
"/blog-1d3": { "/documentation/__docusaurus/debug-043": {
"__comp": "a6aa9e1f", "__comp": "__comp---theme-debug-config-23-a-2ff",
"__context": { "__context": {
"plugin": "490569e1" "plugin": "plugin---documentation-docusaurus-debuge-3-a-69b"
}
}, },
"sidebar": "814f3328", "/documentation/__docusaurus/debug/config-d32": {
"__comp": "__comp---theme-debug-config-23-a-2ff",
"__context": {
"plugin": "plugin---documentation-docusaurus-debuge-3-a-69b"
}
},
"/documentation/__docusaurus/debug/content-f83": {
"__comp": "__comp---theme-debug-contentba-8-ce7",
"__context": {
"plugin": "plugin---documentation-docusaurus-debuge-3-a-69b"
},
"allContent": "allContent---documentation-docusaurus-debug-content-246-1fc"
},
"/documentation/__docusaurus/debug/globalData-599": {
"__comp": "__comp---theme-debug-global-dataede-0fa",
"__context": {
"plugin": "plugin---documentation-docusaurus-debuge-3-a-69b"
}
},
"/documentation/__docusaurus/debug/metadata-b41": {
"__comp": "__comp---theme-debug-site-metadata-68-e-3d4",
"__context": {
"plugin": "plugin---documentation-docusaurus-debuge-3-a-69b"
}
},
"/documentation/__docusaurus/debug/registry-12e": {
"__comp": "__comp---theme-debug-registry-679-501",
"__context": {
"plugin": "plugin---documentation-docusaurus-debuge-3-a-69b"
}
},
"/documentation/__docusaurus/debug/routes-073": {
"__comp": "__comp---theme-debug-routes-946-699",
"__context": {
"plugin": "plugin---documentation-docusaurus-debuge-3-a-69b"
}
},
"/documentation/blog-5bc": {
"__comp": "__comp---theme-blog-list-pagea-6-a-7ba",
"__context": {
"plugin": "plugin---documentation-blog-490-fb4"
},
"sidebar": "sidebar---documentation-blog-814-bc6",
"items": [ "items": [
{ {
"content": "ec4024f9" "content": "content---documentation-blogec-4-500"
} }
], ],
"metadata": "b2b675dd" "metadata": "metadata---documentation-blog-14-e-a5c"
}, },
"/blog/archive-b6a": { "/documentation/blog/archive-ea7": {
"__comp": "9e4087bc", "__comp": "__comp---theme-blog-archive-page-9-e-4-1d8",
"__context": { "__context": {
"plugin": "490569e1" "plugin": "plugin---documentation-blog-490-fb4"
}, },
"archive": "b2f554cd" "archive": "archive---documentation-blog-archiveeda-964"
}, },
"/blog/effective_bug_report-ab1": { "/documentation/blog/effective_bug_report-386": {
"__comp": "ccc49370", "__comp": "__comp---theme-blog-post-pageccc-cab",
"__context": { "__context": {
"plugin": "490569e1" "plugin": "plugin---documentation-blog-490-fb4"
}, },
"sidebar": "814f3328", "sidebar": "sidebar---documentation-blog-814-bc6",
"content": "f7392c07" "content": "content---documentation-blog-effective-bug-reportf-73-529"
}, },
"/blog/tags-1c7": { "/documentation/blog/tags-e85": {
"__comp": "01a85c17", "__comp": "__comp---theme-blog-tags-list-page-01-a-d0b",
"__context": { "__context": {
"plugin": "490569e1" "plugin": "plugin---documentation-blog-490-fb4"
}, },
"sidebar": "814f3328", "sidebar": "sidebar---documentation-blog-814-bc6",
"tags": "a7023ddc" "tags": "tags---documentation-blog-tags-673-362"
}, },
"/blog/tags/bug-150": { "/documentation/blog/tags/bug-cf7": {
"__comp": "6875c492", "__comp": "__comp---theme-blog-tags-posts-page-687-b6c",
"__context": { "__context": {
"plugin": "490569e1" "plugin": "plugin---documentation-blog-490-fb4"
}, },
"sidebar": "814f3328", "sidebar": "sidebar---documentation-blog-814-bc6",
"items": [ "items": [
{ {
"content": "ec4024f9" "content": "content---documentation-blogec-4-500"
} }
], ],
"tag": "5fef6e31", "tag": "tag---documentation-blog-tags-bug-790-80d",
"listMetadata": "d77c3a9d" "listMetadata": "listMetadata---documentation-blog-tags-bug-1-c-0-91c"
}, },
"/cookie-consent-02d": { "/documentation/cookie-consent-24a": {
"__comp": "1f391b9e", "__comp": "__comp---theme-mdx-page-1-f-3-b90",
"__context": { "__context": {
"plugin": "c52926df" "plugin": "plugin---documentation-cookie-consentc-52-818"
}, },
"content": "21abdd8f" "content": "content---documentation-cookie-consent-21-a-25e"
}, },
"/markdown-page-9e6": { "/documentation/markdown-page-89b": {
"__comp": "1f391b9e", "__comp": "__comp---theme-mdx-page-1-f-3-b90",
"__context": { "__context": {
"plugin": "c52926df" "plugin": "plugin---documentation-cookie-consentc-52-818"
}, },
"content": "393be207" "content": "content---documentation-markdown-page-393-bce"
}, },
"/privacy_policy-aa5": { "/documentation/privacy_policy-4b3": {
"__comp": "1f391b9e", "__comp": "__comp---theme-mdx-page-1-f-3-b90",
"__context": { "__context": {
"plugin": "c52926df" "plugin": "plugin---documentation-cookie-consentc-52-818"
}, },
"content": "fbb85ca9" "content": "content---documentation-privacy-policyfbb-0dc"
}, },
"/-b62": { "/documentation/-615": {
"__comp": "5e95c892", "__comp": "__comp---theme-docs-root-5-e-9-0b6",
"__context": { "__context": {
"plugin": "99b9486b" "plugin": "plugin---documentation-99-b-b0a"
} }
}, },
"/-4cb": { "/documentation/-a9f": {
"__comp": "a7bd4aaa", "__comp": "__comp---theme-doc-version-roota-7-b-5de",
"version": "935f2afb" "version": "version---documentation-935-548"
}, },
"/-8af": { "/documentation/-951": {
"__comp": "a94703ab" "__comp": "__comp---theme-doc-roota-94-67a"
}, },
"/before_installation/imporatnt_notes-582": { "/documentation/before_installation/imporatnt_notes-89a": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "b9c524af" "content": "content---documentation-before-installation-imporatnt-notesb-9-c-8d1"
}, },
"/before_installation/internet_connection-e08": { "/documentation/before_installation/internet_connection-fae": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "374f080d" "content": "content---documentation-before-installation-internet-connection-374-962"
}, },
"/before_installation/system_requirements-f69": { "/documentation/before_installation/system_requirements-65d": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "143ddb83" "content": "content---documentation-before-installation-system-requirements-143-bf9"
}, },
"/category/before-installation-155": { "/documentation/category/before-installation-3ba": {
"__comp": "14eb3368", "__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
"categoryGeneratedIndex": "d7169b35" "categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-before-installation-5-d-6-c35"
}, },
"/category/developers-guide-e85": { "/documentation/category/developers-guide-73b": {
"__comp": "14eb3368", "__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
"categoryGeneratedIndex": "c4c9b642" "categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-developers-guide-06-e-997"
}, },
"/category/installation-264": { "/documentation/category/installation-665": {
"__comp": "14eb3368", "__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
"categoryGeneratedIndex": "91683eab" "categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-installationb-20-365"
}, },
"/category/introduction-69c": { "/documentation/category/introduction-2cc": {
"__comp": "14eb3368", "__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
"categoryGeneratedIndex": "d7d1fc2a" "categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-introductionccd-ede"
}, },
"/category/packages-435": { "/documentation/category/packages-0e6": {
"__comp": "14eb3368", "__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
"categoryGeneratedIndex": "49cf4034" "categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-packages-909-692"
}, },
"/category/post-installation-72c": { "/documentation/category/post-installation-ee0": {
"__comp": "14eb3368", "__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
"categoryGeneratedIndex": "266258ac" "categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-post-installatione-54-a22"
}, },
"/category/tools-f66": { "/documentation/category/tools-a35": {
"__comp": "14eb3368", "__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
"categoryGeneratedIndex": "f5efcaa4" "categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-tools-96-b-75a"
}, },
"/category/troubleshoot-23d": { "/documentation/category/troubleshoot-11b": {
"__comp": "14eb3368", "__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
"categoryGeneratedIndex": "e4c1cd3f" "categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-troubleshootde-6-666"
}, },
"/category/user-guide-dc1": { "/documentation/category/user-guide-d5c": {
"__comp": "14eb3368", "__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
"categoryGeneratedIndex": "70648f01" "categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-user-guide-698-266"
}, },
"/dev_guide/build_source-490": { "/documentation/dev_guide/build_source-81a": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "9dcbbb0d" "content": "content---documentation-dev-guide-build-source-9-dc-909"
}, },
"/dev_guide/deploy_packages-8ae": { "/documentation/dev_guide/deploy_packages-61f": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "043e14d3" "content": "content---documentation-dev-guide-deploy-packages-043-bee"
}, },
"/dev_guide/gpg_key-986": { "/documentation/dev_guide/gpg_key-d30": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "89ebda57" "content": "content---documentation-dev-guide-gpg-key-89-e-a96"
}, },
"/dev_guide/install_keyring-ef9": { "/documentation/dev_guide/install_keyring-6ef": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "404ec107" "content": "content---documentation-dev-guide-install-keyring-404-6d6"
}, },
"/dev_guide/pkgbuild-69d": { "/documentation/dev_guide/pkgbuild-393": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "66ee5a7d" "content": "content---documentation-dev-guide-pkgbuild-66-e-684"
}, },
"/dev_guide/write-982": { "/documentation/dev_guide/write-856": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "ec3de22d" "content": "content---documentation-dev-guide-writeec-3-564"
}, },
"/installation/download_snigdha_os-bf6": { "/documentation/installation/download_snigdha_os-369": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "34e267cb" "content": "content---documentation-installation-download-snigdha-os-34-e-4c4"
}, },
"/installation/live_env-47b": { "/documentation/installation/live_env-d25": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "795cfaa5" "content": "content---documentation-installation-live-env-795-073"
}, },
"/installation/making_bootable_usb-814": { "/documentation/installation/making_bootable_usb-298": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "b85d3565" "content": "content---documentation-installation-making-bootable-usbb-85-7c0"
}, },
"/installation/offline_install-b05": { "/documentation/installation/offline_install-274": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "3f32b921" "content": "content---documentation-installation-offline-install-3-f-3-886"
}, },
"/installation/online_install-426": { "/documentation/installation/online_install-c8a": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "151aa183" "content": "content---documentation-installation-online-install-151-611"
}, },
"/installation/start_installation-f06": { "/documentation/installation/start_installation-0d4": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "1f9d4574" "content": "content---documentation-installation-start-installation-1-f-9-afb"
}, },
"/installation/virtualbox_installation-082": { "/documentation/installation/virtualbox_installation-f71": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "24e7cd5a" "content": "content---documentation-installation-virtualbox-installation-24-e-096"
}, },
"/introduction/code_of_conduct-928": { "/documentation/introduction/code_of_conduct-1f7": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "e89f4dea" "content": "content---documentation-introduction-code-of-conducte-89-ce5"
}, },
"/introduction/faqs-6c6": { "/documentation/introduction/faqs-7af": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "b19634de" "content": "content---documentation-introduction-faqsb-19-00b"
}, },
"/introduction/inspiration-f06": { "/documentation/introduction/inspiration-67a": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "d79d4c97" "content": "content---documentation-introduction-inspirationd-79-e9a"
}, },
"/introduction/release_notes-94b": { "/documentation/introduction/release_notes-590": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "1b1ff061" "content": "content---documentation-introduction-release-notes-1-b-1-d2e"
}, },
"/introduction/reporting_bugs-e67": { "/documentation/introduction/reporting_bugs-974": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "dc87ea58" "content": "content---documentation-introduction-reporting-bugsdc-8-ae1"
}, },
"/packages/snigdhaos_blackbox-7b3": { "/documentation/packages/snigdhaos_blackbox-3e9": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "bbd9b434" "content": "content---documentation-packages-snigdhaos-blackboxbbd-050"
}, },
"/packages/snigdhaos_welcome-cc0": { "/documentation/packages/snigdhaos_welcome-e46": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "400546c3" "content": "content---documentation-packages-snigdhaos-welcome-400-dfa"
}, },
"/post_installation/customization-a4c": { "/documentation/post_installation/customization-35c": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "9cb882f2" "content": "content---documentation-post-installation-customization-9-cb-3c6"
}, },
"/post_installation/install_packages-44f": { "/documentation/post_installation/install_packages-557": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "904c2b3c" "content": "content---documentation-post-installation-install-packages-904-e99"
}, },
"/post_installation/language-88a": { "/documentation/post_installation/language-861": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "ad749202" "content": "content---documentation-post-installation-languagead-7-478"
}, },
"/post_installation/update-96f": { "/documentation/post_installation/update-bd0": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "ffa2682b" "content": "content---documentation-post-installation-updateffa-74d"
}, },
"/tools/dns-5cd": { "/documentation/tools/dns-2cf": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "ce85b788" "content": "content---documentation-tools-dnsce-8-3f9"
}, },
"/troubleshoot/bluetooth-833": { "/documentation/troubleshoot/bluetooth-269": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "0b7de297" "content": "content---documentation-troubleshoot-bluetooth-0-b-7-15c"
}, },
"/troubleshoot/display-d0c": { "/documentation/troubleshoot/display-9c2": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "e2e7c0ac" "content": "content---documentation-troubleshoot-displaye-2-e-7de"
}, },
"/troubleshoot/sound-86c": { "/documentation/troubleshoot/sound-004": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "9dc2651c" "content": "content---documentation-troubleshoot-sound-9-dc-cb6"
}, },
"/troubleshoot/wifi-819": { "/documentation/troubleshoot/wifi-8fc": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "36717f71" "content": "content---documentation-troubleshoot-wifi-367-035"
}, },
"/user_guide/aur-84e": { "/documentation/user_guide/aur-9b0": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "d68f1e45" "content": "content---documentation-user-guide-aurd-68-18b"
}, },
"/user_guide/cheetsheet-580": { "/documentation/user_guide/cheetsheet-1e9": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "f7a81d3a" "content": "content---documentation-user-guide-cheetsheetf-7-a-048"
}, },
"/-e43": { "/documentation/-622": {
"__comp": "17896441", "__comp": "__comp---theme-doc-item-178-a40",
"content": "c62485b9" "content": "content---documentation-c-62-f16"
} }
} }

View File

@@ -17,9 +17,9 @@
"name": "@docusaurus/plugin-content-pages", "name": "@docusaurus/plugin-content-pages",
"version": "3.1.1" "version": "3.1.1"
}, },
"docusaurus-plugin-sitemap": { "docusaurus-plugin-debug": {
"type": "package", "type": "package",
"name": "@docusaurus/plugin-sitemap", "name": "@docusaurus/plugin-debug",
"version": "3.1.1" "version": "3.1.1"
}, },
"docusaurus-theme-classic": { "docusaurus-theme-classic": {