mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
chore: dep for tools
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Tools",
|
||||
"description": "Troubleshoot",
|
||||
"slug": "/category/tools",
|
||||
"permalink": "/documentation/category/tools",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Deploy Package",
|
||||
"permalink": "/documentation/dev_guide/deploy_packages"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tool: DNS Enum",
|
||||
"permalink": "/documentation/tools/dns"
|
||||
}
|
||||
}
|
||||
}
|
@@ -19,5 +19,9 @@
|
||||
"previous": {
|
||||
"title": "GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
}
|
||||
}
|
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"id": "tools/dns",
|
||||
"title": "Tool: DNS Enum",
|
||||
"description": "",
|
||||
"source": "@site/docs/tools/dns.md",
|
||||
"sourceDirName": "tools",
|
||||
"slug": "/tools/dns",
|
||||
"permalink": "/documentation/tools/dns",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/dns.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
}
|
||||
}
|
@@ -318,6 +318,22 @@
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/developers-guide"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Tools",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Tool: DNS Enum",
|
||||
"href": "/documentation/tools/dns",
|
||||
"docId": "tools/dns",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/tools"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -490,6 +506,12 @@
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"tools/dns": {
|
||||
"id": "tools/dns",
|
||||
"title": "Tool: DNS Enum",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"troubleshoot/bluetooth": {
|
||||
"id": "troubleshoot/bluetooth",
|
||||
"title": "Troubleshoot: Bluetooth",
|
||||
|
@@ -148,6 +148,10 @@
|
||||
"previous": {
|
||||
"title": "GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -772,6 +776,29 @@
|
||||
"permalink": "/documentation/post_installation/customization"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "tools/dns",
|
||||
"title": "Tool: DNS Enum",
|
||||
"description": "",
|
||||
"source": "@site/docs/tools/dns.md",
|
||||
"sourceDirName": "tools",
|
||||
"slug": "/tools/dns",
|
||||
"permalink": "/documentation/tools/dns",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/tools/dns.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "troubleshoot/bluetooth",
|
||||
"title": "Troubleshoot: Bluetooth",
|
||||
@@ -1185,6 +1212,24 @@
|
||||
"slug": "/category/developers-guide",
|
||||
"permalink": "/documentation/category/developers-guide"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Tools",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "tools/dns"
|
||||
}
|
||||
],
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Troubleshoot",
|
||||
"slug": "/category/tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -150,6 +150,11 @@
|
||||
"path": "/documentation/post_installation/update",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "tools/dns",
|
||||
"path": "/documentation/tools/dns",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "troubleshoot/bluetooth",
|
||||
"path": "/documentation/troubleshoot/bluetooth",
|
||||
@@ -219,6 +224,11 @@
|
||||
"id": "/category/developers-guide",
|
||||
"path": "/documentation/category/developers-guide",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "/category/tools",
|
||||
"path": "/documentation/category/tools",
|
||||
"sidebar": "tutorialSidebar"
|
||||
}
|
||||
],
|
||||
"draftIds": [],
|
||||
|
@@ -24,6 +24,7 @@ export default {
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
@@ -63,6 +64,7 @@ export default {
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
"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")],
|
||||
|
@@ -99,15 +99,15 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', 'df7'),
|
||||
component: ComponentCreator('/documentation/', '7d7'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', 'a50'),
|
||||
component: ComponentCreator('/documentation/', '81d'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', 'dbd'),
|
||||
component: ComponentCreator('/documentation/', '42c'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/before_installation/imporatnt_notes',
|
||||
@@ -163,6 +163,12 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/category/tools',
|
||||
component: ComponentCreator('/documentation/category/tools', 'a35'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/category/troubleshoot',
|
||||
component: ComponentCreator('/documentation/category/troubleshoot', '11b'),
|
||||
@@ -319,6 +325,12 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tools/dns',
|
||||
component: ComponentCreator('/documentation/tools/dns', '2cf'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/troubleshoot/bluetooth',
|
||||
component: ComponentCreator('/documentation/troubleshoot/bluetooth', '269'),
|
||||
|
@@ -186,17 +186,17 @@
|
||||
},
|
||||
"content": "content---documentation-markdown-page-393-bce"
|
||||
},
|
||||
"/documentation/-df7": {
|
||||
"/documentation/-7d7": {
|
||||
"__comp": "__comp---theme-docs-root-5-e-9-0b6",
|
||||
"__context": {
|
||||
"plugin": "plugin---documentation-99-b-b0a"
|
||||
}
|
||||
},
|
||||
"/documentation/-a50": {
|
||||
"/documentation/-81d": {
|
||||
"__comp": "__comp---theme-doc-version-roota-7-b-5de",
|
||||
"version": "version---documentation-935-548"
|
||||
},
|
||||
"/documentation/-dbd": {
|
||||
"/documentation/-42c": {
|
||||
"__comp": "__comp---theme-doc-roota-94-67a"
|
||||
},
|
||||
"/documentation/before_installation/imporatnt_notes-89a": {
|
||||
@@ -235,6 +235,10 @@
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-post-installatione-54-a22"
|
||||
},
|
||||
"/documentation/category/tools-a35": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-tools-96-b-75a"
|
||||
},
|
||||
"/documentation/category/troubleshoot-11b": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-troubleshootde-6-666"
|
||||
@@ -339,6 +343,10 @@
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-post-installation-updateffa-74d"
|
||||
},
|
||||
"/documentation/tools/dns-2cf": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-tools-dnsce-8-3f9"
|
||||
},
|
||||
"/documentation/troubleshoot/bluetooth-269": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-troubleshoot-bluetooth-0-b-7-15c"
|
||||
|
2
.github/workflows/test-deploy.yml
vendored
2
.github/workflows/test-deploy.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18
|
||||
cache: yarn
|
||||
cache: npm
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
5
docs/tools/dns.md
Normal file
5
docs/tools/dns.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
# Tool: DNS Enum
|
||||
|
Reference in New Issue
Block a user