From d3b4027f5926569cb9371b2ea62b6be9387ea650 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 5 Jun 2026 21:08:07 +0800 Subject: Add example pages and sync-examples tool for docs --- docs/README.md | 7 +- docs/_zh_CN/README.md | 5 - docs/_zh_CN/index.html | 8 +- docs/_zh_CN/pages/1-intro.md | 16 - docs/css/dark.css | 1015 +++++++++++++++++--------------------- docs/css/light.css | 884 ++++++++++++++++----------------- docs/doc.html | 14 +- docs/example-pages/examples.json | 281 +++++++++++ docs/example-viewer.html | 628 +++++++++++++++++++++++ docs/examples.html | 488 ++++++++++++++++++ docs/index.html | 116 ----- docs/play/play.html | 6 +- docs/play/player.js | 9 +- docs/play/style.css | 136 ++--- 14 files changed, 2364 insertions(+), 1249 deletions(-) create mode 100644 docs/example-pages/examples.json create mode 100644 docs/example-viewer.html delete mode 100644 docs/index.html (limited to 'docs') diff --git a/docs/README.md b/docs/README.md index 151e348..15c072e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,9 +1,4 @@ -

- - Mingling - -

-

Mingling Documentation

+

Mingling Helpdoc

This is documentation for the Mingling command-line framework, maintained by Weicao-CatilGrass diff --git a/docs/_zh_CN/README.md b/docs/_zh_CN/README.md index 36019aa..b302220 100644 --- a/docs/_zh_CN/README.md +++ b/docs/_zh_CN/README.md @@ -1,8 +1,3 @@ -

- - Mingling - -

Mingling 中文文档 🇨🇳

diff --git a/docs/_zh_CN/index.html b/docs/_zh_CN/index.html index e3841b7..db89bae 100644 --- a/docs/_zh_CN/index.html +++ b/docs/_zh_CN/index.html @@ -16,9 +16,10 @@ +