Author: reinhard Date: Sat Mar 19 01:41:07 2005 New Revision: 158219 URL: http://svn.apache.org/viewcvs?view=rev&rev=158219 Log: readd templates for sitemap-components
Added: cocoon/trunk/src/documentation/templates/ cocoon/trunk/src/documentation/templates/sitemap-component.xml Added: cocoon/trunk/src/documentation/templates/sitemap-component.xml URL: http://svn.apache.org/viewcvs/cocoon/trunk/src/documentation/templates/sitemap-component.xml?view=auto&rev=158219 ============================================================================== --- cocoon/trunk/src/documentation/templates/sitemap-component.xml (added) +++ cocoon/trunk/src/documentation/templates/sitemap-component.xml Sat Mar 19 01:41:07 2005 @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright 1999-2004 The 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. +--> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "dtd/document-v10.dtd"> +<document> + <header> + <title></title> + <version></version> + <type>Reference</type> + <authors> + <person name="The Cocoon Community" email="users@cocoon.apache.org"/> + </authors> + </header> + <body> + <s1 title="Description"> + </s1> + <s1 title="Info"> + <table> + </table> + </s1> + </body> +</document>