From a1591ea5f247f9f406490512f0576edd9e95818c Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Thu, 28 Sep 2023 11:33:10 +0530 Subject: [PATCH] docs: title case correction Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- .../050.self-hosted/020.environment-variables.md | 2 +- packages/noco-docs/docs/040.bases/050.base-collaboration.md | 2 +- packages/noco-docs/docs/040.bases/060.share-base.md | 2 +- .../noco-docs/docs/060.table-operations/020.field-operations.md | 2 +- packages/noco-docs/docs/060.table-operations/050.group-by.md | 2 +- packages/noco-docs/docs/060.table-operations/060.row-height.md | 2 +- packages/noco-docs/docs/070.fields/020.primary-key.md | 2 +- packages/noco-docs/docs/070.fields/030.display-value.md | 2 +- packages/noco-docs/docs/070.fields/050.fields-editor.md | 2 +- packages/noco-docs/docs/090.views/010.views-overview.md | 2 +- packages/noco-docs/docs/090.views/025.share-view.md | 2 +- packages/noco-docs/docs/090.views/040.view-types/030.form.md | 2 +- .../noco-docs/docs/090.views/040.view-types/_category_.json | 2 +- .../noco-docs/docs/100.data-source/010.data-source-overview.md | 2 +- packages/noco-docs/docs/100.data-source/_category_.json | 2 +- .../noco-docs/docs/110.roles-and-permissions/010.overview.md | 2 +- .../noco-docs/docs/110.roles-and-permissions/_category_.json | 2 +- .../noco-docs/docs/120.collaboration/020.base-collaboration.md | 2 +- packages/noco-docs/docs/120.collaboration/030.share-base.md | 2 +- packages/noco-docs/docs/120.collaboration/040.share-view.md | 2 +- packages/noco-docs/docs/140.account-settings/020.api-tokens.md | 2 +- packages/noco-docs/docs/140.account-settings/_category_.json | 2 +- packages/noco-docs/docs/150.engineering/010.architecture.md | 2 +- .../noco-docs/docs/150.engineering/030.development-setup.md | 2 +- packages/noco-docs/docs/150.engineering/040.unit-testing.md | 2 +- packages/noco-docs/docs/150.engineering/050.playwright.md | 2 +- .../noco-docs/docs/150.engineering/060.builds-and-releases.md | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/packages/noco-docs/docs/020.getting-started/050.self-hosted/020.environment-variables.md b/packages/noco-docs/docs/020.getting-started/050.self-hosted/020.environment-variables.md index ad17f5bb3a..dcb661eb6c 100644 --- a/packages/noco-docs/docs/020.getting-started/050.self-hosted/020.environment-variables.md +++ b/packages/noco-docs/docs/020.getting-started/050.self-hosted/020.environment-variables.md @@ -1,5 +1,5 @@ --- -title: 'Environment Variables' +title: 'Environment variables' description: 'Environment Variables for NocoDB!' hide_table_of_contents: true tags: ['Open Source'] diff --git a/packages/noco-docs/docs/040.bases/050.base-collaboration.md b/packages/noco-docs/docs/040.bases/050.base-collaboration.md index cf89641e98..0efdb0319d 100644 --- a/packages/noco-docs/docs/040.bases/050.base-collaboration.md +++ b/packages/noco-docs/docs/040.bases/050.base-collaboration.md @@ -1,5 +1,5 @@ --- -title: 'Base Collaboration' +title: 'Base collaboration' description: 'Invite team members to work on a base' tags: ['Bases', 'Collaboration', 'Members', 'Invite', 'Roles', 'Permissions'] keywords: ['NocoDB base', 'base collaboration', 'base context menu', 'base owner', 'base collaboration', 'base actions', 'base settings', 'base administration', 'base organization'] diff --git a/packages/noco-docs/docs/040.bases/060.share-base.md b/packages/noco-docs/docs/040.bases/060.share-base.md index 283fd50e02..0f7646af5b 100644 --- a/packages/noco-docs/docs/040.bases/060.share-base.md +++ b/packages/noco-docs/docs/040.bases/060.share-base.md @@ -1,5 +1,5 @@ --- -title: "Share Base" +title: "Share base" description: "Procedures to share a base & generating embedded iframe" tags: ["Bases", "Share", "Collaboration"] keywords: ["NocoDB base", "share base", "base collaboration", "base actions", "base settings"] diff --git a/packages/noco-docs/docs/060.table-operations/020.field-operations.md b/packages/noco-docs/docs/060.table-operations/020.field-operations.md index a59b9994ad..d01daf29fc 100644 --- a/packages/noco-docs/docs/060.table-operations/020.field-operations.md +++ b/packages/noco-docs/docs/060.table-operations/020.field-operations.md @@ -1,5 +1,5 @@ --- -title: 'Hide & Reorder Fields' +title: 'Hide & reorder fields' description: 'Learn how to hide and reorder fields in NocoDB.' tags: ['Table operations', 'Reorder', 'Show/Hide', 'Cover image', 'Gallery View', 'Kanban View', 'Grid View'] keywords: ['fields, hide fields, reorder fields, change cover field, gallery view, kanban view'] diff --git a/packages/noco-docs/docs/060.table-operations/050.group-by.md b/packages/noco-docs/docs/060.table-operations/050.group-by.md index d2e48441ba..5b2b8efcd7 100644 --- a/packages/noco-docs/docs/060.table-operations/050.group-by.md +++ b/packages/noco-docs/docs/060.table-operations/050.group-by.md @@ -1,5 +1,5 @@ --- -title: 'Grouping Records' +title: 'Grouping records' tags: ['Table operations', 'Group by', 'Grid View'] keywords : ['NocoDB table group by', 'group By column', 'group By', 'table group by', 'grouping records', 'grouping','group by in table'] --- diff --git a/packages/noco-docs/docs/060.table-operations/060.row-height.md b/packages/noco-docs/docs/060.table-operations/060.row-height.md index d187329881..a76ce8725b 100644 --- a/packages/noco-docs/docs/060.table-operations/060.row-height.md +++ b/packages/noco-docs/docs/060.table-operations/060.row-height.md @@ -1,5 +1,5 @@ --- -title: 'Row Height' +title: 'Row height' tags: ['Table operations', 'Row height', 'Grid View'] keywords : ['table operations', 'row height'] --- diff --git a/packages/noco-docs/docs/070.fields/020.primary-key.md b/packages/noco-docs/docs/070.fields/020.primary-key.md index 51f57aed2c..f752d7151b 100644 --- a/packages/noco-docs/docs/070.fields/020.primary-key.md +++ b/packages/noco-docs/docs/070.fields/020.primary-key.md @@ -1,5 +1,5 @@ --- -title: "Primary Key" +title: "Primary key" description: "Understanding Primary Key in NocoDB!" tags: ['Fields', 'Primary Key'] keywords : ['NocoDB primary key', 'primary key', 'primary key in NocoDB', 'primary key in database'] diff --git a/packages/noco-docs/docs/070.fields/030.display-value.md b/packages/noco-docs/docs/070.fields/030.display-value.md index f74694b270..e1449c1dbe 100644 --- a/packages/noco-docs/docs/070.fields/030.display-value.md +++ b/packages/noco-docs/docs/070.fields/030.display-value.md @@ -1,5 +1,5 @@ --- -title: "Display Value" +title: "Display value" tags: ['Fields', 'Display Value'] description: "Understanding Display Value in NocoDB!" keywords : ['NocoDB display value', 'display value', 'display value in nocoDB', 'display value in nocoDB'] diff --git a/packages/noco-docs/docs/070.fields/050.fields-editor.md b/packages/noco-docs/docs/070.fields/050.fields-editor.md index b4f74d4b3e..e8ced21b8c 100644 --- a/packages/noco-docs/docs/070.fields/050.fields-editor.md +++ b/packages/noco-docs/docs/070.fields/050.fields-editor.md @@ -1,5 +1,5 @@ --- -title: "Multi-Field Editor" +title: "Multi-field editor" description: "Understanding use of multi-field editor in NocoDB!" tags: ['Fields', 'Multi-fields editor', 'Productivity hacks'] keywords : ['NocoDB fields editor', 'fields editor', 'fields editor in nocoDB', 'fields editor in nocoDB'] diff --git a/packages/noco-docs/docs/090.views/010.views-overview.md b/packages/noco-docs/docs/090.views/010.views-overview.md index 30f3848b08..a9b909f427 100644 --- a/packages/noco-docs/docs/090.views/010.views-overview.md +++ b/packages/noco-docs/docs/090.views/010.views-overview.md @@ -1,5 +1,5 @@ --- -title: 'View Overview' +title: 'View overview' description: 'Understanding Views in NocoDB!' tags: ['Views', 'Overview'] keywords: ['NocoDB view', 'view administration', 'view organization'] diff --git a/packages/noco-docs/docs/090.views/025.share-view.md b/packages/noco-docs/docs/090.views/025.share-view.md index ce7289d7bc..9404d19060 100644 --- a/packages/noco-docs/docs/090.views/025.share-view.md +++ b/packages/noco-docs/docs/090.views/025.share-view.md @@ -1,5 +1,5 @@ --- -title: "Share View" +title: "Share view" description: "Procedures to share a view" tags: ["Views", "Share", "Grid View", "Form View", "Kanban View", "Gallery View"] keywords: ["NocoDB view", "share view", "share", "share view with password protection", "share view with download options"] diff --git a/packages/noco-docs/docs/090.views/040.view-types/030.form.md b/packages/noco-docs/docs/090.views/040.view-types/030.form.md index 8dde4ce5d8..9649ce3168 100644 --- a/packages/noco-docs/docs/090.views/040.view-types/030.form.md +++ b/packages/noco-docs/docs/090.views/040.view-types/030.form.md @@ -1,5 +1,5 @@ --- -title: 'Forms' +title: 'Form' description: 'Learn how to create, import, and manage forms in NocoDB.' tags: ['Views', 'Form'] keywords: ['NocoDB form', 'form view', 'form builder', 'form view builder', 'form view actions', 'form view operations'] diff --git a/packages/noco-docs/docs/090.views/040.view-types/_category_.json b/packages/noco-docs/docs/090.views/040.view-types/_category_.json index 7453b62068..8806df3d8d 100644 --- a/packages/noco-docs/docs/090.views/040.view-types/_category_.json +++ b/packages/noco-docs/docs/090.views/040.view-types/_category_.json @@ -1,5 +1,5 @@ { - "label": "View Types", + "label": "View types", "collapsible": true, "collapsed": true } \ No newline at end of file diff --git a/packages/noco-docs/docs/100.data-source/010.data-source-overview.md b/packages/noco-docs/docs/100.data-source/010.data-source-overview.md index dc29b39a9b..ce1f2e0e16 100644 --- a/packages/noco-docs/docs/100.data-source/010.data-source-overview.md +++ b/packages/noco-docs/docs/100.data-source/010.data-source-overview.md @@ -1,5 +1,5 @@ --- -title: 'Data Sources overview' +title: 'Data sources overview' description: 'NocoDB Data-Source sync, access control & re-config' tags: ['Data Sources', 'Overview'] --- diff --git a/packages/noco-docs/docs/100.data-source/_category_.json b/packages/noco-docs/docs/100.data-source/_category_.json index 5aac81f793..3810dd5bc8 100644 --- a/packages/noco-docs/docs/100.data-source/_category_.json +++ b/packages/noco-docs/docs/100.data-source/_category_.json @@ -1,5 +1,5 @@ { - "label": "Data Source", + "label": "Data sources", "collapsible": true, "collapsed": true } \ No newline at end of file diff --git a/packages/noco-docs/docs/110.roles-and-permissions/010.overview.md b/packages/noco-docs/docs/110.roles-and-permissions/010.overview.md index 8f412ba882..5dcbc8a210 100644 --- a/packages/noco-docs/docs/110.roles-and-permissions/010.overview.md +++ b/packages/noco-docs/docs/110.roles-and-permissions/010.overview.md @@ -1,5 +1,5 @@ --- -title: 'Roles & Permissions Overview' +title: 'Roles & permissions overview' description: 'Learn about roles and permissions in NocoDB.' tags: ['Roles', 'Permissions', 'Overview'] --- diff --git a/packages/noco-docs/docs/110.roles-and-permissions/_category_.json b/packages/noco-docs/docs/110.roles-and-permissions/_category_.json index ee5013fb83..75fa64b102 100644 --- a/packages/noco-docs/docs/110.roles-and-permissions/_category_.json +++ b/packages/noco-docs/docs/110.roles-and-permissions/_category_.json @@ -1,5 +1,5 @@ { - "label": "Roles and Permissions", + "label": "Roles and permissions", "collapsible": true, "collapsed": true } \ No newline at end of file diff --git a/packages/noco-docs/docs/120.collaboration/020.base-collaboration.md b/packages/noco-docs/docs/120.collaboration/020.base-collaboration.md index fd03426c24..6bf6cb4882 100644 --- a/packages/noco-docs/docs/120.collaboration/020.base-collaboration.md +++ b/packages/noco-docs/docs/120.collaboration/020.base-collaboration.md @@ -1,5 +1,5 @@ --- -title: 'Base Collaboration' +title: 'Base collaboration' description: 'Invite team members to work on a base' tags: ['Collaboration', 'Bases', 'Member', 'Invite', 'Role'] keywords: ['NocoDB base', 'base collaboration', 'base context menu', 'base owner', 'base collaboration', 'base actions', 'base settings', 'base administration', 'base organization'] diff --git a/packages/noco-docs/docs/120.collaboration/030.share-base.md b/packages/noco-docs/docs/120.collaboration/030.share-base.md index 25a5d0e69e..479a9faf89 100644 --- a/packages/noco-docs/docs/120.collaboration/030.share-base.md +++ b/packages/noco-docs/docs/120.collaboration/030.share-base.md @@ -1,5 +1,5 @@ --- -title: "Share Base" +title: "Share base" description: "Procedures to share a base & generating embedded iframe" tags: ["Collaboration", "Bases", "Share"] keywords: ["NocoDB base", "share base", "base collaboration", "base actions", "base settings"] diff --git a/packages/noco-docs/docs/120.collaboration/040.share-view.md b/packages/noco-docs/docs/120.collaboration/040.share-view.md index 4e3c57bdcf..13ef7f0db3 100644 --- a/packages/noco-docs/docs/120.collaboration/040.share-view.md +++ b/packages/noco-docs/docs/120.collaboration/040.share-view.md @@ -1,5 +1,5 @@ --- -title: "Share View" +title: "Share view" description: "Procedures to share a view" tags: ["Views", "Share", "Grid View", "Form View", "Kanban View", "Gallery View"] keywords: ["NocoDB view", "share view", "share", "share view with password protection", "share view with download options"] diff --git a/packages/noco-docs/docs/140.account-settings/020.api-tokens.md b/packages/noco-docs/docs/140.account-settings/020.api-tokens.md index 1151d34c9e..9145072c01 100644 --- a/packages/noco-docs/docs/140.account-settings/020.api-tokens.md +++ b/packages/noco-docs/docs/140.account-settings/020.api-tokens.md @@ -1,5 +1,5 @@ --- -title: 'API Tokens' +title: 'API tokens' description: 'This article explains how to create and delete API Tokens.' tags: ['Account Settings', 'Api Tokens'] keywords: ['api tokens', 'create api token', 'delete api token'] diff --git a/packages/noco-docs/docs/140.account-settings/_category_.json b/packages/noco-docs/docs/140.account-settings/_category_.json index e594a7c075..00e2f9de2c 100644 --- a/packages/noco-docs/docs/140.account-settings/_category_.json +++ b/packages/noco-docs/docs/140.account-settings/_category_.json @@ -1,5 +1,5 @@ { - "label": "Account Settings", + "label": "Account settings", "collapsible": true, "collapsed": true } \ No newline at end of file diff --git a/packages/noco-docs/docs/150.engineering/010.architecture.md b/packages/noco-docs/docs/150.engineering/010.architecture.md index dbd9115722..7c858fa4cb 100644 --- a/packages/noco-docs/docs/150.engineering/010.architecture.md +++ b/packages/noco-docs/docs/150.engineering/010.architecture.md @@ -1,5 +1,5 @@ --- -title: "Architecture Overview" +title: "Architecture overview" description: "Simple overview of NocoDB architecture" tags: ['Engineering'] hide_table_of_contents: true diff --git a/packages/noco-docs/docs/150.engineering/030.development-setup.md b/packages/noco-docs/docs/150.engineering/030.development-setup.md index 6da6ba181a..f12a86b4f6 100644 --- a/packages/noco-docs/docs/150.engineering/030.development-setup.md +++ b/packages/noco-docs/docs/150.engineering/030.development-setup.md @@ -1,5 +1,5 @@ --- -title: "Development Setup" +title: "Development setup" description: "How to set-up your development environment" tags: ['Engineering'] --- diff --git a/packages/noco-docs/docs/150.engineering/040.unit-testing.md b/packages/noco-docs/docs/150.engineering/040.unit-testing.md index 5e5b2950fb..947c112a03 100644 --- a/packages/noco-docs/docs/150.engineering/040.unit-testing.md +++ b/packages/noco-docs/docs/150.engineering/040.unit-testing.md @@ -1,5 +1,5 @@ --- -title: "Writing Unit Tests" +title: "Writing unit tests" description: "Overview to Unit Testing" tags: ['Engineering'] --- diff --git a/packages/noco-docs/docs/150.engineering/050.playwright.md b/packages/noco-docs/docs/150.engineering/050.playwright.md index 514d2db585..65787d44ab 100644 --- a/packages/noco-docs/docs/150.engineering/050.playwright.md +++ b/packages/noco-docs/docs/150.engineering/050.playwright.md @@ -1,5 +1,5 @@ --- -title: "Playwright E2E Testing" +title: "Playwright E2E testing" description: "Overview to playwright based e2e tests" tags: ['Engineering'] --- diff --git a/packages/noco-docs/docs/150.engineering/060.builds-and-releases.md b/packages/noco-docs/docs/150.engineering/060.builds-and-releases.md index 58631263e2..8616dc3f5c 100644 --- a/packages/noco-docs/docs/150.engineering/060.builds-and-releases.md +++ b/packages/noco-docs/docs/150.engineering/060.builds-and-releases.md @@ -1,5 +1,5 @@ --- -title: "Releases & Builds" +title: "Releases & builds" description: "NocoDB creates Docker and Binaries for each PR" tags: ['Engineering'] ---