Skip to content

Commit e1a3692

Browse files
bump version
1 parent e94250e commit e1a3692

File tree

8 files changed

+71
-8
lines changed

8 files changed

+71
-8
lines changed

docs/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-extension/index.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,20 @@ <h2 class="">Properties</h2>
103103
</span></span></div>
104104
<div>
105105
<div class="title">
106-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><a data-name="-1980545140%2FProperties%2F769193423" anchor-label="snapshotLabel" id="-1980545140%2FProperties%2F769193423" data-filterable-set=":dokkaHtml/main"></a><div class="symbol monospace">var <a href="snapshot-label.html">snapshotLabel</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="brief "><a data-name="-1980545140%2FProperties%2F769193423" anchor-label="snapshotLabel" id="-1980545140%2FProperties%2F769193423" data-filterable-set=":dokkaHtml/main"></a>Define the snapshot label to use.</div></div></div>
106+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><a data-name="-1980545140%2FProperties%2F769193423" anchor-label="snapshotLabel" id="-1980545140%2FProperties%2F769193423" data-filterable-set=":dokkaHtml/main"></a><div class="symbol monospace">var <a href="snapshot-label.html">snapshotLabel</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="brief "><a data-name="-1980545140%2FProperties%2F769193423" anchor-label="snapshotLabel" id="-1980545140%2FProperties%2F769193423" data-filterable-set=":dokkaHtml/main"></a>Define the snapshot label to append to what snapshot definition generates.</div></div></div>
107+
</div>
108+
</div>
109+
</div>
110+
</div>
111+
<a data-name="956059423%2FProperties%2F769193423" anchor-label="snapshotVersionGenerator" id="956059423%2FProperties%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
112+
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
113+
<div class="main-subrow keyValue ">
114+
<div class=""><span class="inline-flex"><a href="snapshot-version-generator.html">snapshotVersionGenerator</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="956059423%2FProperties%2F769193423"></span>
115+
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
116+
</span></span></div>
117+
<div>
118+
<div class="title">
119+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><a data-name="956059423%2FProperties%2F769193423" anchor-label="snapshotVersionGenerator" id="956059423%2FProperties%2F769193423" data-filterable-set=":dokkaHtml/main"></a><div class="symbol monospace">var <a href="snapshot-version-generator.html">snapshotVersionGenerator</a>: () -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="brief "><a data-name="956059423%2FProperties%2F769193423" anchor-label="snapshotVersionGenerator" id="956059423%2FProperties%2F769193423" data-filterable-set=":dokkaHtml/main"></a>Generate your own custom snapshot version.</div></div></div>
107120
</div>
108121
</div>
109122
</div>

docs/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-extension/log-version.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ <h1 class="cover"><span>log</span><wbr></wbr><span>Version</span></h1>
3030
</div>
3131
<p class="paragraph">Define if you like the version to logged everytime a gradle sync is happening.</p><p class="paragraph">Default: false</p></div>
3232
<h2 class="">Sources</h2>
33-
<div class="table" data-togglable="Sources"><a data-name="815898698%2FSource%2F769193423" anchor-label="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L42" id="815898698%2FSource%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
33+
<div class="table" data-togglable="Sources"><a data-name="815898698%2FSource%2F769193423" anchor-label="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L49" id="815898698%2FSource%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
3434
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
3535
<div class="main-subrow keyValue ">
36-
<div class=""><span class="inline-flex"><a href="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L42">jvm source</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="815898698%2FSource%2F769193423"></span>
36+
<div class=""><span class="inline-flex"><a href="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L49">jvm source</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="815898698%2FSource%2F769193423"></span>
3737
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
3838
</span></span></div>
3939
<div></div>

docs/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-extension/snapshot-label.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1 class="cover"><span>snapshot</span><wbr></wbr><span>Label</span></h1>
2828
<div>
2929
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">var <a href="snapshot-label.html">snapshotLabel</a>: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
3030
</div>
31-
<p class="paragraph">Define the snapshot label to use.</p><p class="paragraph">Default: -SNAPSHOT</p></div>
31+
<p class="paragraph">Define the snapshot label to append to what snapshot definition generates.</p><p class="paragraph">Default: -SNAPSHOT</p></div>
3232
<h2 class="">Sources</h2>
3333
<div class="table" data-togglable="Sources"><a data-name="-1980545140%2FSource%2F769193423" anchor-label="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L28" id="-1980545140%2FSource%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
3434
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
<html>
2+
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
4+
<title>snapshotVersionGenerator</title>
5+
<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script><script type="text/javascript" src="../../../scripts/main.js" async="async"></script> </head>
6+
<body>
7+
<div id="container">
8+
<div id="leftColumn"><a href="../../../index.html">
9+
<div id="logo"></div>
10+
</a>
11+
<div id="paneSearch"></div>
12+
<div id="sideMenu"></div>
13+
</div>
14+
<div id="main">
15+
<div id="leftToggler"><span class="icon-toggler"></span></div>
16+
<script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="EasyVersion::com.github.k0shk0sh.easy.version/EasyVersionExtension/snapshotVersionGenerator/#/PointingToDeclaration//769193423">
17+
<div class="navigation-wrapper" id="navigation-wrapper">
18+
<div class="breadcrumbs"><a href="../../../index.html">EasyVersion</a>/<a href="../index.html">com.github.k0shk0sh.easy.version</a>/<a href="index.html">EasyVersionExtension</a>/<a href="snapshot-version-generator.html">snapshotVersionGenerator</a></div>
19+
<div class="pull-right d-flex">
20+
<div id="searchBar"></div>
21+
</div>
22+
</div>
23+
<div class="cover ">
24+
<h1 class="cover"><span>snapshot</span><wbr></wbr><span>Version</span><wbr></wbr><span>Generator</span></h1>
25+
</div>
26+
<div class="divergent-group" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main"><div class="with-platform-tags"><span class="pull-right"></span></div>
27+
28+
<div>
29+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":dokkaHtml/main"><div class="symbol monospace">var <a href="snapshot-version-generator.html">snapshotVersionGenerator</a>: () -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>? = null<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
30+
</div>
31+
<p class="paragraph">Generate your own custom snapshot version.</p><p class="paragraph">If not set, then <a href="snapshot-definition.html">snapshotDefinition</a> is used.</p></div>
32+
<h2 class="">Sources</h2>
33+
<div class="table" data-togglable="Sources"><a data-name="956059423%2FSource%2F769193423" anchor-label="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L42" id="956059423%2FSource%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
34+
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
35+
<div class="main-subrow keyValue ">
36+
<div class=""><span class="inline-flex"><a href="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L42">jvm source</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="956059423%2FSource%2F769193423"></span>
37+
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
38+
</span></span></div>
39+
<div></div>
40+
</div>
41+
</div>
42+
</div>
43+
</div>
44+
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
45+
</div>
46+
</div>
47+
</body>
48+
</html>
49+

docs/-easy-version/com.github.k0shk0sh.easy.version/-snapshot-definition/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ <h2 class="">Properties</h2>
9797
</div>
9898
</div>
9999
<h2 class="">Sources</h2>
100-
<div class="table" data-togglable="Sources"><a data-name="1611545811%2FSource%2F769193423" anchor-label="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L59" id="1611545811%2FSource%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
100+
<div class="table" data-togglable="Sources"><a data-name="1611545811%2FSource%2F769193423" anchor-label="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L66" id="1611545811%2FSource%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
101101
<div class="table-row" data-filterable-current=":dokkaHtml/main" data-filterable-set=":dokkaHtml/main">
102102
<div class="main-subrow keyValue ">
103-
<div class=""><span class="inline-flex"><a href="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L59">jvm source</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1611545811%2FSource%2F769193423"></span>
103+
<div class=""><span class="inline-flex"><a href="https://github.com/k0shk0sh/EasyVersion/blob/main/src/main/kotlin/com/github/k0shk0sh/easy/version/EasyVersionExtension.kt#L66">jvm source</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1611545811%2FSource%2F769193423"></span>
104104
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
105105
</span></span></div>
106106
<div></div>

docs/-easy-version/package-list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ $dokka.location:com.github.k0shk0sh.easy.version/EasyVersionExtension/properties
1010
$dokka.location:com.github.k0shk0sh.easy.version/EasyVersionExtension/setToProjectVersion/#/PointingToDeclaration/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-extension/set-to-project-version.html
1111
$dokka.location:com.github.k0shk0sh.easy.version/EasyVersionExtension/snapshotDefinition/#/PointingToDeclaration/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-extension/snapshot-definition.html
1212
$dokka.location:com.github.k0shk0sh.easy.version/EasyVersionExtension/snapshotLabel/#/PointingToDeclaration/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-extension/snapshot-label.html
13+
$dokka.location:com.github.k0shk0sh.easy.version/EasyVersionExtension/snapshotVersionGenerator/#/PointingToDeclaration/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-extension/snapshot-version-generator.html
1314
$dokka.location:com.github.k0shk0sh.easy.version/EasyVersionFileProvider///PointingToDeclaration/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-file-provider/index.html
1415
$dokka.location:com.github.k0shk0sh.easy.version/EasyVersionPlugin///PointingToDeclaration/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-plugin/index.html
1516
$dokka.location:com.github.k0shk0sh.easy.version/EasyVersionPlugin/EasyVersionPlugin/#/PointingToDeclaration/-easy-version/com.github.k0shk0sh.easy.version/-easy-version-plugin/-easy-version-plugin.html

0 commit comments

Comments
 (0)