From 481ae8323942151546a891b90c0ad68383028914 Mon Sep 17 00:00:00 2001 From: d3v1l0n Date: Thu, 9 Jan 2025 16:16:30 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20remove=20the=20cats?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../current/installation/_category_.json | 8 -------- .../current/post-installation/_category_.json | 9 --------- .../current/troubleshoot/_category_.json | 8 -------- .../current/user-guide/_category_.json | 8 -------- 4 files changed, 33 deletions(-) delete mode 100644 i18n/hi/docusaurus-plugin-content-docs/current/installation/_category_.json delete mode 100644 i18n/hi/docusaurus-plugin-content-docs/current/post-installation/_category_.json delete mode 100644 i18n/hi/docusaurus-plugin-content-docs/current/troubleshoot/_category_.json delete mode 100644 i18n/hi/docusaurus-plugin-content-docs/current/user-guide/_category_.json diff --git a/i18n/hi/docusaurus-plugin-content-docs/current/installation/_category_.json b/i18n/hi/docusaurus-plugin-content-docs/current/installation/_category_.json deleted file mode 100644 index ff8ddafa..00000000 --- a/i18n/hi/docusaurus-plugin-content-docs/current/installation/_category_.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "label": "Installation", - "position": 2, - "link": { - "type": "generated-index", - "description": "Explore comprehensive guides and step-by-step instructions to install and set up Snigdha OS effortlessly. Start your journey with detailed installation processes tailored for various environments." - } -} diff --git a/i18n/hi/docusaurus-plugin-content-docs/current/post-installation/_category_.json b/i18n/hi/docusaurus-plugin-content-docs/current/post-installation/_category_.json deleted file mode 100644 index 93a9f75a..00000000 --- a/i18n/hi/docusaurus-plugin-content-docs/current/post-installation/_category_.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "label": "Post Installation", - "position": 3, - "link": { - "type": "generated-index", - "description": "Explore essential steps to optimize, update, and customize your Snigdha OS after installation. This guide will walk you through system updates, additional software installation, configuration tweaks, and more." - } - } - \ No newline at end of file diff --git a/i18n/hi/docusaurus-plugin-content-docs/current/troubleshoot/_category_.json b/i18n/hi/docusaurus-plugin-content-docs/current/troubleshoot/_category_.json deleted file mode 100644 index ca0d5cf3..00000000 --- a/i18n/hi/docusaurus-plugin-content-docs/current/troubleshoot/_category_.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "label": "Troubleshoot", - "position": 5, - "link": { - "type": "generated-index", - "description": "Common issues and troubleshooting steps for Snigdha OS." - } -} diff --git a/i18n/hi/docusaurus-plugin-content-docs/current/user-guide/_category_.json b/i18n/hi/docusaurus-plugin-content-docs/current/user-guide/_category_.json deleted file mode 100644 index 46b47ee9..00000000 --- a/i18n/hi/docusaurus-plugin-content-docs/current/user-guide/_category_.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "label": "User Guide", - "position": 4, - "link": { - "type": "generated-index", - "description": "Follow the steps to finalize your Snigdha OS setup, including system updates, software installation, and configuration tweaks for an optimized experience." - } -}