sbt-api-mappings
API mapper
Fills apiMappings for common Scala libraries to enable cross-library documentation linking
An Sbt plugin that fills apiMappings for common Scala libraries.
90 stars
32 watching
17 forks
Language: Scala
last commit: 5 months ago sbt-pluginscaladoc
Related projects:
Repository | Description | Stars |
---|---|---|
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
sbt/sbt-unidoc | A tool for generating unified API documentation across multiple projects in a single build. | 124 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
typelead/sbt-eta | An sbt plugin that integrates Eta into Scala projects. | 57 |
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 |
nadavwr/scala-native-sbt-jni-example | An example project demonstrating the use of sbt-jni and Scala Native to build and package C code for dynamic linking in Java/Scala projects. | 5 |
softwaremill/sttp-apispec | Provides data models and encoding logic for OpenAPI and AsyncAPI documentation | 23 |
sbt/sbt-pgp | Allows signing of artifacts with publicly available keys prior to release | 144 |
sbt-doctest/sbt-doctest | Plugin for sbt that generates tests from examples in ScalaDoc. | 182 |
valydia/sbt-apidoc | A plugin that generates API documentation from Scala source code using the Apidocjs format. | 2 |
xerial/sbt-pack | Creates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment. | 496 |
sbt/sbt-jmh | A plugin for running micro-benchmarks written in Scala using the JMH harness. | 787 |