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"
|
||||
},
|
||||
|
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "mdx",
|
||||
"permalink": "/documentation/privacy_policy",
|
||||
"source": "@site/src/pages/privacy_policy.md",
|
||||
"title": "Privacy Policy",
|
||||
"description": "Privacy Policy",
|
||||
"frontMatter": {
|
||||
"slug": "/privacy_policy",
|
||||
"title": "Privacy Policy"
|
||||
},
|
||||
"unlisted": false
|
||||
}
|
@@ -102,8 +102,8 @@
|
||||
},
|
||||
{
|
||||
"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",
|
||||
@@ -119,17 +119,17 @@
|
||||
},
|
||||
"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"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/deploy_packages",
|
||||
"title": "Deploy Package",
|
||||
"title": "Upload & Deploy Packages",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/deploy_packages.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
@@ -146,7 +146,7 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "GPG Key",
|
||||
"title": "Generate GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
},
|
||||
"next": {
|
||||
@@ -154,36 +154,9 @@
|
||||
"permalink": "/documentation/category/tools"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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!",
|
||||
"source": "@site/docs/dev_guide/docs_translate.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/docs_translate",
|
||||
"permalink": "/documentation/dev_guide/docs_translate",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/docs_translate.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 2,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 2
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Writing",
|
||||
"permalink": "/documentation/dev_guide/write"
|
||||
},
|
||||
"next": {
|
||||
"title": "Build From Source",
|
||||
"permalink": "/documentation/dev_guide/build_source"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/gpg_key",
|
||||
"title": "GPG Key",
|
||||
"title": "Generate GPG Key",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/gpg_key.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
@@ -200,17 +173,17 @@
|
||||
},
|
||||
"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"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/pkgbuild",
|
||||
"title": "PKGBUILD",
|
||||
"title": "Write PKGBUILD",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/pkgbuild.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
@@ -227,17 +200,17 @@
|
||||
},
|
||||
"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"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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",
|
||||
@@ -258,8 +231,8 @@
|
||||
"permalink": "/documentation/category/developers-guide"
|
||||
},
|
||||
"next": {
|
||||
"title": "Translating",
|
||||
"permalink": "/documentation/dev_guide/docs_translate"
|
||||
"title": "Build Snigdha OS",
|
||||
"permalink": "/documentation/dev_guide/build_source"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1185,10 +1158,6 @@
|
||||
"type": "doc",
|
||||
"id": "dev_guide/write"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "dev_guide/docs_translate"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "dev_guide/build_source"
|
||||
@@ -1208,7 +1177,7 @@
|
||||
],
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Troubleshoot",
|
||||
"description": "This will guide on how to contribute to Snigdha OS as developer.",
|
||||
"slug": "/category/developers-guide",
|
||||
"permalink": "/documentation/category/developers-guide"
|
||||
}
|
||||
@@ -1352,6 +1321,18 @@
|
||||
"title": "Markdown page example"
|
||||
},
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "mdx",
|
||||
"permalink": "/documentation/privacy_policy",
|
||||
"source": "@site/src/pages/privacy_policy.md",
|
||||
"title": "Privacy Policy",
|
||||
"description": "Privacy Policy",
|
||||
"frontMatter": {
|
||||
"slug": "/privacy_policy",
|
||||
"title": "Privacy Policy"
|
||||
},
|
||||
"unlisted": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@@ -6,7 +6,7 @@
|
||||
export default {
|
||||
"title": "SNIGDHA OS - DOCS",
|
||||
"tagline": "Be silent when it is time to hear!",
|
||||
"favicon": "img/favicon.ico",
|
||||
"favicon": "img/snigdhaos-icon.ico",
|
||||
"url": "https://docs.snigdhaos.org",
|
||||
"baseUrl": "/documentation/",
|
||||
"trailingSlash": false,
|
||||
@@ -45,7 +45,7 @@ export default {
|
||||
"themeConfig": {
|
||||
"image": "img/docusaurus-social-card.jpg",
|
||||
"navbar": {
|
||||
"title": "SNIGDHA OS - Documentation",
|
||||
"title": "DOCUMENTATION | SNIGDHA OS",
|
||||
"logo": {
|
||||
"alt": "Snigdha OS Docs Logo",
|
||||
"src": "img/Doc.svg"
|
||||
|
@@ -35,11 +35,6 @@
|
||||
"path": "/documentation/dev_guide/deploy_packages",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/docs_translate",
|
||||
"path": "/documentation/dev_guide/docs_translate",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/gpg_key",
|
||||
"path": "/documentation/dev_guide/gpg_key",
|
||||
|
@@ -36,7 +36,6 @@ export default {
|
||||
"content---documentation-cookie-consent-21-a-25e": [() => import(/* webpackChunkName: "content---documentation-cookie-consent-21-a-25e" */ "@site/src/pages/cookie-consent.md"), "@site/src/pages/cookie-consent.md", require.resolveWeak("@site/src/pages/cookie-consent.md")],
|
||||
"content---documentation-dev-guide-build-source-9-dc-909": [() => import(/* webpackChunkName: "content---documentation-dev-guide-build-source-9-dc-909" */ "@site/docs/dev_guide/build_source.md"), "@site/docs/dev_guide/build_source.md", require.resolveWeak("@site/docs/dev_guide/build_source.md")],
|
||||
"content---documentation-dev-guide-deploy-packages-043-bee": [() => import(/* webpackChunkName: "content---documentation-dev-guide-deploy-packages-043-bee" */ "@site/docs/dev_guide/deploy_packages.md"), "@site/docs/dev_guide/deploy_packages.md", require.resolveWeak("@site/docs/dev_guide/deploy_packages.md")],
|
||||
"content---documentation-dev-guide-docs-translateda-1-56a": [() => import(/* webpackChunkName: "content---documentation-dev-guide-docs-translateda-1-56a" */ "@site/docs/dev_guide/docs_translate.md"), "@site/docs/dev_guide/docs_translate.md", require.resolveWeak("@site/docs/dev_guide/docs_translate.md")],
|
||||
"content---documentation-dev-guide-gpg-key-89-e-a96": [() => import(/* webpackChunkName: "content---documentation-dev-guide-gpg-key-89-e-a96" */ "@site/docs/dev_guide/gpg_key.md"), "@site/docs/dev_guide/gpg_key.md", require.resolveWeak("@site/docs/dev_guide/gpg_key.md")],
|
||||
"content---documentation-dev-guide-pkgbuild-66-e-684": [() => import(/* webpackChunkName: "content---documentation-dev-guide-pkgbuild-66-e-684" */ "@site/docs/dev_guide/pkgbuild.md"), "@site/docs/dev_guide/pkgbuild.md", require.resolveWeak("@site/docs/dev_guide/pkgbuild.md")],
|
||||
"content---documentation-dev-guide-writeec-3-564": [() => import(/* webpackChunkName: "content---documentation-dev-guide-writeec-3-564" */ "@site/docs/dev_guide/write.md"), "@site/docs/dev_guide/write.md", require.resolveWeak("@site/docs/dev_guide/write.md")],
|
||||
@@ -59,6 +58,7 @@ export default {
|
||||
"content---documentation-post-installation-install-packages-904-e99": [() => import(/* webpackChunkName: "content---documentation-post-installation-install-packages-904-e99" */ "@site/docs/post_installation/install_packages.md"), "@site/docs/post_installation/install_packages.md", require.resolveWeak("@site/docs/post_installation/install_packages.md")],
|
||||
"content---documentation-post-installation-languagead-7-478": [() => import(/* webpackChunkName: "content---documentation-post-installation-languagead-7-478" */ "@site/docs/post_installation/language.md"), "@site/docs/post_installation/language.md", require.resolveWeak("@site/docs/post_installation/language.md")],
|
||||
"content---documentation-post-installation-updateffa-74d": [() => import(/* webpackChunkName: "content---documentation-post-installation-updateffa-74d" */ "@site/docs/post_installation/update.md"), "@site/docs/post_installation/update.md", require.resolveWeak("@site/docs/post_installation/update.md")],
|
||||
"content---documentation-privacy-policyfbb-0dc": [() => import(/* webpackChunkName: "content---documentation-privacy-policyfbb-0dc" */ "@site/src/pages/privacy_policy.md"), "@site/src/pages/privacy_policy.md", require.resolveWeak("@site/src/pages/privacy_policy.md")],
|
||||
"content---documentation-tools-dnsce-8-3f9": [() => import(/* webpackChunkName: "content---documentation-tools-dnsce-8-3f9" */ "@site/docs/tools/dns.md"), "@site/docs/tools/dns.md", require.resolveWeak("@site/docs/tools/dns.md")],
|
||||
"content---documentation-troubleshoot-bluetooth-0-b-7-15c": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-bluetooth-0-b-7-15c" */ "@site/docs/troubleshoot/bluetooth.md"), "@site/docs/troubleshoot/bluetooth.md", require.resolveWeak("@site/docs/troubleshoot/bluetooth.md")],
|
||||
"content---documentation-troubleshoot-displaye-2-e-7de": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-displaye-2-e-7de" */ "@site/docs/troubleshoot/display.md"), "@site/docs/troubleshoot/display.md", require.resolveWeak("@site/docs/troubleshoot/display.md")],
|
||||
|
@@ -72,17 +72,22 @@ export default [
|
||||
component: ComponentCreator('/documentation/markdown-page', '89b'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/privacy_policy',
|
||||
component: ComponentCreator('/documentation/privacy_policy', '4b3'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '7d7'),
|
||||
component: ComponentCreator('/documentation/', '515'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '81d'),
|
||||
component: ComponentCreator('/documentation/', 'f75'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '42c'),
|
||||
component: ComponentCreator('/documentation/', 'cb8'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/before_installation/imporatnt_notes',
|
||||
@@ -168,12 +173,6 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/dev_guide/docs_translate',
|
||||
component: ComponentCreator('/documentation/dev_guide/docs_translate', '964'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/dev_guide/gpg_key',
|
||||
component: ComponentCreator('/documentation/dev_guide/gpg_key', 'd30'),
|
||||
|
@@ -106,17 +106,24 @@
|
||||
},
|
||||
"content": "content---documentation-markdown-page-393-bce"
|
||||
},
|
||||
"/documentation/-7d7": {
|
||||
"/documentation/privacy_policy-4b3": {
|
||||
"__comp": "__comp---theme-mdx-page-1-f-3-b90",
|
||||
"__context": {
|
||||
"plugin": "plugin---documentation-cookie-consentc-52-818"
|
||||
},
|
||||
"content": "content---documentation-privacy-policyfbb-0dc"
|
||||
},
|
||||
"/documentation/-515": {
|
||||
"__comp": "__comp---theme-docs-root-5-e-9-0b6",
|
||||
"__context": {
|
||||
"plugin": "plugin---documentation-99-b-b0a"
|
||||
}
|
||||
},
|
||||
"/documentation/-81d": {
|
||||
"/documentation/-f75": {
|
||||
"__comp": "__comp---theme-doc-version-roota-7-b-5de",
|
||||
"version": "version---documentation-935-548"
|
||||
},
|
||||
"/documentation/-42c": {
|
||||
"/documentation/-cb8": {
|
||||
"__comp": "__comp---theme-doc-roota-94-67a"
|
||||
},
|
||||
"/documentation/before_installation/imporatnt_notes-89a": {
|
||||
@@ -175,10 +182,6 @@
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-dev-guide-deploy-packages-043-bee"
|
||||
},
|
||||
"/documentation/dev_guide/docs_translate-964": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-dev-guide-docs-translateda-1-56a"
|
||||
},
|
||||
"/documentation/dev_guide/gpg_key-d30": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-dev-guide-gpg-key-89-e-a96"
|
||||
|
Reference in New Issue
Block a user