Author: rahul Date: Sat Jan 10 13:06:15 2009 New Revision: 733358 URL: http://svn.apache.org/viewvc?rev=733358&view=rev Log: Add a placeholder home page for the taglib module, site will be primarily be with parent.
Added: jakarta/taglibs/proper/rdc/trunk/taglibs-rdc/src/site/xdoc/index.xml (with props) Added: jakarta/taglibs/proper/rdc/trunk/taglibs-rdc/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/taglibs-rdc/src/site/xdoc/index.xml?rev=733358&view=auto ============================================================================== --- jakarta/taglibs/proper/rdc/trunk/taglibs-rdc/src/site/xdoc/index.xml (added) +++ jakarta/taglibs/proper/rdc/trunk/taglibs-rdc/src/site/xdoc/index.xml Sat Jan 10 13:06:15 2009 @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<document> +<!-- + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You 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. +--> + +<properties> + <author>taglibs-dev.AT.jakarta.apache.org</author> + <title>The Jakarta-Taglibs Project: Reusable Dialog Components (RDC) Tag Library</title> +</properties> + +<body> + + <section name="Reusable Dialog Components (RDC) Tag Library" href="Welcome"> + + <p> + JSP-2.0 Reusable Dialog Components (RDC) --- a framework for + creating JSP taglibs that aid in rapid development of voice and + multimodal applications. + </p> + + </section> + +</body> + +</document> Propchange: jakarta/taglibs/proper/rdc/trunk/taglibs-rdc/src/site/xdoc/index.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: jakarta/taglibs/proper/rdc/trunk/taglibs-rdc/src/site/xdoc/index.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: taglibs-dev-h...@jakarta.apache.org