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).

貢獻者指南