Wagon: Deploying site to repository
This commit is contained in:
+13
-7
@@ -27,7 +27,7 @@
|
||||
|
||||
<div class="xleft">
|
||||
<span id="publishDate">Last Published: 2016-05-01</span>
|
||||
| <span id="projectVersion">Version: 4.3</span>
|
||||
| <span id="projectVersion">Version: 4.4-SNAPSHOT</span>
|
||||
</div>
|
||||
<div class="xright"> <a href="./" title="API-The MovieDB">API-The MovieDB</a>
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
|
||||
<h5>Project Documentation</h5>
|
||||
<ul>
|
||||
<li class="expanded">
|
||||
<li class="expanded">
|
||||
<strong>Project Information</strong>
|
||||
<ul>
|
||||
<li class="none">
|
||||
@@ -52,6 +52,9 @@
|
||||
</li>
|
||||
<li class="none">
|
||||
<a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
|
||||
</li>
|
||||
<li class="none">
|
||||
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
|
||||
</li>
|
||||
<li class="none">
|
||||
<a href="project-summary.html" title="Project Summary">Project Summary</a>
|
||||
@@ -90,19 +93,22 @@
|
||||
<td>API for the TheMovieDb.org website</td></tr>
|
||||
<tr class="a">
|
||||
<td><a href="source-repository.html">Source Repository</a></td>
|
||||
<td>This is a link to the online source repository that can be viewed via a web browser.</td></tr>
|
||||
<td>This document lists ways to access the online source repository.</td></tr>
|
||||
<tr class="b">
|
||||
<td><a href="issue-tracking.html">Issue Tracking</a></td>
|
||||
<td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr>
|
||||
<td>This document provides information on the issue management system used in this project.</td></tr>
|
||||
<tr class="a">
|
||||
<td><a href="dependency-convergence.html">Dependency Convergence</a></td>
|
||||
<td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr>
|
||||
<tr class="b">
|
||||
<td><a href="project-summary.html">Project Summary</a></td>
|
||||
<td>This document lists other related information of this project</td></tr>
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
<td><a href="dependencies.html">Dependencies</a></td>
|
||||
<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="license.html">Project License</a></td>
|
||||
<td>This is a link to the definitions of project licenses.</td></tr></table></div></div>
|
||||
<td>This document lists the project license(s).</td></tr></table></div></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear">
|
||||
|
||||
Reference in New Issue
Block a user