Skip to content

Commit

Permalink
generated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanKanojia committed Aug 18, 2023
1 parent 39aab08 commit b07abf3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified docker-maven-plugin.pdf
Binary file not shown.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -523,8 +523,8 @@
<h1>fabric8io/docker-maven-plugin</h1>
<div class="details">
<span id="author" class="author">Roland Huß</span><br>
<span id="revnumber">version 0.43.3,</span>
<span id="revdate">2023-08-13</span>
<span id="revnumber">version 0.43.4,</span>
<span id="revdate">2023-08-18</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">docker-maven-plugin</div>
Expand Down Expand Up @@ -880,7 +880,7 @@ <h2 id="installation">2. Installation</h2>
<pre class="CodeRay highlight"><code data-lang="xml"><span class="tag">&lt;plugin&gt;</span>
<span class="tag">&lt;groupId&gt;</span>io.fabric8<span class="tag">&lt;/groupId&gt;</span>
<span class="tag">&lt;artifactId&gt;</span>docker-maven-plugin<span class="tag">&lt;/artifactId&gt;</span>
<span class="tag">&lt;version&gt;</span>0.43.3<span class="tag">&lt;/version&gt;</span>
<span class="tag">&lt;version&gt;</span>0.43.4<span class="tag">&lt;/version&gt;</span>

<span class="tag">&lt;configuration&gt;</span>
....
Expand Down Expand Up @@ -2951,7 +2951,7 @@ <h4 id="build-buildx">5.1.6. Multi-Architecture Build</h4>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>nodeName</strong></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Specify the name of the node to be created or modified. If none is specified, it is the name of the builder it belongs to, with an index <code>0</code> number suffix.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Specify the name of the node to be created or modified.</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>configFile</strong></p></td>
Expand Down Expand Up @@ -6505,7 +6505,7 @@ <h2 id="further-reading">10. Further reading</h2>
</div>
<div id="footer">
<div id="footer-text">
Version 0.43.3<br>
Version 0.43.4<br>
Last updated 2023-07-28 11:49:48 IST
</div>
</div>
Expand Down

0 comments on commit b07abf3

Please # to comment.