finagle/finch

Scaladoc hygiene for base package

Aberta

#411 aberto em 12 de out. de 2015

 (6 comentários) (0 reação) (0 responsável)Scala (218 forks)batch import
cleanupeasyhelp wanted

Métricas do repositório

Stars
 (1.594 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador