finagle/finch

Scaladoc hygiene for base package

Ouverte

#411 ouverte le 12 oct. 2015

 (6 commentaires) (0 réaction) (0 personne assignée)Scala (218 forks)batch import
cleanupeasyhelp wanted

Métriques du dépôt

Stars
 (1 594 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur