mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Fix the formatting for autoGitTag.
This commit is contained in:
parent
e533379327
commit
5d78b72205
1 changed files with 1 additions and 1 deletions
|
@ -922,7 +922,7 @@ Now, all you need to do is to upload your package:
|
||||||
message = "Release v$version"
|
message = "Release v$version"
|
||||||
}</pre>
|
}</pre>
|
||||||
<p>The following configuration parameters are supported:</p>
|
<p>The following configuration parameters are supported:</p>
|
||||||
<dl>
|
<dl class="dl-horizontal">
|
||||||
<dt>annotated</dt>
|
<dt>annotated</dt>
|
||||||
<dd>A lightweight tag is created by default. Set to <code>true</code> to create an annotated tag.</dd>
|
<dd>A lightweight tag is created by default. Set to <code>true</code> to create an annotated tag.</dd>
|
||||||
<dt>enabled</dt>
|
<dt>enabled</dt>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue