You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2010/01/06 23:48:48 UTC

svn commit: r896705 - in /subversion/site: author/documentation.xml publish/documentation.html

Author: hwright
Date: Wed Jan  6 22:48:47 2010
New Revision: 896705

URL: http://svn.apache.org/viewvc?rev=896705&view=rev
Log:
Add a skelatal documentation page, pointing people to the Book.

* author/documentation.xml:
  New.

Added:
    subversion/site/author/documentation.xml
    subversion/site/publish/documentation.html

Added: subversion/site/author/documentation.xml
URL: http://svn.apache.org/viewvc/subversion/site/author/documentation.xml?rev=896705&view=auto
==============================================================================
--- subversion/site/author/documentation.xml (added)
+++ subversion/site/author/documentation.xml Wed Jan  6 22:48:47 2010
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE recipe [
+       <!ENTITY % xhtml-special
+           PUBLIC "-//W3C//ENTITIES Special for XHTML//EN"
+       "http://www.w3.org/MarkUp/DTD/xhtml-special.ent" >
+       %xhtml-special;
+]>
+<!--
+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.
+-->
+<document>
+  <properties>
+    <title>Documentation</title>
+  </properties>
+  <body>
+    <section id="docs">
+      <title>Subversion Documentation</title>
+       <p>If you want to know how to use Subversion, you should look first
+         in the <a href="http://svnbook.red-bean.com/">Subversion book</a>.</p>
+
+      <p>If you are looking for documentation of the Subversion code, see the
+         <a href="/dev/api/">C API documentation</a>.</p>
+    </section>
+  </body>
+</document>

Added: subversion/site/publish/documentation.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/documentation.html?rev=896705&view=auto
==============================================================================
--- subversion/site/publish/documentation.html (added)
+++ subversion/site/publish/documentation.html Wed Jan  6 22:48:47 2010
@@ -0,0 +1,104 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+               "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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. 
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <link rel="stylesheet" href="./style/site.css" type="text/css" media="all"/>
+        <title>Documentation - Apache Subversion</title>
+  
+ </head>
+ <body>
+  <table border="0" width="100%" cellspacing="0">
+   <tr><!-- SITE BANNER AND PROJECT IMAGE -->
+     <td align="left">
+       <a href="http://subversion.apache.org/">
+         <img src="./images/subversion_logo_hor-468x64.png" alt="Apache Subversion" border="0"/>
+       </a></td>
+     <td align="right" valign="top">
+       <div id="incubator-logo"><a href="http://incubator.apache.org/">
+        <img src="./images/apache_incubator.png" alt="apache incubator" />
+        </a></div></td>
+   </tr>
+  </table>
+  <table border="0" width="100%" cellspacing="4">
+   <tr><td colspan="2"><hr noshade="noshade" size="1"/></td></tr>
+   <tr>
+    <!-- LEFT SIDE NAVIGATION -->
+    <td valign="top" nowrap="nowrap" class="navleft">
+    <div class="menu">
+    <ul>
+              <li><a href="/#news">News</a></li>
+              <li><a href="/download.cgi">Downloads</a></li>
+              <li><a href="/dev/">Developer Resources</a></li>
+              <li><a href="/documentation.html">Documentation</a></li>
+              <li><a href="/getting-involved.html">Getting Involved</a></li>
+              <li><a href="/roadmap.html">Roadmap</a></li>
+              <li><a href="/mailing-lists.html">Mailing Lists</a></li>
+              <li><a href="http://www.apache.org/">ASF</a></li>
+          </ul>
+    </div>
+
+    <form action="http://www.google.com/search" method="get"
+            style="margin-top: 10px; margin-bottom: 10px;">
+    <input value="subversion.apache.org" name="sitesearch" type="hidden"/>
+    <input size="8" name="q" id="query" type="text" value="search..."
+        onclick="if(this.value == 'search...') {this.value = ''}"/>
+    <input name="Search" value="Go" type="submit"/>
+    </form>
+
+    <!-- start Ads Server -->
+    <iframe src="http://www.apache.org/ads/buttonbar.html"
+        style="border-width:0; float: left" frameborder="0" scrolling="no"
+        width="135" height="265"></iframe>
+    <!-- end Ads Server -->
+
+    </td>
+    <!-- CONTENT -->
+    <td align="left" valign="top" class="content">
+     <div class="notice">
+  <p>
+     This is a placeholder document for the <strong>Apache Subversion</strong>
+     project, a podling currently in the <a href="http://incubator.apache.org/">Apache Incubator</a>.  Please avoid bookmarking specific pages under the
+     <a href="http://subversion.apache.org/">http://subversion.apache.org/</a>
+     URL until the dust settles and we've figured out where we want various
+     bits of information to live.  Thanks!  
+  </p>
+</div>
+           <h2>
+   <a name="docs">Subversion Documentation</a>
+</h2>
+<div class="section-content">
+<p>If you want to know how to use Subversion, you should look first
+         in the <a href="http://svnbook.red-bean.com/">Subversion book</a>.</p>
+<p>If you are looking for documentation of the Subversion code, see the
+         <a href="/dev/api/">C API documentation</a>.</p>
+</div>
+         </td>
+   </tr>
+   <!-- FOOTER -->
+   <tr><td colspan="2" class="footer">
+         Copyright &#169; 2010 The Apache Software Foundation<br />
+Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+       </td>
+   </tr>
+  </table>
+ </body>
+</html>