0

Publishing site for version 0.1.4

This commit is contained in:
Ronald J. Jenkins Jr
2016-04-02 05:10:37 +00:00
parent 0daf61ad7f
commit 11c091e34b
53 changed files with 1061 additions and 1059 deletions

View File

@@ -125,7 +125,7 @@
<li id="publishDate">Last Published: 2016-04-02
<span class="divider">|</span>
</li>
<li id="projectVersion">Version: 0.1.3
<li id="projectVersion">Version: 0.1.4
</li>
@@ -244,11 +244,11 @@
<div class="section">
<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p>
<div class="source"><pre class="prettyprint linenums">$ git clone --branch 0.1.3 git://github.com/rjenkinsjr/slf4bukkit.git</pre></div></div>
<div class="source"><pre class="prettyprint linenums">$ git clone --branch 0.1.4 git://github.com/rjenkinsjr/slf4bukkit.git</pre></div></div>
<div class="section">
<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>).</p>
<div class="source"><pre class="prettyprint linenums">$ git clone --branch 0.1.3 git@github.com:rjenkinsjr/slf4bukkit.git</pre></div></div>
<div class="source"><pre class="prettyprint linenums">$ git clone --branch 0.1.4 git@github.com:rjenkinsjr/slf4bukkit.git</pre></div></div>
<div class="section">
<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>