From 31ce00f484d67fb13ca1281316e4e9174a77ef95 Mon Sep 17 00:00:00 2001 From: purpose Date: Mon, 28 Aug 2023 16:53:52 +0800 Subject: [PATCH] chore: add readme for document --- CONTRIBUTING.md | 2 + CONTRIBUTING.zh-CN.md | 2 + README.md | 9 + README.zh-CN.md | 9 + docs/assets/examples/menu.json | 3028 +++++++++++++++++++++++++------ docs/src/option.tsx | 5 +- docs/src/option/description.tsx | 67 +- 7 files changed, 2532 insertions(+), 590 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b83a4c4457..bfd1dda712 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,3 +66,5 @@ After cloning VChart, run `rush update` to fetch its dependencies. Then, you can 4. `rush test` runs the complete test suite. 5. `rush run -p -s