diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-06-11 22:57:29 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-06-11 22:57:29 -0400 |
| commit | be27420d9f67ccbbda1f0663328acdb376d06058 (patch) | |
| tree | c20cac01885bde508e472331bc1cd60f72a69033 /docs/index.html | |
| parent | 0cb3a672ffa1960c7d1c3d04da4376aca07f5943 (diff) | |
Relocate site
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..01042e9 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,77 @@ +<!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-project-info-reports-plugin:3.0.0:index 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 – About</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"><a href="project-info.html" title="Project Information">Project Information</a> + <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"><strong>About</strong></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="About_everge"></a>About everge</h2><a name="About_everge"></a> +<p>Simple regex-based text processin</p></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> |
