mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-01-07 08:43:50 +01:00
chore: dep for tools
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user