mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 08:20:31 +08:00
docs: remove decompilation-centric wording; rename *-decompiled-reactor to *-reactor
- Neutral titles (starRiverProperty); 源码归档 wording; paths unchanged - Parent artifactIds: cloudwalk-cloud-reactor, cw-elevator-application-reactor, etc. - cw.elevator.v1.lib.dir and deploy script use repo-relative paths - package-info and module descriptions cleaned Made-with: Cursor
This commit is contained in:
+4
-4
@@ -1,4 +1,4 @@
|
||||
# 文档索引(反编译工作区)
|
||||
# 文档索引(starRiverProperty)
|
||||
|
||||
本目录集中存放说明类文档与配套资源,按类别分子目录。
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
| [operations/](operations/) | 发布、私服上传等运维脚本 |
|
||||
| [architecture/](architecture/) | 工程结构、Maven 聚合模块说明与模块间关系 |
|
||||
|
||||
反编译归档与解压树不在 `docs/` 内,而在仓库根目录 [**`artifacts/decompiled/`**](../artifacts/decompiled/)(与本文并列,见该目录 README)。
|
||||
源码归档(`*.jar.src` / `*.jar.src.zip`)不在 `docs/` 内,而在仓库根目录 [**`artifacts/decompiled/`**](../artifacts/decompiled/)(目录名 `decompiled` 为历史约定;与本文并列,见该目录 README)。
|
||||
|
||||
## 文档列表
|
||||
|
||||
@@ -37,9 +37,9 @@
|
||||
|
||||
- [deploy_cw_elevator_v1_lib_to_nexus.py](operations/deploy_cw_elevator_v1_lib_to_nexus.py) — 将 V1 运行包 `lib` 下 JAR 批量 `deploy-file` 到 Nexus 的脚本。
|
||||
|
||||
## 反编译二进制与解压树(`artifacts/`)
|
||||
## 源码归档与解压树(`artifacts/`)
|
||||
|
||||
说明类文档在 **`docs/`**;从 JAR 反编译得到的 **`*.jar.src.zip` / `*.jar.src/`** 已归纳至仓库根目录 **`artifacts/decompiled/`**(`archives` 与 `trees` 分类),详见 [artifacts/decompiled/README.md](../artifacts/decompiled/README.md)。
|
||||
说明类文档在 **`docs/`**;由运行 JAR 还原得到的 **`*.jar.src.zip` / `*.jar.src/`** 已归纳至仓库根目录 **`artifacts/decompiled/`**(`archives` 与 `trees` 分类),详见 [artifacts/decompiled/README.md](../artifacts/decompiled/README.md)。
|
||||
|
||||
## 与 `dev-support` 的关系
|
||||
|
||||
|
||||
Reference in New Issue
Block a user