Publishing site for version 0.1.1
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
<li id="publishDate">Last Published: 2016-03-29
|
||||
<span class="divider">|</span>
|
||||
</li>
|
||||
<li id="projectVersion">Version: 0.1.0
|
||||
<li id="projectVersion">Version: 0.1.1
|
||||
</li>
|
||||
|
||||
|
||||
@@ -203,13 +203,13 @@
|
||||
<div class="source"><pre class="prettyprint linenums"><dependency>
|
||||
<groupId>info.ronjenkins</groupId>
|
||||
<artifactId>slf4bukkit</artifactId>
|
||||
<version>0.1.0</version>
|
||||
<version>0.1.1</version>
|
||||
</dependency>
|
||||
</pre></div></div>
|
||||
|
||||
<ul>
|
||||
|
||||
<li>(Optional) Add your desired default configuration values to your plugin’s built-in <a href="home.html">config.yml</a> file. For more details, see the Javadocs for the <a href="apidocs/org/slf4j/impl/BukkitPluginLoggerAdapter.html">BukkitPluginLoggerAdapter</a> class.</li>
|
||||
<li>(Optional) Add your desired default configuration values to your plugin’s built-in <a class="externalLink" href="http://rjenkinsjr.github.io/slf4bukkit">config.yml</a> file. For more details, see the Javadocs for the <a class="externalLink" href="http://rjenkinsjr.github.io/slf4bukkit/apidocs/org/slf4j/impl/BukkitPluginLoggerAdapter.html">BukkitPluginLoggerAdapter</a> class.</li>
|
||||
|
||||
<li>(Optional) Use the <a class="externalLink" href="http://www.slf4j.org/api/org/slf4j/Logger.html">SLF4J API</a> in your code. Note that SLF4Bukkit does not support markers.</li>
|
||||
</ul></div>
|
||||
|
||||
Reference in New Issue
Block a user