Updated documentation.
This commit is contained in:
parent
6dbd1d9746
commit
20e2505ca5
4 changed files with 10 additions and 7 deletions
|
@ -146,6 +146,7 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
|
|||
<span class="kw">public</span> <span class="dt">final</span> <span class="dt">static</span> String PROJECT = <span class="st">"${project}"</span>;
|
||||
}</code></pre></div>
|
||||
<p>The Velocity variables are automatically filled in by the processor.</p>
|
||||
<p>Please also look at this <a href="https://github.com/ethauvin/mobibot/blob/master/version.vm">example</a> using <a href="https://docs.oracle.com/javase/8/docs/api/java/time/package-summary.html"><code>java.time</code></a></p>
|
||||
<h2 id="elements-properties">Elements & Properties</h2>
|
||||
<p>The following annotation elements and properties are available:</p>
|
||||
<table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue