Author: niclas Date: Mon May 24 12:07:31 2004 New Revision: 20369 Added: avalon/trunk/central/site/src/xdocs/planet/components/ avalon/trunk/central/site/src/xdocs/planet/facilities/ avalon/trunk/central/site/src/xdocs/products/runtime/meta/data/navigation.xml avalon/trunk/central/site/src/xdocs/products/runtime/repository/navigation.xml Removed: avalon/trunk/runtime/meta/site/ Log: Various changes that hasn't been committed...
Added: avalon/trunk/central/site/src/xdocs/products/runtime/meta/data/navigation.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/products/runtime/meta/data/navigation.xml Mon May 24 12:07:31 2004 @@ -0,0 +1,31 @@ +<?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>Avalon Meta</title> + + <body> + <menu> + </menu> + </body> + +</project> Added: avalon/trunk/central/site/src/xdocs/products/runtime/repository/navigation.xml ============================================================================== --- (empty file) +++ avalon/trunk/central/site/src/xdocs/products/runtime/repository/navigation.xml Mon May 24 12:07:31 2004 @@ -0,0 +1,36 @@ +<?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>Merlin</title> + + <body> + <menu> + <item name="Overview" href="about/index.html"/> + <item name="Getting Started" href="start/index.html"/> + <item name="Tools" href="tools/index.html"/> + <item name="Resources" href="tools/index.html"/> + <item name="Javadoc" href="api/index.html"/> + </menu> + </body> + +</project> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]