mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-07 19:25:13 +02:00
Added docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "Developers Guide",
|
||||
"description": "Troubleshoot",
|
||||
"description": "This will guide on how to contribute to Snigdha OS as developer.",
|
||||
"slug": "/category/developers-guide",
|
||||
"permalink": "/documentation/category/developers-guide",
|
||||
"navigation": {
|
||||
@@ -9,7 +9,7 @@
|
||||
"permalink": "/documentation/packages/snigdhaos_blackbox"
|
||||
},
|
||||
"next": {
|
||||
"title": "Writing",
|
||||
"title": "Writing Documentation",
|
||||
"permalink": "/documentation/dev_guide/write"
|
||||
}
|
||||
}
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"permalink": "/documentation/category/tools",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Deploy Package",
|
||||
"title": "Upload & Deploy Packages",
|
||||
"permalink": "/documentation/dev_guide/deploy_packages"
|
||||
},
|
||||
"next": {
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "dev_guide/build_source",
|
||||
"title": "Build From Source",
|
||||
"description": "",
|
||||
"title": "Build Snigdha OS",
|
||||
"description": "Overview",
|
||||
"source": "@site/docs/dev_guide/build_source.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/build_source",
|
||||
@@ -17,11 +17,11 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Translating",
|
||||
"permalink": "/documentation/dev_guide/docs_translate"
|
||||
"title": "Writing Documentation",
|
||||
"permalink": "/documentation/dev_guide/write"
|
||||
},
|
||||
"next": {
|
||||
"title": "PKGBUILD",
|
||||
"title": "Write PKGBUILD",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
}
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "dev_guide/deploy_packages",
|
||||
"title": "Deploy Package",
|
||||
"title": "Upload & Deploy Packages",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/deploy_packages.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "GPG Key",
|
||||
"title": "Generate GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
},
|
||||
"next": {
|
||||
|
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Writing",
|
||||
"title": "Writing Documentation",
|
||||
"permalink": "/documentation/dev_guide/write"
|
||||
},
|
||||
"next": {
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "dev_guide/gpg_key",
|
||||
"title": "GPG Key",
|
||||
"title": "Generate GPG Key",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/gpg_key.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
@@ -17,11 +17,11 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "PKGBUILD",
|
||||
"title": "Write PKGBUILD",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
},
|
||||
"next": {
|
||||
"title": "Deploy Package",
|
||||
"title": "Upload & Deploy Packages",
|
||||
"permalink": "/documentation/dev_guide/deploy_packages"
|
||||
}
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "dev_guide/pkgbuild",
|
||||
"title": "PKGBUILD",
|
||||
"title": "Write PKGBUILD",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/pkgbuild.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
@@ -17,11 +17,11 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Build From Source",
|
||||
"title": "Build Snigdha OS",
|
||||
"permalink": "/documentation/dev_guide/build_source"
|
||||
},
|
||||
"next": {
|
||||
"title": "GPG Key",
|
||||
"title": "Generate GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
}
|
||||
}
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "dev_guide/write",
|
||||
"title": "Writing",
|
||||
"title": "Writing Documentation",
|
||||
"description": "Adding documentation can help countless future of Snigdha OS users. A few ideas of what to work on:",
|
||||
"source": "@site/docs/dev_guide/write.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
@@ -21,7 +21,7 @@
|
||||
"permalink": "/documentation/category/developers-guide"
|
||||
},
|
||||
"next": {
|
||||
"title": "Translating",
|
||||
"permalink": "/documentation/dev_guide/docs_translate"
|
||||
"title": "Build Snigdha OS",
|
||||
"permalink": "/documentation/dev_guide/build_source"
|
||||
}
|
||||
}
|
@@ -276,42 +276,35 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Writing",
|
||||
"label": "Writing Documentation",
|
||||
"href": "/documentation/dev_guide/write",
|
||||
"docId": "dev_guide/write",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Translating",
|
||||
"href": "/documentation/dev_guide/docs_translate",
|
||||
"docId": "dev_guide/docs_translate",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Build From Source",
|
||||
"label": "Build Snigdha OS",
|
||||
"href": "/documentation/dev_guide/build_source",
|
||||
"docId": "dev_guide/build_source",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "PKGBUILD",
|
||||
"label": "Write PKGBUILD",
|
||||
"href": "/documentation/dev_guide/pkgbuild",
|
||||
"docId": "dev_guide/pkgbuild",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "GPG Key",
|
||||
"label": "Generate GPG Key",
|
||||
"href": "/documentation/dev_guide/gpg_key",
|
||||
"docId": "dev_guide/gpg_key",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Deploy Package",
|
||||
"label": "Upload & Deploy Packages",
|
||||
"href": "/documentation/dev_guide/deploy_packages",
|
||||
"docId": "dev_guide/deploy_packages",
|
||||
"unlisted": false
|
||||
@@ -358,37 +351,31 @@
|
||||
},
|
||||
"dev_guide/build_source": {
|
||||
"id": "dev_guide/build_source",
|
||||
"title": "Build From Source",
|
||||
"description": "",
|
||||
"title": "Build Snigdha OS",
|
||||
"description": "Overview",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/deploy_packages": {
|
||||
"id": "dev_guide/deploy_packages",
|
||||
"title": "Deploy Package",
|
||||
"title": "Upload & Deploy Packages",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/docs_translate": {
|
||||
"id": "dev_guide/docs_translate",
|
||||
"title": "Translating",
|
||||
"description": "We want Snigdha OS docs and support to be accessible to everyone, regardless of language! By contributing translations, you make it possible for many more people to enjoy our docs and support. Best of all, we use user-friendly GUIs for translations, so no technical skills are necessary to help!",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/gpg_key": {
|
||||
"id": "dev_guide/gpg_key",
|
||||
"title": "GPG Key",
|
||||
"title": "Generate GPG Key",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/pkgbuild": {
|
||||
"id": "dev_guide/pkgbuild",
|
||||
"title": "PKGBUILD",
|
||||
"title": "Write PKGBUILD",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/write": {
|
||||
"id": "dev_guide/write",
|
||||
"title": "Writing",
|
||||
"title": "Writing Documentation",
|
||||
"description": "Adding documentation can help countless future of Snigdha OS users. A few ideas of what to work on:",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
|
Reference in New Issue
Block a user