finagle/finch

Scaladoc hygiene for base package

Aperta

#411 aperta il 12 ott 2015

 (6 commenti) (0 reazioni) (0 assegnatari)Scala (218 fork)batch import
cleanupeasyhelp wanted

Metriche repository

Star
 (1594 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor