[Feature] 提供选项以覆盖默认的DOCS_URL地址
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
概述 | Summary
提供一个启动参数参数,用以设置DOCS_URL及其衍生地址,如CHANGELOG_URL
原因 | Reason
上不去docs.hmcl.net的时候可以使用镜像站看更新changelog,就不用看到有更新后自己打开镜像去查了
详情 | Description
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the application's startup-argument handling and the code that defines DOCS_URL and its derived CHANGELOG_URL. Add an option for overriding the base documentation URL and verify that changelog and other derived links use it, including the mirror-site use case described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100