diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-06-11 22:58:54 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-06-11 22:58:54 -0400 |
| commit | 3127e50947f9a91827d2d974336ddb0c2a4874c4 (patch) | |
| tree | ab5a5c8b575db9fbb24e27ae59a289a5304b2837 /target/site/project-info.html | |
| parent | 57034c35bff863550771a2c0154b255e3f81d0d4 (diff) | |
Remove old site
Diffstat (limited to 'target/site/project-info.html')
| -rw-r--r-- | target/site/project-info.html | 113 |
1 files changed, 0 insertions, 113 deletions
diff --git a/target/site/project-info.html b/target/site/project-info.html deleted file mode 100644 index 0c35de1..0000000 --- a/target/site/project-info.html +++ /dev/null @@ -1,113 +0,0 @@ -<!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.8.1 from org.apache.maven.plugins:maven-site-plugin:3.7.1:CategorySummaryDocumentRenderer at 2019-06-11 --> -<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>everge – Project Information</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 http-equiv="Content-Language" content="en" /> - - </head> - <body class="composite"> - <div id="banner"> -<div id="bannerLeft"> -everge -</div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - <div class="xleft"> - <span id="publishDate">Last Published: 2019-06-11</span> - | <span id="projectVersion">Version: 1.0-SNAPSHOT</span> - </div> - <div class="xright"><a href="./" title="everge">everge</a> </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - <h5>Project Documentation</h5> - <ul> - <li class="expanded"><strong>Project Information</strong> - <ul> - <li class="none"><a href="dependencies.html" title="Dependencies">Dependencies</a></li> - <li class="none"><a href="dependency-info.html" title="Dependency Information">Dependency Information</a></li> - <li class="none"><a href="distribution-management.html" title="Distribution Management">Distribution Management</a></li> - <li class="none"><a href="index.html" title="About">About</a></li> - <li class="none"><a href="licenses.html" title="Licenses">Licenses</a></li> - <li class="none"><a href="plugin-management.html" title="Plugin Management">Plugin Management</a></li> - <li class="none"><a href="plugins.html" title="Plugins">Plugins</a></li> - <li class="none"><a href="scm.html" title="Source Code Management">Source Code Management</a></li> - <li class="none"><a href="summary.html" title="Summary">Summary</a></li> - <li class="none"><a href="team.html" title="Team">Team</a></li> - </ul></li> - <li class="collapsed"><a href="project-reports.html" title="Project Reports">Project Reports</a></li> - </ul> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> - </a> - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> -<div class="section"> -<h2><a name="Project_Information"></a>Project Information</h2> -<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p> -<div class="section"> -<h3><a name="Overview"></a>Overview</h3> -<table border="0" class="bodyTable"> -<tr class="a"> -<th>Document</th> -<th>Description</th></tr> -<tr class="b"> -<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"> -<td><a href="dependency-info.html">Dependency Information</a></td> -<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr> -<tr class="b"> -<td><a href="distribution-management.html">Distribution Management</a></td> -<td>This document provides informations on the distribution management of this project.</td></tr> -<tr class="a"> -<td><a href="index.html">About</a></td> -<td>Simple regex-based text processin</td></tr> -<tr class="b"> -<td><a href="licenses.html">Licenses</a></td> -<td>This document lists the project license(s).</td></tr> -<tr class="a"> -<td><a href="plugin-management.html">Plugin Management</a></td> -<td>This document lists the plugins that are defined through pluginManagement.</td></tr> -<tr class="b"> -<td><a href="plugins.html">Plugins</a></td> -<td>This document lists the build plugins and the report plugins used by this project.</td></tr> -<tr class="a"> -<td><a href="scm.html">Source Code Management</a></td> -<td>This document lists ways to access the online source repository.</td></tr> -<tr class="b"> -<td><a href="summary.html">Summary</a></td> -<td>This document lists other related information of this project</td></tr> -<tr class="a"> -<td><a href="team.html">Team</a></td> -<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr></table></div></div> - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright"> - Copyright © 2019.All rights reserved. </div> - <div class="clear"> - <hr/> - </div> - </div> - </body> -</html> |
