akka/akka-core

Add Scala only operator mark in generated docs

开放

#28,422 创建于 2019年12月21日

 (0 条评论) (0 个反应) (0 位负责人)Scala (3,547 个派生)batch import
help wantednice-to-have (low-prio)

仓库指标

星标
 (13,277 个星标)
PR 合并指标
 (平均合并 8天 19小时) (30 天内合并 10 个 PR)

描述

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

贡献者指南