]> i-scream Git - www.i-scream.org.git/blobdiff - www/cms/javadoc/index.shtml
Move to .xhtml files instead of .shtml. They still use SSI.
[www.i-scream.org.git] / www / cms / javadoc / index.shtml
diff --git a/www/cms/javadoc/index.shtml b/www/cms/javadoc/index.shtml
deleted file mode 100644 (file)
index 34f3957..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html>
-
-<head>
-<title>i-scream CMS javadoc</title>
-<!--#include virtual="/style.inc" -->
-</head>
-
-<body>
-
-<div id="container">
-
-<div id="main">
-
-<!--#include virtual="/header.inc" -->
-
-<div id="contents"> 
-<h1 class="top">i-scream CMS javadoc</h1>
-
-<h2>Java Source code documentation</h2>
-
-The whole of the server, and parts of the rest of the system have been
-written in Java. Making use of the javadoc tool the following pages of
-documentation have been automatically generated.
-
-<p><a href="server/">Server javadoc pages</a></p>
-<p><a href="conient/">Conient javadoc pages</a></p>
-<p><a href="corbaservices/">Corba Service Manager javadoc pages</a></p>
-<p><a href="util/">Util Package javadoc pages</a></p>
-</div>
-
-<!--#include virtual="/footer.inc" -->
-
-</div>
-
-<!--#include virtual="/menu.inc" -->
-
-</div>
-
-</body>
-</html>