finagle/finch

Scaladoc hygiene for base package

Open

#411 opened on 2015年10月12日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Scala (1,597 stars) (221 forks)batch import
cleanupeasyhelp wanted

説明

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

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

Scaladoc hygiene for base package · finagle/finch#411 | Good First Issue