scala-kennel / dog-autodoc   0.3.0

MIT License GitHub

Generate REST API documentation from request-dog

Scala versions: 2.12 2.11 2.10

dog-autodoc

Build Status

This library is a port of autodoc for dog.

latest stable version

libraryDependencies += "com.github.pocketberserker" %% "dog-autodoc" % "0.3.0" % "test"

or you can use sbt plugin

Examples

see also dog-autodoc-examples