Skip to content

jastice/sbt-dash

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Download Build Status

sbt-dash

Create Dash docsets for Scala API docs with sbt. To create docsets for manuals, have a look at scala-dash

Usage

This plugin only works under macOS with sbt 1.0.0+

Install the plugin in project/plugins.sbt:

addSbtPlugin("works.mesh" % "sbt-dash" % "1.0")

Generate Dash docset on the sbt shell:

> dashDocset

The result of the task is the File of the generated docset, which is placed as projectName.docset in the target/scala-<version>/ directory.

About

Create Dash docsets for Scaladoc with sbt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages