akka/akka-core

Add Scala only operator mark in generated docs

Aberta

#28.422 aberto em 21 de dez. de 2019

 (0 comentário) (0 reação) (0 responsável)Scala (3.547 forks)batch import
help wantednice-to-have (low-prio)

Métricas do repositório

Stars
 (13.277 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 19h) (10 fundiu PRs em 30d)

Description

If introduce flattenMerge or flattenConcat then both of them should live only In scaladsl; The current StreamOperatorsIndexGenerator extract information from source code. and expects both API lives in Flow.scala shows up in Java and Scala DSL. I think a nicer way is to leverage the language features and add a special mark to the generated index page.

image

Guia do colaborador