This is an automated email from the ASF dual-hosted git repository.
rong pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new e346701 Add a first level title for database programming (#295)
e346701 is described below
commit e3467018f54771480a5e7f98c5cd2f1e0ff71256
Author: majialin <[email protected]>
AuthorDate: Fri Aug 2 16:09:37 2024 +0800
Add a first level title for database programming (#295)
---
src/zh/UserGuide/Master/User-Manual/Database-Programming.md | 2 +-
src/zh/UserGuide/latest/User-Manual/Database-Programming.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/zh/UserGuide/Master/User-Manual/Database-Programming.md
b/src/zh/UserGuide/Master/User-Manual/Database-Programming.md
index 4b1a83f..9ea6033 100644
--- a/src/zh/UserGuide/Master/User-Manual/Database-Programming.md
+++ b/src/zh/UserGuide/Master/User-Manual/Database-Programming.md
@@ -19,7 +19,7 @@
-->
-
+# 数据库编程
## 触发器
### 使用说明
diff --git a/src/zh/UserGuide/latest/User-Manual/Database-Programming.md
b/src/zh/UserGuide/latest/User-Manual/Database-Programming.md
index 4b1a83f..9ea6033 100644
--- a/src/zh/UserGuide/latest/User-Manual/Database-Programming.md
+++ b/src/zh/UserGuide/latest/User-Manual/Database-Programming.md
@@ -19,7 +19,7 @@
-->
-
+# 数据库编程
## 触发器
### 使用说明