You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2012/05/30 20:10:14 UTC

svn commit: r1344370 - in /incubator/lcf/site/trunk/src/documentation: conf/cli.xconf content/xdocs/en_US/release-documentation.xml content/xdocs/index.xml content/xdocs/ja_JP/release-documentation.xml content/xdocs/site.xml

Author: kwright
Date: Wed May 30 18:10:14 2012
New Revision: 1344370

URL: http://svn.apache.org/viewvc?rev=1344370&view=rev
Log:
Refer to release documentation for 0.5.1 and trunk.

Added:
    incubator/lcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml   (with props)
    incubator/lcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml   (with props)
Modified:
    incubator/lcf/site/trunk/src/documentation/conf/cli.xconf
    incubator/lcf/site/trunk/src/documentation/content/xdocs/index.xml
    incubator/lcf/site/trunk/src/documentation/content/xdocs/site.xml

Modified: incubator/lcf/site/trunk/src/documentation/conf/cli.xconf
URL: http://svn.apache.org/viewvc/incubator/lcf/site/trunk/src/documentation/conf/cli.xconf?rev=1344370&r1=1344369&r2=1344370&view=diff
==============================================================================
--- incubator/lcf/site/trunk/src/documentation/conf/cli.xconf (original)
+++ incubator/lcf/site/trunk/src/documentation/conf/cli.xconf Wed May 30 18:10:14 2012
@@ -211,7 +211,7 @@
 
    <exclude pattern="**/"/>
    <exclude pattern="**apidocs**"/>
-   <exclude pattern="api/**"/>
+   <exclude pattern="release/**"/>
 
 <!--
   This is a workaround for FOR-284 "link rewriting broken when

Added: incubator/lcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml?rev=1344370&view=auto
==============================================================================
--- incubator/lcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml (added)
+++ incubator/lcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml Wed May 30 18:10:14 2012
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
+          "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<!--
+ 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.
+-->
+
+<document> 
+
+  <header> 
+    <title>ManifoldCF Release Documentation</title> 
+  </header> 
+
+  <body> 
+    <section>
+      <title>ManifoldCF Release Documentation</title>
+      <p></p>
+      <p>The release documentation for the following ManifoldCF versions is available for your review:</p>
+      <p><a href="../release/trunk/dist/doc/en_US/index.html">Trunk (currently under development)</a></p>
+      <p><a href="../release/tags/release-0.5.1/dist/doc/en_US/index.html">Release 0.5.1</a></p>
+    </section>
+  </body>
+</document>

Propchange: incubator/lcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/lcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: incubator/lcf/site/trunk/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/site/trunk/src/documentation/content/xdocs/index.xml?rev=1344370&r1=1344369&r2=1344370&view=diff
==============================================================================
--- incubator/lcf/site/trunk/src/documentation/content/xdocs/index.xml (original)
+++ incubator/lcf/site/trunk/src/documentation/content/xdocs/index.xml Wed May 30 18:10:14 2012
@@ -22,7 +22,7 @@
 
 <document> 
   <header>
-    <title>Welcome to Apache ManifoldCF!</title>
+    <title>Welcome to the Apache ManifoldCF project!</title>
   </header>
   <body>
     <p>Please click the appropriate tab above to see this site in the language of your choice.</p>

Added: incubator/lcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml?rev=1344370&view=auto
==============================================================================
--- incubator/lcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml (added)
+++ incubator/lcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml Wed May 30 18:10:14 2012
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
+          "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<!--
+ 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.
+-->
+
+<document> 
+
+  <header> 
+    <title>ManifoldCF Release Documentation</title> 
+  </header> 
+
+  <body> 
+    <section>
+      <title>ManifoldCF Release Documentation</title>
+      <p></p>
+      <p>The release documentation for the following ManifoldCF versions is available for your review:</p>
+      <p><a href="../release/trunk/dist/doc/ja_JP/index.html">Trunk (currently under development)</a></p>
+      <p><a href="../release/tags/release-0.5.1/dist/doc/ja_JP/index.html">Release 0.5.1</a></p>
+    </section>
+  </body>
+</document>

Propchange: incubator/lcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/lcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: incubator/lcf/site/trunk/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/site/trunk/src/documentation/content/xdocs/site.xml?rev=1344370&r1=1344369&r2=1344370&view=diff
==============================================================================
--- incubator/lcf/site/trunk/src/documentation/content/xdocs/site.xml (original)
+++ incubator/lcf/site/trunk/src/documentation/content/xdocs/site.xml Wed May 30 18:10:14 2012
@@ -34,21 +34,14 @@
     
     <docs label="Documentation">
       <dev label="Concepts" href="concepts.html"/>
-      <dev label="Compatibility Matrix" href="included-connectors.html"/>
       <dev label="Frequently Asked Questions" href="faq.html"/>
-      <dev label="API Documentation" href="programmatic-operation.html"/>
-      <dev label="Javadoc" href="javadoc.html"/>
-      <dev label="Building and Deploying" href="how-to-build-and-deploy.html"/>
-      <dev label="Scripting Language" href="script.html"/>
-      <dev label="End-user Documentation (HTML)" href="end-user-documentation.html"/>
-      <dev label="End-user Documentation (PDF)" href="end-user-documentation.pdf"/>
+      <dev label="Release Documentation" href="release-documentation.html"/>
     </docs>
     
     <resources label="Resources">
       <dev label="Download" href="download.html" />
       <mail        label="Mailing Lists"    href="mail.html" />    
       <dev label="Developer/Integrator Resources" href="developer-resources.html"/>
-      <dev label="Performance tuning" href="performance-tuning.html"/>
     </resources>
 
     <rel label="Related-Projects">    
@@ -72,13 +65,10 @@
     <docs label="ドキュメント">
       <dev label="ダウンロード" href="download.html" />
       <dev label="概要" href="concepts.html"/>
-      <dev label="コネクタ一覧" href="included-connectors.html"/>
       <dev label="Q&A" href="faq.html"/>
-      <dev label="Javadoc" href="javadoc.html"/>
+      <dev label="リリースドキュメント" href="release-documentation.html"/>
       <mail label="メーリングリスト"    href="mail.html" />   
       <dev label="開発者リソース" href="developer-resources.html"/>
-      <dev label="エンドユーザマニュアル (HTML)" href="end-user-documentation.html"/>
-      <dev label="エンドユーザマニュアル (PDF)" href="end-user-documentation.pdf"/>
     </docs>
     
   </japanese>