This is an automated email from the ASF dual-hosted git repository. zhongxjian pushed a commit to branch rename_doc in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git
commit 5ad8da0b3b48a194e3ca93e154ada4dae31fa761 Author: mfordjody <[email protected]> AuthorDate: Tue May 14 16:55:34 2024 +0800 chore[docs]:Rename doc and add README --- {doc => docs}/images/index.png | Bin {doc => docs}/images/logo.png | Bin {doc => docs}/images/profile-eclipse.jpg | Bin {doc => docs}/images/profile-idea.jpg | Bin 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/doc/images/index.png b/docs/images/index.png similarity index 100% rename from doc/images/index.png rename to docs/images/index.png diff --git a/doc/images/logo.png b/docs/images/logo.png similarity index 100% rename from doc/images/logo.png rename to docs/images/logo.png diff --git a/doc/images/profile-eclipse.jpg b/docs/images/profile-eclipse.jpg similarity index 100% rename from doc/images/profile-eclipse.jpg rename to docs/images/profile-eclipse.jpg diff --git a/doc/images/profile-idea.jpg b/docs/images/profile-idea.jpg similarity index 100% rename from doc/images/profile-idea.jpg rename to docs/images/profile-idea.jpg
