akka/akka-core
View on GitHubStream operators docs gen: handle cases for <a name=""/> when the same name exists in more places
Open
#24,977 opened on Apr 24, 2018
1 - triagedhelp wantednice-to-have (low-prio)t:docs
Repository metrics
- Stars
- (13,277 stars)
- PR merge metrics
- (Avg merge 8d 19h) (10 merged PRs in 30d)
Description
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