You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by kh...@apache.org on 2015/04/03 13:23:41 UTC

svn commit: r946183 [19/23] - in /websites/production/maven/components/plugins-archives/maven-docck-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/docck/ apidocs/org/apache/maven/plugin/docck/class-use/ apidocs/org/apache/maven/plugin/docck...

Modified: websites/production/maven/components/plugins-archives/maven-docck-plugin-LATEST/xref/allclasses-frame.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-docck-plugin-LATEST/xref/allclasses-frame.html (original)
+++ websites/production/maven/components/plugins-archives/maven-docck-plugin-LATEST/xref/allclasses-frame.html Fri Apr  3 11:23:40 2015
@@ -1,41 +1,44 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
-<html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>All Classes</title>
-		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
-    </head>
-    <body>
-
-		<h3>All Classes</h3>
-
-		<ul>
-						<li>
-				<a href="org/apache/maven/plugin/docck/AbstractCheckDocumentationMojo.html" target="classFrame">AbstractCheckDocumentationMojo</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugin/docck/reports/AbstractDocumentationReport.html" target="classFrame">AbstractDocumentationReport</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugin/docck/CheckPluginDocumentationMojo.html" target="classFrame">CheckPluginDocumentationMojo</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugin/docck/reports/DocumentationReport.html" target="classFrame">DocumentationReport</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugin/docck/reports/DocumentationReporter.html" target="classFrame">DocumentationReporter</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugin/docck/reports/ErrorDocumentationReport.html" target="classFrame">ErrorDocumentationReport</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugin/docck/reports/InfoDocumentationReport.html" target="classFrame">InfoDocumentationReport</a>
-			</li>
-						<li>
-				<a href="org/apache/maven/plugin/docck/reports/WarningDocumentationReport.html" target="classFrame">WarningDocumentationReport</a>
-			</li>
-			      </ul>
-
-    </body>
-  </html>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xml:lang="en" lang="en">
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+		<title>All Classes</title>
+		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
+    </head>
+    <body>
+
+		<h3>All Classes</h3>
+
+		<ul>
+						<li>
+				<a href="org/apache/maven/plugin/docck/AbstractCheckDocumentationMojo.html" target="classFrame">AbstractCheckDocumentationMojo</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/plugin/docck/reports/AbstractDocumentationReport.html" target="classFrame">AbstractDocumentationReport</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/plugin/docck/CheckPluginDocumentationMojo.html" target="classFrame">CheckPluginDocumentationMojo</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/plugin/docck/reports/DocumentationReport.html" target="classFrame">DocumentationReport</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/plugin/docck/reports/DocumentationReporter.html" target="classFrame">DocumentationReporter</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/plugin/docck/reports/ErrorDocumentationReport.html" target="classFrame">ErrorDocumentationReport</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/plugin/docck/HelpMojo.html" target="classFrame">HelpMojo</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/plugin/docck/reports/InfoDocumentationReport.html" target="classFrame">InfoDocumentationReport</a>
+			</li>
+						<li>
+				<a href="org/apache/maven/plugin/docck/reports/WarningDocumentationReport.html" target="classFrame">WarningDocumentationReport</a>
+			</li>
+			      </ul>
+
+    </body>
+  </html>
\ No newline at end of file

Modified: websites/production/maven/components/plugins-archives/maven-docck-plugin-LATEST/xref/index.html
==============================================================================
--- websites/production/maven/components/plugins-archives/maven-docck-plugin-LATEST/xref/index.html (original)
+++ websites/production/maven/components/plugins-archives/maven-docck-plugin-LATEST/xref/index.html Fri Apr  3 11:23:40 2015
@@ -1,24 +1,24 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
-<html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Maven Documentation Checker Plugin 1.0 Reference</title>
-	</head>
-    <frameset cols="20%,80%">
-		<frameset rows="30%,70%">
-			<frame src="overview-frame.html" name="packageListFrame" />
-			<frame src="allclasses-frame.html" name="packageFrame" />
-		</frameset>
-		<frame src="overview-summary.html" name="classFrame" />
-        <noframes>
-            <body>
-                <h1>Frame Alert</h1>
-                <p>
-                    You don't have frames. Go <a href="overview-summary.html">here</a>
-                </p>
-            </body>
-        </noframes>
-    </frameset>
-</html>
-
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
+<html xml:lang="en" lang="en">
+<!-- this is a JXR report set -->
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+		<title>Apache Maven Documentation Checker Plugin 1.1 Reference</title>
+	</head>
+    <frameset cols="20%,80%">
+		<frameset rows="30%,70%">
+			<frame src="overview-frame.html" name="packageListFrame" />
+			<frame src="allclasses-frame.html" name="packageFrame" />
+		</frameset>
+		<frame src="overview-summary.html" name="classFrame" />
+        <noframes>
+            <body>
+                <h1>Frame Alert</h1>
+                <p>
+                    You don't have frames. Go <a href="overview-summary.html">here</a>
+                </p>
+            </body>
+        </noframes>
+    </frameset>
+</html>