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 2010/03/16 23:11:14 UTC

svn commit: r924023 - in /incubator/lcf/site: publish/developer-resources.html publish/developer-resources.pdf src/documentation/content/xdocs/developer-resources.xml

Author: kwright
Date: Tue Mar 16 22:11:14 2010
New Revision: 924023

URL: http://svn.apache.org/viewvc?rev=924023&view=rev
Log:
Update wiki references to use correct name of project.

Modified:
    incubator/lcf/site/publish/developer-resources.html
    incubator/lcf/site/publish/developer-resources.pdf
    incubator/lcf/site/src/documentation/content/xdocs/developer-resources.xml

Modified: incubator/lcf/site/publish/developer-resources.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/developer-resources.html?rev=924023&r1=924022&r2=924023&view=diff
==============================================================================
--- incubator/lcf/site/publish/developer-resources.html (original)
+++ incubator/lcf/site/publish/developer-resources.html Tue Mar 16 22:11:14 2010
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="lucene">
-<title>Apache Lucene Connector Framework- Developer Resources</title>
+<title>Apache Lucene Connectors Framework - Developer Resources</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
 <link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
@@ -183,7 +183,7 @@ document.write("Last Published: " + docu
 <a class="dida" href="developer-resources.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
         PDF</a>
 </div>
-<h1>Apache Lucene Connector Framework- Developer Resources</h1>
+<h1>Apache Lucene Connectors Framework - Developer Resources</h1>
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
@@ -224,7 +224,7 @@ document.write("Last Published: " + docu
 <a name="N1001D"></a><a name="understandingLCF"></a>
 <h2 class="h3">Familiarize Yourself with the Concepts and Terminology</h2>
 <div class="section">
-<p>Like any software project, LCF has its own underlying concepts and terminology.  Read about that <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/Lucene+Connector+Framework+concepts">here</a>.
+<p>Like any software project, LCF has its own underlying concepts and terminology.  Read about that <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/Lucene+Connectors+Framework+concepts">here</a>.
 	</p>
 </div>
     
@@ -232,7 +232,7 @@ document.write("Last Published: " + docu
 <a name="N1002B"></a><a name="howtobuilddeploy"></a>
 <h2 class="h3">How to Build and Deploy</h2>
 <div class="section">
-<p>Building LCF requires ant 1.7 or greater.  Instructions for building and deploying can be found <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/How+to+Build+and+Deploy+Lucene+Connector+Framework">here</a>.
+<p>Building LCF requires ant 1.7 or greater.  Instructions for building and deploying can be found <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/How+to+Build+and+Deploy+Lucene+Connectors+Framework">here</a>.
 	</p>
 </div>
 

Modified: incubator/lcf/site/publish/developer-resources.pdf
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/developer-resources.pdf?rev=924023&r1=924022&r2=924023&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/lcf/site/src/documentation/content/xdocs/developer-resources.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/site/src/documentation/content/xdocs/developer-resources.xml?rev=924023&r1=924022&r2=924023&view=diff
==============================================================================
--- incubator/lcf/site/src/documentation/content/xdocs/developer-resources.xml (original)
+++ incubator/lcf/site/src/documentation/content/xdocs/developer-resources.xml Tue Mar 16 22:11:14 2010
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <document>
-<header><title>Apache Lucene Connector Framework- Developer Resources</title></header>
+<header><title>Apache Lucene Connectors Framework - Developer Resources</title></header>
 <properties>
 </properties>
 <body>
@@ -16,13 +16,13 @@
 
     <section id="understandingLCF">
 	<title>Familiarize Yourself with the Concepts and Terminology</title>
-	<p>Like any software project, LCF has its own underlying concepts and terminology.  Read about that <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/Lucene+Connector+Framework+concepts">here</a>.
+	<p>Like any software project, LCF has its own underlying concepts and terminology.  Read about that <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/Lucene+Connectors+Framework+concepts">here</a>.
 	</p>
     </section>
     
     <section id="howtobuilddeploy">
 	<title>How to Build and Deploy</title>
-	<p>Building LCF requires ant 1.7 or greater.  Instructions for building and deploying can be found <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/How+to+Build+and+Deploy+Lucene+Connector+Framework">here</a>.
+	<p>Building LCF requires ant 1.7 or greater.  Instructions for building and deploying can be found <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/How+to+Build+and+Deploy+Lucene+Connectors+Framework">here</a>.
 	</p>
     </section>