mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -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"
|
||||
}</pre>
|
||||
<p>The following configuration parameters are supported:</p>
|
||||
<dl>
|
||||
<dl class="dl-horizontal">
|
||||
<dt>annotated</dt>
|
||||
<dd>A lightweight tag is created by default. Set to <code>true</code> to create an annotated tag.</dd>
|
||||
<dt>enabled</dt>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue