akka/akka-core
Stream operators docs gen: handle cases for <a name=""/> when the same name exists in more places
开放
#24,977 创建于 2018年4月24日
1 - triagedhelp wantednice-to-have (low-prio)t:docs
仓库指标
- 星标
- (13,277 个星标)
- PR 合并指标
- (平均合并 8天 19小时) (30 天内合并 10 个 PR)
描述
For example ask exists both on Flow and ActorFlow so we have to implement some disambiguation for the link names.
Most likely a simple class.opname would be enough