svn commit: rev 21553 - in avalon/trunk/central/site/src/xdocs/central/tools/magic: . spells
| Newsgroups | gmane.comp.jakarta.avalon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mcconnell
Date: Mon Jun 21 11:30:03 2004
New Revision: 21553
Added:
avalon/trunk/central/site/src/xdocs/central/tools/magic/spells/
avalon/trunk/central/site/src/xdocs/central/tools/magic/spells/index.xml
avalon/trunk/central/site/src/xdocs/central/tools/magic/spells/navigation.xml
Modified:
avalon/trunk/central/site/src/xdocs/central/tools/magic/navigation.xml
Log:
using magic ....
Modified: avalon/trunk/central/site/src/xdocs/central/tools/magic/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/central/tools/magic/navigation.xml (original)
+++ avalon/trunk/central/site/src/xdocs/central/tools/magic/navigation.xml Mon Jun 21 11:30:03 2004
@@ -23,6 +23,7 @@
<body>
<menu>
+ <item name="Casting Spells" href="spells/index.html"/>
<item name="System Model" href="model/index.html"/>
<item name="Templates" href="templates/index.html"/>
<item name="Tasks" href="tasks/index.html"/>
Added: avalon/trunk/central/site/src/xdocs/central/tools/magic/spells/index.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/tools/magic/spells/index.xml Mon Jun 21 11:30:03 2004
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+
+ <properties>
+ <author email="[email protected]">Avalon Documentation Team</author>
+ <title>Avalon Central</title>
+ </properties>
+
+ <body>
+ <section name="Casting Spells - a.k.a Using Magic">
+
+ <p>SORRY - information about spell casting is restricted.</p>
+
+ </section>
+ </body>
+
+</document>
+
Added: avalon/trunk/central/site/src/xdocs/central/tools/magic/spells/navigation.xml
==============================================================================
--- (empty file)
+++ avalon/trunk/central/site/src/xdocs/central/tools/magic/spells/navigation.xml Mon Jun 21 11:30:03 2004
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ Copyright 2004 Apache Software Foundation
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.
+
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<project>
+
+ <title>Apache Avalon Central</title>
+
+ <body>
+ <menu>
+ </menu>
+ </body>
+
+</project>