Mail Archive Home | byline-commits List | September 2004 Index
| <-- Date Index --> | <-- Thread Index --> |
Author: richardl Date: 2004-09-08 21:24:42 +0200 (Wed, 08 Sep 2004) New Revision: 16 Added: website/trunk/docs.html website/trunk/footer.html Modified: website/trunk/index.html Log: new docs page; switch to ssi Added: website/trunk/docs.html =================================================================== --- website/trunk/docs.html 2004-09-08 05:28:51 UTC (rev 15) +++ website/trunk/docs.html 2004-09-08 19:24:42 UTC (rev 16) @@ -0,0 +1,51 @@ +<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> +<html> +<head> +<title>byline | documentation</title> +<link rel="stylesheet" type="text/css" href="byline.css"> +</head> + +<body> +<h2>byline | documentation</h2> + +<hr> + +<h3>Installation Documentation</h3> + +<a +href="http://wiki.objectweb.org/byline/Wiki.jsp?page=DeveloperQuickStartGuide">Developer +Quick Start</a>: How to get started with Byline straight from source + +<p> + +<a +href="http://www.redhat.com/docs/manuals/waf/rhea-ig-waf-en-6.1/">WAF +Installation Guide</a>: Installing Byline from the pre-built packages for production or development + +<p> + +<h3>WAF Documentation</h3> + +<a href="http://www.redhat.com/docs/manuals/waf/rhea-dg-waf-en-6.1/">WAF Developer Guide</a><br> +<a href="http://www.redhat.com/docs/manuals/waf/rhea-rn-waf-en-6.1/">WAF 6.1 Release Notes</a><br> + +<p> + +<h3>CMS Documentation</h3> + +<a href="http://www.redhat.com/docs/manuals/cms/rhea-dg-cms-en-6.1/">CMS Developer Guide</a><br> +<a href="http://www.redhat.com/docs/manuals/cms/rhea-ag-cms-en-6.1/">CMS Administrator Guide</a><br> +<a href="http://www.redhat.com/docs/manuals/cms/rhea-dpg-cms-en-6.1/">CMS Deployment Guide</a><br> +<a href="http://www.redhat.com/docs/manuals/cms/rhea-rn-cms-en-6.1/">CMS 6.1 Release Notes</a> + +<p> + +<h3>Javadoc</h3> + +<a href="ccm-core-6.1.0/api/">Byline WAF 6.0.1 Javadoc</a> + +<!--#include virtual="footer.html" --> + +<hr> +</body> +</html> Added: website/trunk/footer.html =================================================================== --- website/trunk/footer.html 2004-09-08 05:28:51 UTC (rev 15) +++ website/trunk/footer.html 2004-09-08 19:24:42 UTC (rev 16) @@ -0,0 +1,10 @@ +<p align="center"> + +<a href="http://forge.objectweb.org/projects/byline/">Project Page</a> | +<a href="docs.html">Documentation</a> | +<a href="http://wiki.objectweb.org/byline">Wiki</a> | +<a href="http://forge.objectweb.org/tracker/?atid=350155&group_id=143&func=browse">Bugs</a> | +<a href="http://forge.objectweb.org/mail/?group_id=143">Mailing lists</a> | +<a href="http://forge.objectweb.org/project/showfiles.php?group_id=143">Download</a> | +<a href="http://forge.objectweb.org/plugins/scmsvn/index.php?group_id=143">Source</a> +</p> Modified: website/trunk/index.html =================================================================== --- website/trunk/index.html 2004-09-08 05:28:51 UTC (rev 15) +++ website/trunk/index.html 2004-09-08 19:24:42 UTC (rev 16) @@ -38,15 +38,8 @@ page</a> has more information, or subscribe to the developer's mailing list by emailing byline-dev-subscribe@xxxxxxxxxxxxxx -<p align="center"> -<a href="http://forge.objectweb.org/projects/byline/">Project Page</a> | -<a href="http://wiki.objectweb.org/byline">Wiki</a> | -<a href="http://forge.objectweb.org/tracker/?atid=350155&group_id=143&func=browse">Bugs</a> | -<a href="http://forge.objectweb.org/mail/?group_id=143">Mailing lists</a> | -<a href="http://forge.objectweb.org/project/showfiles.php?group_id=143">Download</a> | -<a href="http://forge.objectweb.org/plugins/scmsvn/index.php?group_id=143">Source</a> -</p> +<!--#include virtual="footer.html" --> <hr> </body>
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.