From 4ee3fabf5872581dcff79bf46a85b3994d8d1dec Mon Sep 17 00:00:00 2001
From: crossley
Date: Mon, 1 Sep 2003 07:48:09 +0000
Subject: [PATCH] Evidently Forrest needs to always use index.html for
directories.
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226076 13f79535-47bb-0310-9956-ffa450edef68
---
src/documentation/content/xdocs/components/index.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/documentation/content/xdocs/components/index.xml b/src/documentation/content/xdocs/components/index.xml
index 9f6339b..20e3a6b 100644
--- a/src/documentation/content/xdocs/components/index.xml
+++ b/src/documentation/content/xdocs/components/index.xml
@@ -17,13 +17,13 @@
Commons project.
- - Resolver
+
- Resolver
- An XML Entity and URI Resolver donated by Norman Walsh.
- - Which
+
- Which
- A simple environment checking utility for Apache projects by Shane Curcuru
- - External Interfaces (xml-apis)
+
- External Interfaces (xml-apis)
- An Apache-hosted set of externally-defined standards interfaces, namely DOM, SAX, and JAXP.