akka/akka-core

Stream operators docs gen: handle cases for <a name=""/> when the same name exists in more places

Open

#24,977 opened on Apr 24, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (13,277 stars) (3,547 forks)batch import
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

Contributor guide