Skip to content

Commit

Permalink
chore: automated doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
terrestris committed Jul 15, 2024
1 parent f3e3ebc commit 2cff9b7
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ Was inspired by https://github.com/conveyal/maven-semantic-release. It differs i
## Options

<!-- AUTO_GENERATED_OPTIONS -->
## Functions

<dl>
<dt><a href="#evaluateConfig">evaluateConfig(config)</a> ⇒ <code><a href="#PluginConfig">PluginConfig</a></code></dt>
<dd></dd>
</dl>

## Typedefs

<dl>
Expand All @@ -38,15 +31,6 @@ Was inspired by https://github.com/conveyal/maven-semantic-release. It differs i
<dd></dd>
</dl>

<a name="evaluateConfig"></a>

## evaluateConfig(config) ⇒ [<code>PluginConfig</code>](#PluginConfig)
**Kind**: global function

| Param | Type |
| --- | --- |
| config | [<code>Partial.&lt;PluginConfig&gt;</code>](#PluginConfig) |

<a name="MavenTarget"></a>

## MavenTarget : <code>&#x27;deploy&#x27;</code> \| <code>&#x27;package jib:build&#x27;</code> \| <code>&#x27;deploy jib:build&#x27;</code>
Expand Down

0 comments on commit 2cff9b7

Please sign in to comment.