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
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