sbt-unidoc
API generator
A tool for generating unified API documentation across multiple projects in a single build.
sbt plugin to create a unified Scaladoc or Javadoc API document across multiple subprojects.
124 stars
14 watching
27 forks
Language: Scala
last commit: 15 days ago javadocsbtsbt-pluginscalascaladoc
Related projects:
Repository | Description | Stars |
---|---|---|
valydia/sbt-apidoc | A plugin that generates API documentation from Scala source code using the Apidocjs format. | 2 |
thoughtworksinc/sbt-api-mappings | Fills apiMappings for common Scala libraries to enable cross-library documentation linking | 90 |
sake92/sbt-hepek | A plugin that uses Scala objects to generate static content from resources | 20 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
sbt/sbt-site | Generates static website content from project documentation and source code | 174 |
sbt/sbt-header | Creates or updates file headers, such as copyright notices | 186 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
sbt-doctest/sbt-doctest | Plugin for sbt that generates tests from examples in ScalaDoc. | 182 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
battermann/sbt-json | A plugin for sbt that generates Scala case classes for easy access to JSON data | 31 |
47degrees/sbt-microsites | A plugin for SBT that facilitates the creation of static web pages for projects | 320 |
scala-android/sbt-android | A plugin that simplifies Android project development using SBT | 741 |
jetbrains/sbt-ide-settings | A plugin for configuring IDE settings in Scala projects. | 62 |
typelead/sbt-eta | An sbt plugin that integrates Eta into Scala projects. | 57 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |