Files
workphone-sdk/docs/gitea/README.md
2026-05-24 08:46:05 +08:00

19 lines
806 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Gitea 门户配套说明workphone-sdk
本目录说明如何在 **http://open.quwanzhi.com:3000/fnvtk/workphone-sdk** 上用好 Actions、Wiki、Releases、Packages、Projects。
| 文件 | 用途 |
|------|------|
| [RELEASES.md](./RELEASES.md) | 版本发布检查清单与建议附件 |
| [PACKAGES.md](./PACKAGES.md) | 软件包Generic/npm 等)发布说明 |
| [PROJECTS.md](./PROJECTS.md) | 看板列与里程碑建议 |
| [WIKI_SYNC.md](./WIKI_SYNC.md) | 百科与仓库 `docs/wiki-gitea` 的对应关系 |
百科 Markdown 源文件目录:**`docs/wiki-gitea/`**(推代码后仍在仓库内;同步到 Gitea Wiki 用 **`python3 docs/gitea/publish_wiki.py`**)。
NAS 离线期间已在 GitHub 推送时,恢复后一键补推:
```bash
bash docs/gitea/sync_when_online.sh
```