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/07/16 14:28:49 UTC

svn commit: r964784 - in /incubator/lcf/site: publish/ src/documentation/content/xdocs/

Author: kwright
Date: Fri Jul 16 12:28:48 2010
New Revision: 964784

URL: http://svn.apache.org/viewvc?rev=964784&view=rev
Log:
Update site to add link to API documentation

Modified:
    incubator/lcf/site/publish/developer-resources.html
    incubator/lcf/site/publish/developer-resources.pdf
    incubator/lcf/site/publish/end-user-documentation.pdf
    incubator/lcf/site/publish/faq.pdf
    incubator/lcf/site/publish/index.pdf
    incubator/lcf/site/publish/linkmap.pdf
    incubator/lcf/site/publish/mail.pdf
    incubator/lcf/site/publish/who.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=964784&r1=964783&r2=964784&view=diff
==============================================================================
--- incubator/lcf/site/publish/developer-resources.html (original)
+++ incubator/lcf/site/publish/developer-resources.html Fri Jul 16 12:28:48 2010
@@ -199,6 +199,9 @@ document.write("Last Published: " + docu
 <a href="#howtobuilddeploy">How to Build and Deploy</a>
 </li>
 <li>
+<a href="#howtointegrate">How to Integrate</a>
+</li>
+<li>
 <a href="#securityarchitecturediagrams">Security Architecture Diagrams</a>
 </li>
 <li>
@@ -252,7 +255,15 @@ document.write("Last Published: " + docu
 </div>
 
     
-<a name="N10039"></a><a name="securityarchitecturediagrams"></a>
+<a name="N10039"></a><a name="howtointegrate"></a>
+<h2 class="h3">How to Integrate</h2>
+<div class="section">
+<p>LCF provides a number of API's and services.  Documentation of these API's can be found <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/Programmatic+Operation+of+LCF">here</a>.
+          </p>
+</div>
+    
+    
+<a name="N10047"></a><a name="securityarchitecturediagrams"></a>
 <h2 class="h3">Security Architecture Diagrams</h2>
 <div class="section">
 <p>For those who prefer a pictorial representation of LCF's security architecture, this might help.</p>
@@ -272,7 +283,7 @@ document.write("Last Published: " + docu
 </div>
 
     
-<a name="N1005C"></a><a name="processarchitecturediagrams"></a>
+<a name="N1006A"></a><a name="processarchitecturediagrams"></a>
 <h2 class="h3">Process Architecture Diagrams</h2>
 <div class="section">
 <p>A pictorial representation of LCF's process architecture is below.</p>
@@ -285,7 +296,7 @@ document.write("Last Published: " + docu
 </div>
 
     
-<a name="N10071"></a><a name="howtowriteconnectors"></a>
+<a name="N1007F"></a><a name="howtowriteconnectors"></a>
 <h2 class="h3">How to Write Connectors</h2>
 <div class="section">
 <p>Writing connectors for LCF is a great way to learn about the project and contribute something useful!  Read about how to do that by navigating to the links provided below.
@@ -308,7 +319,7 @@ document.write("Last Published: " + docu
 </div>
 
     
-<a name="N1008D"></a><a name="debugging"></a>
+<a name="N1009B"></a><a name="debugging"></a>
 <h2 class="h3">Debugging Connections</h2>
 <div class="section">
 <p>Sooner or later, you will encounter a repository that should be supported, but doesn't seem to want to connect properly to LCF.  When that happens, you will need all the help you
@@ -317,7 +328,7 @@ document.write("Last Published: " + docu
 </div>
     
     
-<a name="N1009B"></a><a name="Changes"></a>
+<a name="N100A9"></a><a name="Changes"></a>
 <h2 class="h3">Changes List</h2>
 <div class="section">
 <p>Current changes list (as of the most recent nightly build) is available 
@@ -326,7 +337,7 @@ document.write("Last Published: " + docu
 </div>
     
     
-<a name="N100A9"></a><a name="Bugs"></a>
+<a name="N100B7"></a><a name="Bugs"></a>
 <h2 class="h3">Reporting a Bug, Problem, or Feature Request</h2>
 <div class="section">
 <p>If you think you've found a problem, or you just have a good idea for an improvement, you can create a JIRA ticket <a href="http://issues.apache.org/jira">here</a>.  You may need to create yourself an account.  Be sure to select the "Lucene Connector Framework" project.
@@ -335,7 +346,7 @@ document.write("Last Published: " + docu
 </div>
     
     
-<a name="N100BA"></a><a name="Making a Contribution"></a>
+<a name="N100C8"></a><a name="Making a Contribution"></a>
 <h2 class="h3">Making a Contribution</h2>
 <div class="section">
 <p>LCF is always looking for contributions, especially in the areas of documentation.  See the <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/HowToContribute">Wiki</a> for details on contributing. </p>

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

Modified: incubator/lcf/site/publish/end-user-documentation.pdf
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/end-user-documentation.pdf?rev=964784&r1=964783&r2=964784&view=diff
==============================================================================
Files incubator/lcf/site/publish/end-user-documentation.pdf (original) and incubator/lcf/site/publish/end-user-documentation.pdf Fri Jul 16 12:28:48 2010 differ

Modified: incubator/lcf/site/publish/faq.pdf
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/faq.pdf?rev=964784&r1=964783&r2=964784&view=diff
==============================================================================
Files incubator/lcf/site/publish/faq.pdf (original) and incubator/lcf/site/publish/faq.pdf Fri Jul 16 12:28:48 2010 differ

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

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

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

Modified: incubator/lcf/site/publish/who.pdf
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/who.pdf?rev=964784&r1=964783&r2=964784&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=964784&r1=964783&r2=964784&view=diff
==============================================================================
--- incubator/lcf/site/src/documentation/content/xdocs/developer-resources.xml (original)
+++ incubator/lcf/site/src/documentation/content/xdocs/developer-resources.xml Fri Jul 16 12:28:48 2010
@@ -26,6 +26,12 @@
 	</p>
     </section>
 
+    <section id="howtointegrate">
+          <title>How to Integrate</title>
+          <p>LCF provides a number of API's and services.  Documentation of these API's can be found <a href="http://cwiki.apache.org/confluence/display/CONNECTORS/Programmatic+Operation+of+LCF">here</a>.
+          </p>
+    </section>
+    
     <section id="securityarchitecturediagrams">
           <title>Security Architecture Diagrams</title>
           <p>For those who prefer a pictorial representation of LCF's security architecture, this might help.</p>