From da8bc790f9bfd562d06429cf626e1825a8e7d8e7 Mon Sep 17 00:00:00 2001 From: vcaesar Date: Sat, 2 Aug 2025 17:55:25 -0700 Subject: [PATCH] Update: move old docs to archive --- README_zh.md => docs/archive/README_zh.md | 34 ++++++++++++++--------- docs/{ => archive}/doc.md | 0 docs/{ => archive}/doc_zh.md | 0 3 files changed, 21 insertions(+), 13 deletions(-) rename README_zh.md => docs/archive/README_zh.md (96%) rename docs/{ => archive}/doc.md (100%) rename docs/{ => archive}/doc_zh.md (100%) diff --git a/README_zh.md b/docs/archive/README_zh.md similarity index 96% rename from README_zh.md rename to docs/archive/README_zh.md index c6f84d9..7229ec3 100644 --- a/README_zh.md +++ b/docs/archive/README_zh.md @@ -1,6 +1,6 @@ # Robotgo -## !!! Warning: this page not updated !!! +# !!! Warning: this page not updated !!! [![Build Status](https://github.com/go-vgo/robotgo/workflows/Go/badge.svg)](https://github.com/go-vgo/robotgo/commits/master) [![CircleCI Status](https://circleci.com/gh/go-vgo/robotgo.svg?style=shield)](https://circleci.com/gh/go-vgo/robotgo) @@ -20,6 +20,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11). 提 Issues 请到 [Github](https://github.com/go-vgo/robotgo), 便于统一管理和即时更新; `REDAME_zh.md 已废弃, 不再更新` ## Contents + - [Docs](#docs) - [Binding](#binding) - [Requirements](#requirements) @@ -34,6 +35,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11). - [License](#license) ## Docs + - [GoDoc](https://godoc.org/github.com/go-vgo/robotgo)