Author: niclas Date: Sun May 23 09:10:23 2004 New Revision: 20256 Added: avalon/trunk/central/site/src/xdocs/central/developers/index.xml avalon/trunk/central/site/src/xdocs/central/developers/navigation.xml avalon/trunk/central/site/src/xdocs/central/laboratory/index.xml avalon/trunk/central/site/src/xdocs/central/laboratory/navigation.xml avalon/trunk/central/site/src/xdocs/central/news/index.xml avalon/trunk/central/site/src/xdocs/central/news/navigation.xml avalon/trunk/central/site/src/xdocs/central/users/index.xml avalon/trunk/central/site/src/xdocs/central/users/navigation.xml Log: Adding some placeholder documents. (If I only remember to add the files..)
Added: avalon/trunk/central/site/src/xdocs/central/developers/index.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/central/developers/index.xml Sun May 23 09:10:23 2004 @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<document> + <properties> + <author email="dev@avalon.apache.org">Avalon Documentation Team</author> + <title>Developer's Resources</title> + </properties> + + <body> + <section name="Resources for Avalon Developers"> + <p> + </p> + </section> + </body> +</document> + Added: avalon/trunk/central/site/src/xdocs/central/developers/navigation.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/central/developers/navigation.xml Sun May 23 09:10:23 2004 @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<project> + + <title>Apache Avalon Central</title> + + <body> + <menu> + </menu> + </body> + +</project> Added: avalon/trunk/central/site/src/xdocs/central/laboratory/index.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/central/laboratory/index.xml Sun May 23 09:10:23 2004 @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<document> + <properties> + <author email="dev@avalon.apache.org">Avalon Documentation Team</author> + <title>Laboratory</title> + </properties> + + <body> + <section name="Welcome to the Avalon Laboratory"> + <p> + </p> + </section> + </body> +</document> + Added: avalon/trunk/central/site/src/xdocs/central/laboratory/navigation.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/central/laboratory/navigation.xml Sun May 23 09:10:23 2004 @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<project> + + <title>Apache Avalon Central</title> + + <body> + <menu> + </menu> + </body> + +</project> Added: avalon/trunk/central/site/src/xdocs/central/news/index.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/central/news/index.xml Sun May 23 09:10:23 2004 @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<document> + <properties> + <author email="dev@avalon.apache.org">Avalon Documentation Team</author> + <title>News</title> + </properties> + + <body> + <section name="Latest News"> + <p> + </p> + </section> + </body> +</document> + Added: avalon/trunk/central/site/src/xdocs/central/news/navigation.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/central/news/navigation.xml Sun May 23 09:10:23 2004 @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<project> + + <title>Apache Avalon Central</title> + + <body> + <menu> + </menu> + </body> + +</project> Added: avalon/trunk/central/site/src/xdocs/central/users/index.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/central/users/index.xml Sun May 23 09:10:23 2004 @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<document> + <properties> + <author email="dev@avalon.apache.org">Avalon Documentation Team</author> + <title>User's Resources</title> + </properties> + + <body> + <section name="Resources for Avalon Users"> + <p> + </p> + </section> + </body> +</document> + Added: avalon/trunk/central/site/src/xdocs/central/users/navigation.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/central/users/navigation.xml Sun May 23 09:10:23 2004 @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<project> + + <title>Apache Avalon Central</title> + + <body> + <menu> + </menu> + </body> + +</project> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]