finagle/finch

Scaladoc hygiene for base package

开放

#411 创建于 2015年10月12日

 (6 条评论) (0 个反应) (0 位负责人)Scala (218 个派生)batch import
cleanupeasyhelp wanted

仓库指标

星标
 (1,594 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

As more stuff gets moved directly under io.finch, its API docs are getting a little unwieldy. It'd be nice to make prioritization traits private[finch] so they don't show up in the docs (their methods still will, though), and possibly even to organize the definitions using Scaladoc groups (see e.g. how I'm using them in circe).

贡献者指南