Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NEVSTOP committed Jan 9, 2025
1 parent fa6cc8a commit 543336b
Show file tree
Hide file tree
Showing 26 changed files with 119 additions and 13 deletions.
4 changes: 4 additions & 0 deletions _notes/en/VI Description/VI Description - 01. Templates.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-01-templates
lang: en
permalink: /csm-api/01-templates
---

## Templates
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-02-core-functions
lang: en
permalink: /csm-api/02-core-functions
---

## Core Functions
Expand Down
4 changes: 4 additions & 0 deletions _notes/en/VI Description/VI Description - 03. Arguments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-03-arguments
lang: en
permalink: /csm-api/03-arguments
---

## Arguments
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-04-management-api
lang: en
permalink: /csm-api/04-management-api
---

## Management API
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-05-module-operation-api
lang: en
permalink: /csm-api/05-module-operation-api
---

## Module Operation API
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-06-status-registration
lang: en
permalink: /csm-api/06-status-registration
---

## Status Subscription Management
Expand Down
4 changes: 4 additions & 0 deletions _notes/en/VI Description/VI Description - 07. Global Log.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-07-global-log
lang: en
permalink: /csm-api/07-global-log
---

## Global Log
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
---
layout: page
title: CSM API
id: csm-api-08-advance-modes
lang: en
permalink: /csm-api/08-advance-modes
---

## Advance Modes

> [!NOTE] Name Concatenation API
> This VI only operates on the module name string and has no actual functionality. Therefore, once familiar with CSM rules, you can directly input the corresponding name string and rule symbols without necessarily calling this API.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-09-build-in-addons
lang: en
permalink: /csm-api/09-build-in-addons
---

## Built-in Addons
Expand Down
4 changes: 4 additions & 0 deletions _notes/en/VI Description/VI Description - 10. Utility VIs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-10-utility-vis
lang: en
permalink: /csm-api/10-utility-vis
---

## Utility VIs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-11-CSMHelper
lang: en
permalink: /csm-api/11-CSMHelper
---

## CSM-Helper API
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-12-Debug-Doc-Tools
lang: en
permalink: /csm-api/12-Debug-Doc-Tools
---

## Documentation
Expand Down
4 changes: 4 additions & 0 deletions _notes/en/VI Description/VI Description - 13. Internal.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
layout: page
title: CSM API
id: csm-api-01-templates
lang: en
permalink: /csm-api/13-internal
---

## CSM Internal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-01-templates
lang: zh-cn
permalink: /csm-api/01-templates
---

## 模板(Templates)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-02-core-functions
lang: zh-cn
permalink: /csm-api/02-core-functions
---

## 核心功能(Core Functions)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-03-arguments
lang: zh-cn
permalink: /csm-api/03-arguments
---

## 参数(Arguments)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-04-management-api
lang: zh-cn
permalink: /csm-api/04-management-api
---

## 管理接口(Management API)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-05-module-operation-api
lang: zh-cn
permalink: /csm-api/05-module-operation-api
---

## 模块操作接口(Module Operation API)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-06-status-registration
lang: zh-cn
permalink: /csm-api/06-status-registration
---

## 状态订阅管理(Status Registration)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-07-global-log
lang: zh-cn
permalink: /csm-api/07-global-log
---

## 全局日志(Global Log)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-08-advance-modes
lang: zh-cn
permalink: /csm-api/08-advance-modes
---

> [!NOTE] 名称拼接API
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-09-build-in-addons
lang: zh-cn
permalink: /csm-api/09-build-in-addons
---

## 内置插件(Build-in Addons)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-10-utility-vis
lang: zh-cn
permalink: /csm-api/10-utility-vis
---

## 工具VI(Utility VIs)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-11-CSMHelper
lang: zh-cn
permalink: /csm-api/11-CSMHelper
---

## CSM-Helper API
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-12-Debug-Doc-Tools
lang: zh-cn
permalink: /csm-api/12-Debug-Doc-Tools
---

## Documentation
Expand Down
6 changes: 5 additions & 1 deletion _notes/zh-cn/VI Description/VI Description - 13. Internal.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
lang: en
layout: page
title: CSM API
id: csm-api-01-templates
lang: zh-cn
permalink: /csm-api/13-internal
---

## CSM Internal
Expand Down

0 comments on commit 543336b

Please sign in to comment.