Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/ReportComparator.html ============================================================================== --- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/ReportComparator.html (original) +++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/ReportComparator.html Sat Jan 22 23:49:44 2022 @@ -69,6 +69,6 @@ <a class="jxr_linenumber" name="L61" href="#L61">61</a> } </pre> <hr/> -<div id="footer">Copyright © 2005–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2005–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file
Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/SiteTool.html ============================================================================== --- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/SiteTool.html (original) +++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/SiteTool.html Sat Jan 22 23:49:44 2022 @@ -214,6 +214,6 @@ <a class="jxr_linenumber" name="L206" href="#L206">206</a> } </pre> <hr/> -<div id="footer">Copyright © 2005–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2005–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/SiteToolException.html ============================================================================== --- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/SiteToolException.html (original) +++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/SiteToolException.html Sat Jan 22 23:49:44 2022 @@ -74,6 +74,6 @@ <a class="jxr_linenumber" name="L66" href="#L66">66</a> } </pre> <hr/> -<div id="footer">Copyright © 2005–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> +<div id="footer">Copyright © 2005–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</div> </body> </html> \ No newline at end of file Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/package-frame.html ============================================================================== --- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/package-frame.html (original) +++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/package-frame.html Sat Jan 22 23:49:44 2022 @@ -3,7 +3,7 @@ <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Doxia Sitetools 1.11.1 Reference Package org.apache.maven.doxia.tools</title> + <title>Doxia Sitetools 2.0.0-M1-SNAPSHOT Reference Package org.apache.maven.doxia.tools</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" /> </head> <body> @@ -19,9 +19,6 @@ <a href="DefaultSiteTool.html" target="classFrame">DefaultSiteTool</a> </li> <li> - <a href="MojoLogWrapper.html" target="classFrame">MojoLogWrapper</a> - </li> - <li> <a href="ReportComparator.html" target="classFrame">ReportComparator</a> </li> <li> Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/package-summary.html ============================================================================== --- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/package-summary.html (original) +++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/org/apache/maven/doxia/tools/package-summary.html Sat Jan 22 23:49:44 2022 @@ -3,7 +3,7 @@ <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Doxia Sitetools 1.11.1 Reference Package org.apache.maven.doxia.tools</title> + <title>Doxia Sitetools 2.0.0-M1-SNAPSHOT Reference Package org.apache.maven.doxia.tools</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" /> </head> <body> @@ -42,11 +42,6 @@ </tr> <tr> <td> - <a href="MojoLogWrapper.html" target="classFrame">MojoLogWrapper</a> - </td> - </tr> - <tr> - <td> <a href="ReportComparator.html" target="classFrame">ReportComparator</a> </td> </tr> @@ -83,7 +78,7 @@ </div> <hr /> <div id="footer"> - Copyright © 2005–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. + Copyright © 2005–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. </div> </body> </html> \ No newline at end of file Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/overview-frame.html ============================================================================== --- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/overview-frame.html (original) +++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/overview-frame.html Sat Jan 22 23:49:44 2022 @@ -3,7 +3,7 @@ <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Doxia Sitetools 1.11.1 Reference</title> + <title>Doxia Sitetools 2.0.0-M1-SNAPSHOT Reference</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> </head> <body> @@ -16,21 +16,6 @@ <ul> <li> - <a href="org/apache/maven/doxia/docrenderer/package-frame.html" target="packageFrame">org.apache.maven.doxia.docrenderer</a> - </li> - <li> - <a href="org/apache/maven/doxia/docrenderer/itext/package-frame.html" target="packageFrame">org.apache.maven.doxia.docrenderer.itext</a> - </li> - <li> - <a href="org/apache/maven/doxia/docrenderer/pdf/package-frame.html" target="packageFrame">org.apache.maven.doxia.docrenderer.pdf</a> - </li> - <li> - <a href="org/apache/maven/doxia/docrenderer/pdf/fo/package-frame.html" target="packageFrame">org.apache.maven.doxia.docrenderer.pdf.fo</a> - </li> - <li> - <a href="org/apache/maven/doxia/docrenderer/pdf/itext/package-frame.html" target="packageFrame">org.apache.maven.doxia.docrenderer.pdf.itext</a> - </li> - <li> <a href="org/apache/maven/doxia/site/decoration/package-frame.html" target="packageFrame">org.apache.maven.doxia.site.decoration</a> </li> <li> Modified: maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/overview-summary.html ============================================================================== --- maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/overview-summary.html (original) +++ maven/doxia/website/components/doxia-sitetools-archives/doxia-sitetools-LATEST/xref/overview-summary.html Sat Jan 22 23:49:44 2022 @@ -3,7 +3,7 @@ <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <title>Doxia Sitetools 1.11.1 Reference</title> + <title>Doxia Sitetools 2.0.0-M1-SNAPSHOT Reference</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" /> </head> <body> @@ -24,7 +24,7 @@ </ul> </div> - <h2>Doxia Sitetools 1.11.1 Reference</h2> + <h2>Doxia Sitetools 2.0.0-M1-SNAPSHOT Reference</h2> <table class="summary"> <thead> @@ -35,31 +35,6 @@ <tbody> <tr> <td> - <a href="org/apache/maven/doxia/docrenderer/package-summary.html">org.apache.maven.doxia.docrenderer</a> - </td> - </tr> - <tr> - <td> - <a href="org/apache/maven/doxia/docrenderer/itext/package-summary.html">org.apache.maven.doxia.docrenderer.itext</a> - </td> - </tr> - <tr> - <td> - <a href="org/apache/maven/doxia/docrenderer/pdf/package-summary.html">org.apache.maven.doxia.docrenderer.pdf</a> - </td> - </tr> - <tr> - <td> - <a href="org/apache/maven/doxia/docrenderer/pdf/fo/package-summary.html">org.apache.maven.doxia.docrenderer.pdf.fo</a> - </td> - </tr> - <tr> - <td> - <a href="org/apache/maven/doxia/docrenderer/pdf/itext/package-summary.html">org.apache.maven.doxia.docrenderer.pdf.itext</a> - </td> - </tr> - <tr> - <td> <a href="org/apache/maven/doxia/site/decoration/package-summary.html">org.apache.maven.doxia.site.decoration</a> </td> </tr> @@ -120,7 +95,7 @@ <hr /> <div id="footer"> - Copyright © 2005–2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. + Copyright © 2005–2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. </div> </body> </html> \ No newline at end of file