From 2cff9b7876a6c7d442ee6903d8a7a31ce831b7d2 Mon Sep 17 00:00:00 2001 From: terrestris Date: Mon, 15 Jul 2024 12:49:27 +0000 Subject: [PATCH] chore: automated doc generation --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index c8f0884..5ccc330 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,6 @@ Was inspired by https://github.com/conveyal/maven-semantic-release. It differs i ## Options -## Functions - -
-
evaluateConfig(config)PluginConfig
-
-
- ## Typedefs
@@ -38,15 +31,6 @@ Was inspired by https://github.com/conveyal/maven-semantic-release. It differs i
- - -## evaluateConfig(config) ⇒ [PluginConfig](#PluginConfig) -**Kind**: global function - -| Param | Type | -| --- | --- | -| config | [Partial.<PluginConfig>](#PluginConfig) | - ## MavenTarget : 'deploy' \| 'package jib:build' \| 'deploy jib:build'