mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-20 21:14:56 +02:00
modified documentation
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"permalink": "/documentation/category/tools",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Upload & Deploy Packages",
|
||||
"permalink": "/documentation/dev_guide/deploy_packages"
|
||||
"title": "Install Keyrings",
|
||||
"permalink": "/documentation/dev_guide/install_keyring"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tool: DNS Enum",
|
||||
|
@@ -21,7 +21,7 @@
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
"title": "Install Keyrings",
|
||||
"permalink": "/documentation/dev_guide/install_keyring"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "dev_guide/install_keyring",
|
||||
"title": "Install Keyrings",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/install_keyring.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/install_keyring",
|
||||
"permalink": "/documentation/dev_guide/install_keyring",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/install_keyring.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 6,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 6
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Upload & Deploy Packages",
|
||||
"permalink": "/documentation/dev_guide/deploy_packages"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tools",
|
||||
"permalink": "/documentation/category/tools"
|
||||
}
|
||||
}
|
@@ -308,6 +308,13 @@
|
||||
"href": "/documentation/dev_guide/deploy_packages",
|
||||
"docId": "dev_guide/deploy_packages",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Install Keyrings",
|
||||
"href": "/documentation/dev_guide/install_keyring",
|
||||
"docId": "dev_guide/install_keyring",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/developers-guide"
|
||||
@@ -367,6 +374,12 @@
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/install_keyring": {
|
||||
"id": "dev_guide/install_keyring",
|
||||
"title": "Install Keyrings",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/pkgbuild": {
|
||||
"id": "dev_guide/pkgbuild",
|
||||
"title": "Write PKGBUILD",
|
||||
|
Reference in New Issue
Block a user