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 (3,547 forks)batch import
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

Contributor guide