From 9760ec6f571c7e9d2ecb101876e853ddaa4e55ec Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Fri, 11 Jul 2025 17:32:17 +0900 Subject: [PATCH] [DOC] Move document only source to doc --- string.rb => doc/string.rb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename string.rb => doc/string.rb (100%) diff --git a/string.rb b/doc/string.rb similarity index 100% rename from string.rb rename to doc/string.rb