Skip to content

Commit 0db2948

Browse files
kfeng03jssql1234
authored andcommitted
refactor : intro, additional-module, getting-started (update tags, verify slugs, and add the category slug)
1 parent 5c1a616 commit 0db2948

File tree

16 files changed

+20
-15
lines changed

16 files changed

+20
-15
lines changed

docs/additional-module/_category_.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 5,
44
"link": {
55
"type": "generated-index",
6-
"description": "Additional modules for SQL Account"
6+
"description": "Additional modules for SQL Account",
7+
"slug": "/additional-module-category"
78
}
89
}

docs/additional-module/interbank-giro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Supplier Payment Interbank GIRO
33
description: Interbank GIRO
44
slug: /additional-module/interbank-giro
5-
tags: ["SQL Account", "Additional Module"]
5+
tags: ["Interbank GIRO","Bank File Format","Supplier Bank Account","Print Supplier Document Listing", "Excel Format", "Additional Module"]
66
---
77
## Prerequisite
88

docs/additional-module/posting-date.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Posting Date
33
description: A guide about posting date for SQL Account
44
slug: /additional-module/posting-date
5-
tags: ["SQL Account", "Additional Module"]
5+
tags: ["Additional Module","Post Date","Posting Date"]
66
---
77

88
## Double Date

docs/additional-module/serial-no.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Serial No Module
33
description: A guide about serial no module for SQL Account
44
slug: /additional-module/serial-no
5-
tags: ["SQL Account", "Additional Module"]
5+
tags: ["Additional Module","Serial Number","Serial No","Maintain Stock Item","Serial No Report"]
66
---
77

88
## Instruction

docs/additional-module/sql-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: SQL View Branch Control
33
description: A guide about SQL View branch control for SQL Account
44
slug: /additional-module/sql-view-branch-control
5-
tags: ["SQL Account", "Additional Module"]
5+
tags: ["Additional Module","Branch Control","Maintain DIY","View Template","SQL View"]
66
---
77

88
## Branch Control Module

docs/getting-started/_category_.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 2,
44
"link": {
55
"type": "generated-index",
6-
"description": "A quick getting started for SQL Account"
6+
"description": "A quick getting started for SQL Account",
7+
"slug": "/getting-started-category"
78
}
89
}

docs/getting-started/database/_category_.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 3,
44
"link": {
55
"type": "generated-index",
6-
"description": "Database operations"
6+
"description": "Database operations",
7+
"slug": "/getting-started/database-category"
78
}
89
}

docs/getting-started/database/backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Backup & Restore
33
description: Database backup & restore
44
slug: /getting-started/database/backup-restore
5-
tags: ["SQL Account", "Getting Started", "Database"]
5+
tags: ["Database Backup","Database Restore","AI Cloud Backup","Local Backup"]
66
---
77

88
SQL Account provides users with the option to backup their database into their local computer or a cloud drive storage. Users can perform backups as frequently as daily or weekly and have full ownership over their backups, allowing them to restore them at any time without additional charges.

docs/getting-started/database/clone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Clone
33
description: Clone database to have a duplicated company account book
44
slug: /getting-started/database/clone
5-
tags: ["SQL Account", "Getting Started", "Database"]
5+
tags: ["Clone Database","Copy Database"]
66
---
77

88
Database clone will copy all maintenance files, such as the chart of accounts, customers, suppliers, stock groups, stock items, or even reports and scripts from an existing database to a new empty database.

docs/getting-started/migration/_category_.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"position": 5,
44
"link": {
55
"type": "generated-index",
6-
"description": "Migrate from other accounting software."
6+
"description": "Migrate from other accounting software.",
7+
"slug": "/getting-started/migration-category"
78
}
89
}

0 commit comments

Comments
 (0)