From a5a19b343012d40732017f158ca6009558cb1721 Mon Sep 17 00:00:00 2001 From: Yinan Qin <39023210+elysia-best@users.noreply.github.com> Date: Sun, 18 May 2025 10:43:36 +0800 Subject: [PATCH 1/3] doc(readme): add link to deepwiki --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 68ec23e..939f60c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Lingmo UI +![image](https://github.com/user-attachments/assets/bfdee2cd-16fc-423b-9d62-b0020b9b70a4)# Lingmo UI LingmoUI is a GUI library based on QQC (Qt Quick Controls) and Qt 6, every Lingmo application uses it. @@ -23,6 +23,12 @@ LingmoUI is a GUI library based on QQC (Qt Quick Controls) and Qt 6, every Lingm - `GraphicalEffects`: This folder stores the graphical effects implementation of LingmoUI. - `example`: This folder stores the example app using LingmoUI. +## Documentation + +Auto generated ( Thanks for DeepWiki): [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/LingmoOS/LingmoUI) + +API documentation: [Click here](https://lingmoos.github.io/LingmoUI/) + ## Dependencies ### Debian From 3cdfceac749281ea1205f84982ff388f366d3f8c Mon Sep 17 00:00:00 2001 From: Yinan Qin <39023210+elysia-best@users.noreply.github.com> Date: Sun, 18 May 2025 10:47:02 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 939f60c..ad46927 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![image](https://github.com/user-attachments/assets/bfdee2cd-16fc-423b-9d62-b0020b9b70a4)# Lingmo UI +# Lingmo UI LingmoUI is a GUI library based on QQC (Qt Quick Controls) and Qt 6, every Lingmo application uses it. From b70fad10bc4fd16b619d22b18c15d15519a9907b Mon Sep 17 00:00:00 2001 From: Yinan Qin <39023210+elysia-best@users.noreply.github.com> Date: Sun, 18 May 2025 10:47:42 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad46927..17c9fbd 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ LingmoUI is a GUI library based on QQC (Qt Quick Controls) and Qt 6, every Lingm ## Documentation -Auto generated ( Thanks for DeepWiki): [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/LingmoOS/LingmoUI) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/LingmoOS/LingmoUI) (Auto generated docs, thanks for DeepWiki!) API documentation: [Click here](https://lingmoos.github.io/LingmoUI/)