chore: dep for tools

This commit is contained in:
2024-03-25 04:52:00 +05:30
parent 203238acbb
commit 18a4a7ec56
11 changed files with 154 additions and 7 deletions

View File

@@ -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"
}
}
]
}