1
0
Fork 0
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:
Cedric Beust 2017-03-23 21:12:59 -07:00
parent e533379327
commit 5d78b72205

View file

@ -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>