akka/akka-core

Add Scala only operator mark in generated docs

Aperta

#28.422 aperta il 21 dic 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Scala (3547 fork)batch import
help wantednice-to-have (low-prio)

Metriche repository

Star
 (13.277 stelle)
Metriche merge PR
 (Merge medio 8g 19h) (10 PR mergiate in 30 g)

Descrizione

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

Guida contributor