Skip to content

indoorvivants/sbt-doc-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browse documentation for your library dependencies

directly from SBT.

This plugin serves the scala/java docs directly from jars for your dependencies. It has no dependencies and starts an HTTP server using built-in JDK server.

image

Getting started

Add this to your project/plugins.sbt (find the version on github releases or on Scaladex):

sbt-doc-view Scala version support

addSbtPlugin("com.indoorvivants" % "sbt-doc-view" % "<VERSION>")

This will automatically add docViewStart/docViewStop tasks to all your projects.

About

Browse documentation for your library dependencies from SBT build

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages