This is an automated email from the ASF dual-hosted git repository.
zhongxjian pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git
The following commit(s) were added to refs/heads/develop by this push:
new 7bca862a chore[docs]: Rename doc and add README (#1276)
7bca862a is described below
commit 7bca862a7d13d7f20ce415b15bfa71d4ead88d16
Author: Jian Zhong <[email protected]>
AuthorDate: Tue May 14 17:14:00 2024 +0800
chore[docs]: Rename doc and add README (#1276)
---
docs/README.md | 1 +
{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
5 files changed, 1 insertion(+)
diff --git a/docs/README.md b/docs/README.md
new file mode 100644
index 00000000..1ef70dad
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1 @@
+The directory is for storing images related to the project.
\ No newline at end of file
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