(no commit message)
[utils] / support / general / src / site / xdoc / index.xml
index d853ed5b6d7148a7a553e1039d64f1d0a56a90ce..fcf16cfa7d4ddea60627d25554ce08a6b0b0d30d 100644 (file)
@@ -1,16 +1,17 @@
 <?xml version="1.0"?>
-<!DOCTYPE document PUBLIC
-  "-//Apache Software Foundation//DTD XDOC 1.0//EN"
-  "http://maven.apache.org/dtd/xdoc_1_0.dtd">
-<document>
+<document xmlns="http://maven.apache.org/XDOC/2.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
+
   <properties>
-    <title>Support/General overview</title>
+    <title>overview</title>
     <author email="erik@brakkee.org">Erik Brakkee</author>
   </properties>
   <body>
     <section name="Introduction">
-      <p>The general support library contains various smaller utilities that
-         can be useful for any java project. </p>
+      <p>The general support library contains various smaller utilities that can be useful for any
+        java project. </p>
     </section>
+
   </body>
 </document>