finagle/finch

Scaladoc hygiene for base package

オープン

#411 opened on 2015/10/12

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (218 件のフォーク)batch import
cleanupeasyhelp wanted

Repository metrics

Stars
 (1,594 個のスター)
PR merge metrics
 (30d に merged 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).

コントリビューターガイド