This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git

commit a8dc9eba937e00d82157851218318d2cff18b2c6
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Oct 6 15:03:01 2024 -0400

    Remove whitespace and dead comments
---
 src/site/xdoc/index.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index f98918013..6b5608618 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -21,7 +21,6 @@ limitations under the License.
     <author email="d...@commons.apache.org">Commons Documentation Team</author>
   </properties>
   <body>
-    <!-- ================================================== -->
     <section name="Apache Commons IO">
       <p>
         Apache Commons IO is a library of utilities to assist with developing 
IO functionality.
@@ -88,9 +87,7 @@ limitations under the License.
         </li>
       </ul>
     </section>
-    <!-- ================================================== -->
     <section name="Releases">
-
       <subsection name="Latest Release (Java 8 and up)">
         <p>
           Commons IO requires a minimum of Java 8 -
@@ -105,7 +102,6 @@ limitations under the License.
           .
         </p>
       </subsection>
-
       <subsection name="Previous Releases">
         <p>
           See the
@@ -124,9 +120,7 @@ limitations under the License.
           <li>Version 2.2 requires Java 5 or above.</li>
         </ul>
       </subsection>
-
     </section>
-    <!-- ================================================== -->
     <section name="Support">
       <p>
         The
@@ -144,6 +138,5 @@ limitations under the License.
         Please read the instructions carefully to submit a useful bug report 
or enhancement request.
       </p>
     </section>
-    <!-- ================================================== -->
   </body>
 </document>

Reply via email to