Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.gciatto.kt-mpp.documentationKotlin multi-platform and multi-project configurations plugin for Gradle: documentation generator (currently, Dokka) |
4.1.4
(31 May 2024) |
io.github.mmalygin.openapi-generatorThis plugin allows you to generate client and server SDKs for different languages, documentation and new generators from OpenAPI 2.0 and 3.x specifications. It does mostly the same things as openapi generator plugin but has a set of additional parameters: 1. Java client retrofit2 generator: add "interfaceOnly" additional property. If it's true, only API interfaces are generated. 2. Java client retrofit2 generator: allow to select serialization library when interfaceOnly = true. It's possible to use jackson instead of gson. 3. Possibility to configure useOneOfInterfaces via additional properties. Generation oneOf interfaces for Java Spring generator. |
6.2.0
(02 October 2022) |
com.gitlab.protobuf-tools.proto-publishManage protobuf schemas - publish protobuf schemas to a maven repository, perform linting and backward compatibility verification before publishing and generate documentation. |
1.0.0
(18 August 2021) |
synapticloop.templar-genstatic site generator - this utilises the templar templating language |
1.5.0
(04 April 2020) |
gradle.siteGenerates documentation in HTML for given project |
0.6
(28 November 2018) |
io.gitlab.plunts.plantumlGradle plugin to build PlantUML diagrams from code (for living and up-to-date documentation) |
2.1.7
(06 March 2024) |
com.github.roroche.plantumlGradle plugin to build PlantUML diagrams from code (for living and up-to-date documentation) |
1.0.2
(07 May 2020) |
io.github.takiviko.guide-generatorGenerates user docs from package-level annotations |
1.1.0
(07 June 2024) |
cloud.playio.gradle.antoraThis plugin adds Antora capabilities to generate Asciidoc and construct Antora document component |
0.3.0
(19 March 2024) |
org.protelis.protelisdocA plugin that translates Protelis modules to Kotlin code, then generates the function documentation via Dokka |
3.0.76
(21 November 2024) |