Author: vgritsenko
Date: Tue Nov 20 19:47:50 2007
New Revision: 596928

URL: http://svn.apache.org/viewvc?rev=596928&view=rev
Log:
adding book and index

Added:
    xml/xindice/trunk/src/documentation/content/xdocs/1.1/book.xml   (with 
props)
    xml/xindice/trunk/src/documentation/content/xdocs/1.1/index.xml   (with 
props)
Modified:
    xml/xindice/trunk/src/documentation/content/xdocs/1.0/book.xml
    xml/xindice/trunk/src/documentation/content/xdocs/1.0/faq.xml

Modified: xml/xindice/trunk/src/documentation/content/xdocs/1.0/book.xml
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/src/documentation/content/xdocs/1.0/book.xml?rev=596928&r1=596927&r2=596928&view=diff
==============================================================================
--- xml/xindice/trunk/src/documentation/content/xdocs/1.0/book.xml (original)
+++ xml/xindice/trunk/src/documentation/content/xdocs/1.0/book.xml Tue Nov 20 
19:47:50 2007
@@ -26,7 +26,7 @@
   - Author: Vadim Gritsenko ([EMAIL PROTECTED])
   -->
 
-<book software="Xindice" title="Xindice" copyright="The Apache Software 
Foundation" xmlns:xlink="http://www.w3.org/1999/xlink";>
+<book software="Xindice" title="Xindice" copyright="The Apache Software 
Foundation">
    <menu label="Overview">
       <menu-item label="Overview" href="index.html"/>
       <menu-item label="Changes" href="changes.html"/>

Modified: xml/xindice/trunk/src/documentation/content/xdocs/1.0/faq.xml
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/src/documentation/content/xdocs/1.0/faq.xml?rev=596928&r1=596927&r2=596928&view=diff
==============================================================================
--- xml/xindice/trunk/src/documentation/content/xdocs/1.0/faq.xml (original)
+++ xml/xindice/trunk/src/documentation/content/xdocs/1.0/faq.xml Tue Nov 20 
19:47:50 2007
@@ -31,16 +31,6 @@
     <person name="Vadim Gritsenko" email="[EMAIL PROTECTED]"/>
     <person name="Kimbro Staken" email="[EMAIL PROTECTED]"/>
   </authors>
-  <!--
-  <faq>
-    <question>
-    </question>
-    <answer>
-      <p>
-      </p>
-    </answer>
-  </faq>
-  -->
   <faq>
     <question>What is Xindice?</question>
     <answer>

Added: xml/xindice/trunk/src/documentation/content/xdocs/1.1/book.xml
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/src/documentation/content/xdocs/1.1/book.xml?rev=596928&view=auto
==============================================================================
--- xml/xindice/trunk/src/documentation/content/xdocs/1.1/book.xml (added)
+++ xml/xindice/trunk/src/documentation/content/xdocs/1.1/book.xml Tue Nov 20 
19:47:50 2007
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+  - 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.
+  -
+  - $Id$
+  -->
+
+<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" 
"book-cocoon-v10.dtd">
+
+<!--
+  - Version: $Revision$ $Date$
+  - Author: Vadim Gritsenko ([EMAIL PROTECTED])
+  -->
+
+<book software="Xindice" title="Xindice" copyright="The Apache Software 
Foundation">
+  <menu label="Overview">
+    <menu-item label="Overview" href="index.html"/>
+  </menu>
+  <menu label="Documentation">
+    <menu-item label="Administrator Guide" href="guide-administrator.html"/>
+    <menu-item label="User Guide" href="guide-user.html"/>
+    <menu-item label="Developer Guide" href="guide-developer.html"/>
+    <menu-item label="Tool Guide" href="guide-tools.html"/>
+    <menu-item label="XPath Guide" href="guide-xpath.html"/>
+    <!--<menu-item label="FAQ" href="faq.html"/>-->
+  </menu>
+  <menu label="Resources">
+    <menu-item label="XML:DB Initiative" 
href="http://xmldb-org.sourceforge.net/"/>
+  </menu>
+</book>

Propchange: xml/xindice/trunk/src/documentation/content/xdocs/1.1/book.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xml/xindice/trunk/src/documentation/content/xdocs/1.1/book.xml
------------------------------------------------------------------------------
    svn:keywords = Id Revision Author Date

Added: xml/xindice/trunk/src/documentation/content/xdocs/1.1/index.xml
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/src/documentation/content/xdocs/1.1/index.xml?rev=596928&view=auto
==============================================================================
--- xml/xindice/trunk/src/documentation/content/xdocs/1.1/index.xml (added)
+++ xml/xindice/trunk/src/documentation/content/xdocs/1.1/index.xml Tue Nov 20 
19:47:50 2007
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+  - 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.
+  -
+  - $Id$
+  -->
+
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" 
"document-v11.dtd">
+
+<!--
+  - Version: $Revision$ $Date$
+  - Author: Vadim Gritsenko ([EMAIL PROTECTED])
+  -->
+
+<document>
+  <header>
+    <title>Apache Xindice 1.1 Documentation</title>
+    <version>$Revision$</version>
+  </header>
+  <body>
+    <section>
+      <title>Apache Xindice 1.1 Documentation</title>
+      <p>
+        Here you can read archived documentation for the Apache
+        Xindice 1.1 release. Use left navigation bar to browse 1.1 
documentation,
+        or click on the <code>Back</code> button to return to the main site.
+      </p>
+    </section>
+  </body>
+</document>

Propchange: xml/xindice/trunk/src/documentation/content/xdocs/1.1/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: xml/xindice/trunk/src/documentation/content/xdocs/1.1/index.xml
------------------------------------------------------------------------------
    svn:keywords = Id Revision Author Date


Reply via email to