1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-05 02:58:20 +08:00

docs(readme): Add English version of README files.

This commit is contained in:
2023-12-23 21:15:15 +08:00
parent 89c8ec8adf
commit b3e0007eba
6 changed files with 239 additions and 62 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
rm -rf docs
mkdir -vp docs
cp -vrf core/target/apidocs/* docs/
cp -vrf .documentation/JAVADOC-README.md docs/README.md
cp -vrf .doc/JAVADOC-README.md docs/README.md
- name: "Generate the Javadoc sitemap"
id: sitemap