diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-28 22:39:59 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-28 22:39:59 +0800 |
| commit | 85ee549f68449bc70a7f1271a93ad26a8207ee40 (patch) | |
| tree | bfb0b678d0f96c06b196417fd612a9cad2baf7fe /docs/pages/3-features.md | |
| parent | 5bf4209bd138faf76e3bd316fdfa128a08f2bb2e (diff) | |
Rebuild and rewrite the documentation site infrastructure
Diffstat (limited to 'docs/pages/3-features.md')
| -rw-r--r-- | docs/pages/3-features.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/pages/3-features.md b/docs/pages/3-features.md deleted file mode 100644 index a2eac63..0000000 --- a/docs/pages/3-features.md +++ /dev/null @@ -1,15 +0,0 @@ -<h1 align="center">Mingling's Features</h1> -<p align="center"> - Table of Contents -</p> - ---- - -Mingling provides the following features for use: - -| Feature | Description | -| :--- | :--- | -| [Parser](./pages/3-features/1-parser) | Converts user input into structured data | -| [General Renderer](./pages/3-features/2-general-renderer) | Enables the `Renderer` to support serialization into different output formats | -| [Completion](./pages/3-features/3-comp) | Enables the program to support dynamic command-line completion | -| [Async](./pages/3-features/4-async) | Provides async execution capabilities | |
