Author: crossley
Date: Fri Jun 11 01:12:00 2004
New Revision: 21082
Added:
forrest/site/dtd/index.html (contents, props changed)
forrest/site/entity/index.html (contents, props changed)
Log:
Add index.html to encourage people to use Catalog Entity Resolver.
Added: forrest/site/dtd/index.html
==============================================================================
--- (empty file)
+++ forrest/site/dtd/index.html Fri Jun 11 01:12:00 2004
@@ -0,0 +1,19 @@
+<html>
+<head>
+ <title>Apache Document Type Definitions</title>
+</head>
+<body>
+ <h1>Apache Document Type Definitions</h1>
+
+ <p>
+ If you are here looking for the Apache Document DTDs
+ then you shouldn't be :-)
+ See <a href="http://forrest.apache.org/catalog.html">Using Catalog Entity Resolver
for local DTDs</a>.
+ </p>
+
+ <p>
+ That said, you can find the relevant DTDs using the naming convention
+ "forrest.apache.org/dtd/document-v12.dtd" etc.
+ </p>
+</body>
+</html>
Added: forrest/site/entity/index.html
==============================================================================
--- (empty file)
+++ forrest/site/entity/index.html Fri Jun 11 01:12:00 2004
@@ -0,0 +1,19 @@
+<html>
+<head>
+ <title>Apache Document Type Definitions</title>
+</head>
+<body>
+ <h1>Apache Document Type Definitions</h1>
+
+ <p>
+ If you are here looking for the Apache Document DTDs
+ then you shouldn't be :-)
+ See <a href="http://forrest.apache.org/catalog.html">Using Catalog Entity Resolver
for local DTDs</a>.
+ </p>
+
+ <p>
+ That said, you can find the relevant DTDs using the naming convention
+ "forrest.apache.org/dtd/document-v12.dtd" etc.
+ </p>
+</body>
+</html>
|