crossley 2003/03/22 23:15:10
Modified: src/documentation/xdocs index.xml
Log:
The author of this page is cocoon-dev.
Replace tabs with spaces.
Revision Changes Path
1.3 +26 -26 cocoon-2.0/src/documentation/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/cocoon-2.0/src/documentation/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 10 Mar 2003 09:12:06 -0000 1.2
+++ index.xml 23 Mar 2003 07:15:10 -0000 1.3
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN"
"dtd/document-v10.dtd">
<document>
- <header>
- <title>Apache Cocoon</title>
- <subtitle>XML Publishing Framework</subtitle>
- <authors>
- <person name="Stefano Mazzocchi" email="[EMAIL PROTECTED]"/>
- </authors>
- </header>
- <body>
- <figure src="images/cocoon.gif" alt="Cocoon"/>
- <s1 title="What is Cocoon?">
- <p>
+ <header>
+ <title>Apache Cocoon</title>
+ <subtitle>XML Publishing Framework</subtitle>
+ <authors>
+ <person name="cocoon-dev" email="[EMAIL PROTECTED]"/>
+ </authors>
+ </header>
+ <body>
+ <figure src="images/cocoon.gif" alt="Cocoon"/>
+ <s1 title="What is Cocoon?">
+ <p>
Apache Cocoon is an XML publishing framework that raises the usage of
XML and XSLT technologies for server applications to a new
level. Designed for performance and scalability around pipelined SAX
@@ -20,7 +20,7 @@
Cocoon's centralized configuration system and sophisticated caching help
you to create, deploy, and maintain rock-solid XML server applications.
</p>
- <p>
+ <p>
Cocoon interacts with most data sources, including filesystems, RDBMS,
LDAP, native XML databases, and network-based data sources. It adapts
content delivery to the capabilities of different devices like HTML, WML,
@@ -29,22 +29,22 @@
environment gives you the freedom to extend its functionality to meet your
special needs in a highly modular fashion.
</p>
- </s1>
- <s1 title="Where can I find it?">
- <p>
+ </s1>
+ <s1 title="Where can I find it?">
+ <p>
To download the latest release @released.version@ of Apache Cocoon, go to the
<link href="http://cocoon.apache.org/dist/">download area.</link>
- </p>
- <p>
+ </p>
+ <p>
If you are looking for a past generation of Cocoon (no longer supported but
still available),
- go to the <link href="http://xml.apache.org/cocoon1/">Cocoon 1.x area</link>.
- </p>
- </s1>
- <s1 title="More News about Cocoon">
- <p>
+ go to the <link href="http://xml.apache.org/cocoon1/">Cocoon 1.x area</link>.
+ </p>
+ </s1>
+ <s1 title="More News about Cocoon">
+ <p>
Check out our <link href="news.html">news page</link> for more up-to-date news
about Cocoon.
- </p>
- </s1>
- <figure src="images/cocoon-built.gif" alt="Built with Apache Cocoon"/>
- </body>
+ </p>
+ </s1>
+ <figure src="images/cocoon-built.gif" alt="Built with Apache Cocoon"/>
+ </body>
</document>