finagle/finch

Scaladoc hygiene for base package

Offen

#411 geöffnet am 12.10.2015

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (218 Forks)batch import
cleanupeasyhelp wanted

Repository-Metriken

Stars
 (1.594 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide