akka/akka-core
Stream operators docs gen: handle cases for <a name=""/> when the same name exists in more places
オープン
#24,977 opened on 2018/04/24
1 - triagedhelp wantednice-to-have (low-prio)t:docs
Repository metrics
- Stars
- (13,277 個のスター)
- PR merge metrics
- (平均マージ 8d 19h) (30d で 10 merged PRs)
説明
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