Commit 9a34fda0 authored by Yiming Liu's avatar Yiming Liu

Site for apollo-buildtools, 0.0.4

parent 96854ffd
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
...@@ -123,6 +123,6 @@ ...@@ -123,6 +123,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/6/16 3:36 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/7/16 10:43 AM.</div>
</body> </body>
</html> </html>
...@@ -34,6 +34,6 @@ ...@@ -34,6 +34,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/6/16 3:36 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/7/16 10:43 AM.</div>
</body> </body>
</html> </html>
...@@ -220,6 +220,6 @@ ...@@ -220,6 +220,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/6/16 3:36 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/7/16 10:43 AM.</div>
</body> </body>
</html> </html>
...@@ -119,6 +119,6 @@ ...@@ -119,6 +119,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/6/16 3:36 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/7/16 10:43 AM.</div>
</body> </body>
</html> </html>
...@@ -80,6 +80,6 @@ ...@@ -80,6 +80,6 @@
<td class="src"><pre class="src">&nbsp;}</pre></td></tr> <td class="src"><pre class="src">&nbsp;}</pre></td></tr>
</table> </table>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/6/16 3:36 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/7/16 10:43 AM.</div>
</body> </body>
</html> </html>
...@@ -46,6 +46,6 @@ var classTable = new SortableTable(document.getElementById("classResults"), ...@@ -46,6 +46,6 @@ var classTable = new SortableTable(document.getElementById("classResults"),
["String", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Percentage", "Percentage", "FormattedNumber"]);
classTable.sort(0); classTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/6/16 3:36 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/7/16 10:43 AM.</div>
</body> </body>
</html> </html>
...@@ -25,6 +25,6 @@ var packageTable = new SortableTable(document.getElementById("packageResults"), ...@@ -25,6 +25,6 @@ var packageTable = new SortableTable(document.getElementById("packageResults"),
["String", "Number", "Percentage", "Percentage", "FormattedNumber"]); ["String", "Number", "Percentage", "Percentage", "FormattedNumber"]);
packageTable.sort(0); packageTable.sort(0);
</script> </script>
<div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/6/16 3:36 AM.</div> <div class="footer">Report generated by <a href="http://cobertura.sourceforge.net/" target="_top">Cobertura</a> 2.1.1 on 7/7/16 10:43 AM.</div>
</body> </body>
</html> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!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 2016-07-06 --> <!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-07-07 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
@import url("./css/site.css"); @import url("./css/site.css");
</style> </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160706" /> <meta name="Date-Revision-yyyymmdd" content="20160707" />
<meta http-equiv="Content-Language" content="en" /> <meta http-equiv="Content-Language" content="en" />
</head> </head>
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<div class="xleft"> <div class="xleft">
<span id="publishDate">Last Published: 2016-07-06</span> <span id="publishDate">Last Published: 2016-07-07</span>
&nbsp;| <span id="projectVersion">Version: 0.0.4</span> &nbsp;| <span id="projectVersion">Version: 0.0.4</span>
</div> </div>
<div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a> <div class="xright"> <a href="./" title="Apollo BuildTools">Apollo BuildTools</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment