diff options
Diffstat (limited to 'latest/source-repository.html')
-rw-r--r-- | latest/source-repository.html | 64 |
1 files changed, 26 insertions, 38 deletions
diff --git a/latest/source-repository.html b/latest/source-repository.html index ebd3d91..a307c50 100644 --- a/latest/source-repository.html +++ b/latest/source-repository.html @@ -1,16 +1,16 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2014-10-04 --> +<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2015-05-08 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>Sangria - Source Repository</title> + <title>Sangria – Source Repository</title> <style type="text/css" media="all"> @import url("./css/maven-base.css"); @import url("./css/maven-theme.css"); @import url("./css/site.css"); </style> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20141004" /> + <meta name="Date-Revision-yyyymmdd" content="20150508" /> <meta http-equiv="Content-Language" content="en" /> </head> @@ -27,8 +27,8 @@ <div class="xleft"> - <span id="publishDate">Last Published: 2014-10-04</span> - | <span id="projectVersion">Version: 1.2-SNAPSHOT</span> + <span id="publishDate">Last Published: 2015-05-08</span> + | <span id="projectVersion">Version: 1.3-SNAPSHOT</span> </div> <div class="xright"> <a href="./" title="Sangria">Sangria</a> @@ -68,38 +68,23 @@ </ul> <h5>Project Documentation</h5> <ul> - <li class="expanded"> + <li class="expanded"> <a href="project-info.html" title="Project Information">Project Information</a> <ul> <li class="none"> - <a href="index.html" title="About">About</a> - </li> - <li class="none"> - <a href="plugin-management.html" title="Plugin Management">Plugin Management</a> - </li> - <li class="none"> - <a href="distribution-management.html" title="Distribution Management">Distribution Management</a> - </li> - <li class="none"> - <a href="dependency-info.html" title="Dependency Information">Dependency Information</a> - </li> - <li class="none"> <a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a> </li> <li class="none"> - <strong>Source Repository</strong> - </li> - <li class="none"> - <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> + <a href="dependency-info.html" title="Dependency Information">Dependency Information</a> </li> <li class="none"> - <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a> + <a href="dependency-management.html" title="Dependency Management">Dependency Management</a> </li> <li class="none"> - <a href="integration.html" title="Continuous Integration">Continuous Integration</a> + <a href="distribution-management.html" title="Distribution Management">Distribution Management</a> </li> <li class="none"> - <a href="plugins.html" title="Project Plugins">Project Plugins</a> + <a href="index.html" title="About">About</a> </li> <li class="none"> <a href="license.html" title="Project License">Project License</a> @@ -108,16 +93,19 @@ <a href="modules.html" title="Project Modules">Project Modules</a> </li> <li class="none"> - <a href="dependency-management.html" title="Dependency Management">Dependency Management</a> + <a href="plugin-management.html" title="Plugin Management">Plugin Management</a> </li> <li class="none"> - <a href="team-list.html" title="Project Team">Project Team</a> + <a href="plugins.html" title="Project Plugins">Project Plugins</a> </li> <li class="none"> - <a href="project-summary.html" title="Project Summary">Project Summary</a> + <a href="team-list.html" title="Project Team">Project Team</a> </li> <li class="none"> - <a href="dependencies.html" title="Dependencies">Dependencies</a> + <strong>Source Repository</strong> + </li> + <li class="none"> + <a href="project-summary.html" title="Project Summary">Project Summary</a> </li> </ul> </li> @@ -135,20 +123,20 @@ <div id="bodyColumn"> <div id="contentBox"> <div class="section"> -<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a> -<p>This project uses <a class="externalLink" href="http://git-scm.com/">GIT</a> to manage its source code. Instructions on GIT use can be found at <a class="externalLink" href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p></div> +<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a> +<p>This project uses <a class="externalLink" href="http://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p></div> <div class="section"> -<h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a> -<p>The following is a link to the online source repository.</p> +<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a> +<p>The following is a link to a browsable version of the source repository:</p> <div class="source"> <pre><a class="externalLink" href="http://tavianator.com/cgit/sangria.git/">http://tavianator.com/cgit/sangria.git/</a></pre></div></div> <div class="section"> -<h2>Anonymous access<a name="Anonymous_access"></a></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> +<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>$ git clone git://tavianator.com/sangria.git</pre></div></div> <div class="section"> -<h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a> +<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> </div> </div> @@ -157,8 +145,8 @@ </div> <div id="footer"> <div class="xright"> - Copyright © 2014. - All Rights Reserved. + Copyright © 2014–2015. + All rights reserved. </div> <div class="clear"> |