From 662cd7c3117176d39a781a97e20d795fb70d1115 Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Thu, 12 Jun 2025 12:27:40 +0800 Subject: [PATCH] Move `image` to `doc` --- {image => doc/image}/chsrc.png | Bin {image => doc/image}/example-ls-ruby.png | Bin {image => doc/image}/example-set-nodejs.png | Bin {image => doc/image}/example-set-ruby.png | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename {image => doc/image}/chsrc.png (100%) rename {image => doc/image}/example-ls-ruby.png (100%) rename {image => doc/image}/example-set-nodejs.png (100%) rename {image => doc/image}/example-set-ruby.png (100%) diff --git a/image/chsrc.png b/doc/image/chsrc.png similarity index 100% rename from image/chsrc.png rename to doc/image/chsrc.png diff --git a/image/example-ls-ruby.png b/doc/image/example-ls-ruby.png similarity index 100% rename from image/example-ls-ruby.png rename to doc/image/example-ls-ruby.png diff --git a/image/example-set-nodejs.png b/doc/image/example-set-nodejs.png similarity index 100% rename from image/example-set-nodejs.png rename to doc/image/example-set-nodejs.png diff --git a/image/example-set-ruby.png b/doc/image/example-set-ruby.png similarity index 100% rename from image/example-set-ruby.png rename to doc/image/example-set-ruby.png