From 056d9579125dba1fccb91f191e1ff474ca6992f3 Mon Sep 17 00:00:00 2001
From: 魏曹先生 <1992414357@qq.com>
Date: Sat, 18 Jul 2026 02:53:43 +0800
Subject: chore(idea): add IntelliJ IDE project configuration files
---
.idea/.gitignore | 10 ++++++++
.idea/mingling.iml | 18 ++++++++++++++
.idea/modules.xml | 8 +++++++
.idea/runConfigurations/Check__All.xml | 26 ++++++++++++++++++++
.idea/runConfigurations/Check__Codes.xml | 26 ++++++++++++++++++++
.idea/runConfigurations/Check__Documents.xml | 26 ++++++++++++++++++++
.idea/runConfigurations/Refresh_All.xml | 27 +++++++++++++++++++++
.idea/runConfigurations/Run__Cargo_Format.xml | 23 ++++++++++++++++++
.idea/runConfigurations/Run__Deploy_API_Docs.xml | 28 ++++++++++++++++++++++
.../Run__Fix_Documents_Codebox.xml | 28 ++++++++++++++++++++++
.../Run__Generate_Docsify_Sidebar.xml | 28 ++++++++++++++++++++++
.../runConfigurations/Run__Package_All_Crates.xml | 28 ++++++++++++++++++++++
.../Run__Sync_Examples_To_Crates.xml | 28 ++++++++++++++++++++++
.../Run__Sync_Examples_To_Helpdoc.xml | 28 ++++++++++++++++++++++
.idea/runConfigurations/Run__Sync_Feature_List.xml | 28 ++++++++++++++++++++++
.idea/vcs.xml | 6 +++++
16 files changed, 366 insertions(+)
create mode 100644 .idea/.gitignore
create mode 100644 .idea/mingling.iml
create mode 100644 .idea/modules.xml
create mode 100644 .idea/runConfigurations/Check__All.xml
create mode 100644 .idea/runConfigurations/Check__Codes.xml
create mode 100644 .idea/runConfigurations/Check__Documents.xml
create mode 100644 .idea/runConfigurations/Refresh_All.xml
create mode 100644 .idea/runConfigurations/Run__Cargo_Format.xml
create mode 100644 .idea/runConfigurations/Run__Deploy_API_Docs.xml
create mode 100644 .idea/runConfigurations/Run__Fix_Documents_Codebox.xml
create mode 100644 .idea/runConfigurations/Run__Generate_Docsify_Sidebar.xml
create mode 100644 .idea/runConfigurations/Run__Package_All_Crates.xml
create mode 100644 .idea/runConfigurations/Run__Sync_Examples_To_Crates.xml
create mode 100644 .idea/runConfigurations/Run__Sync_Examples_To_Helpdoc.xml
create mode 100644 .idea/runConfigurations/Run__Sync_Feature_List.xml
create mode 100644 .idea/vcs.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..30cf57e
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,10 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Ignored default folder with query files
+/queries/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/mingling.iml b/.idea/mingling.iml
new file mode 100644
index 0000000..ca57e6c
--- /dev/null
+++ b/.idea/mingling.iml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..764f612
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/Check__All.xml b/.idea/runConfigurations/Check__All.xml
new file mode 100644
index 0000000..95af540
--- /dev/null
+++ b/.idea/runConfigurations/Check__All.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Check__Codes.xml b/.idea/runConfigurations/Check__Codes.xml
new file mode 100644
index 0000000..f117f8f
--- /dev/null
+++ b/.idea/runConfigurations/Check__Codes.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Check__Documents.xml b/.idea/runConfigurations/Check__Documents.xml
new file mode 100644
index 0000000..b5a503b
--- /dev/null
+++ b/.idea/runConfigurations/Check__Documents.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Refresh_All.xml b/.idea/runConfigurations/Refresh_All.xml
new file mode 100644
index 0000000..24be845
--- /dev/null
+++ b/.idea/runConfigurations/Refresh_All.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Run__Cargo_Format.xml b/.idea/runConfigurations/Run__Cargo_Format.xml
new file mode 100644
index 0000000..a99a91d
--- /dev/null
+++ b/.idea/runConfigurations/Run__Cargo_Format.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Run__Deploy_API_Docs.xml b/.idea/runConfigurations/Run__Deploy_API_Docs.xml
new file mode 100644
index 0000000..1a32a64
--- /dev/null
+++ b/.idea/runConfigurations/Run__Deploy_API_Docs.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Run__Fix_Documents_Codebox.xml b/.idea/runConfigurations/Run__Fix_Documents_Codebox.xml
new file mode 100644
index 0000000..0863ef1
--- /dev/null
+++ b/.idea/runConfigurations/Run__Fix_Documents_Codebox.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Run__Generate_Docsify_Sidebar.xml b/.idea/runConfigurations/Run__Generate_Docsify_Sidebar.xml
new file mode 100644
index 0000000..a50a2dd
--- /dev/null
+++ b/.idea/runConfigurations/Run__Generate_Docsify_Sidebar.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Run__Package_All_Crates.xml b/.idea/runConfigurations/Run__Package_All_Crates.xml
new file mode 100644
index 0000000..336c9b3
--- /dev/null
+++ b/.idea/runConfigurations/Run__Package_All_Crates.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Run__Sync_Examples_To_Crates.xml b/.idea/runConfigurations/Run__Sync_Examples_To_Crates.xml
new file mode 100644
index 0000000..43db9bb
--- /dev/null
+++ b/.idea/runConfigurations/Run__Sync_Examples_To_Crates.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Run__Sync_Examples_To_Helpdoc.xml b/.idea/runConfigurations/Run__Sync_Examples_To_Helpdoc.xml
new file mode 100644
index 0000000..8e7faff
--- /dev/null
+++ b/.idea/runConfigurations/Run__Sync_Examples_To_Helpdoc.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/runConfigurations/Run__Sync_Feature_List.xml b/.idea/runConfigurations/Run__Sync_Feature_List.xml
new file mode 100644
index 0000000..1e6ed8f
--- /dev/null
+++ b/.idea/runConfigurations/Run__Sync_Feature_List.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
--
cgit