mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-17 20:54:55 +02:00
chore: dep for tools
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user