Author: buildbot
Date: Mon Nov 26 17:51:38 2012
New Revision: 839638

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    
websites/staging/isis/trunk/content/learning-more/isis-reference-documentation.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 26 17:51:38 2012
@@ -1 +1 @@
-1413736
+1413747

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 26 17:51:38 2012
@@ -1 +1 @@
-1413736
+1413747

Modified: 
websites/staging/isis/trunk/content/learning-more/isis-reference-documentation.html
==============================================================================
--- 
websites/staging/isis/trunk/content/learning-more/isis-reference-documentation.html
 (original)
+++ 
websites/staging/isis/trunk/content/learning-more/isis-reference-documentation.html
 Mon Nov 26 17:51:38 2012
@@ -3,7 +3,7 @@
   <head>
 
     <meta charset="utf-8">
-      <title>Isis Module Documentation
</title>
+      <title>Isis Reference Documentation
</title>
     <meta name="description" content="">
     <meta name="author" content="">
 
@@ -101,7 +101,7 @@
       };
       function twshare () {
           window.open(
-                  
"https://twitter.com/intent/tweet?url="+document.URL+"&text=Isis Module 
Documentation
",
+                  
"https://twitter.com/intent/tweet?url="+document.URL+"&text=Isis Reference 
Documentation
",
                   'Share on Twitter',
                   'width=800,height=526');
       };
@@ -175,7 +175,7 @@
 
 <div class="page-header">
 <p><a href="./../documentation.html">Docs</a>&nbsp;&raquo&nbsp;<a 
href="./../learning-more/about.html">Learning More</a></p>
-<h1>Isis Module Documentation
+<h1>Isis Reference Documentation
 
 <!--
     <div style="float: right; position: relative; bottom: -10px; ">
@@ -189,12 +189,66 @@
 </div>
 
 <p><div class="stub">
-This page is a stub.
+This documentation refers to the 0.2.0-incubating release on the original 
incubator site.
 </div></p>
 
-<p>Isis graduated from the Apache incubator in October 2012; we are currently 
setting ourselves up as a top-level project.</p>
+<h3>Documentation</h3>
 
-<p>In the meantime you can access our original incubator website <a 
href="http://incubator.apache.org/isis"; title="Apache Isis (incubator 
website)">here</a>.</p>
+<p>If you're just starting out with Isis, we recommend you look first at:</p>
+
+<ul>
+<li>the applib documentation (<a 
href="http://incubator.apache.org/isis/applib/docbkx/pdf/isis-applib.pdf";>PDF</a>,
 <a 
href="http://incubator.apache.org/isis/applib/docbkx/html/guide/isis-applib.html";>HTML</a>)</li>
+<li>the core documentation (<a 
href="http://incubator.apache.org/isis/core/docbkx/pdf/isis-core.pdf";>PDF</a>, 
<a 
href="http://incubator.apache.org/isis/core/docbkx/html/guide/isis-core.html";>HTML</a>)</li>
+</ul>
+
+<p>If you're looking to contribute to Isis, we also recommend you look at the 
contributors documentation (<a 
href="http://incubator.apache.org/isis/docbkx/pdf/isis-contributors-guide.pdf";>PDF</a>,
 <a 
href="http://incubator.apache.org/isis/docbkx/html/guide/isis-contributors-guide.html";>HTML</a>).</p>
+
+<p>Thereafter, we've broken Isis documentation out by component. That means 
that any given documentation is likely to have just the information you require 
to use or configure that component. It also makes it easier for us to maintain 
those documents. The table below lists all the documentation guides available, 
along with their current status.</p>
+
+<table>
+<tr>
+<td>Module</td><td>Module</td><td>Description</td><td>Documentation</td><td>Title/Subject</td><td>v0.2.0-incubating
 Links</td><td>Status</td><td>Owner</td>
+</tr>
+<tr>
+<td>applib</td><td>Application Library</td><td>Developing domain driven 
applications</td><td><a 
href="http://incubator.apache.org/isis/applib/docbkx/pdf/isis-applib.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/applib/docbkx/html/guide/isis-applib.html";>HTML</a></td><td>Done</td><td>Dan,Kevin</td>
+</tr>
+<tr>
+<td>core</td><td>Core Framework</td><td>Architecture, APIs and 
Customization</td><td><a 
href="http://incubator.apache.org/isis/core/docbkx/pdf/isis-core.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/core/docbkx/html/guide/isis-core.html";>HTML</a></td><td>95%</td><td>Dan,
 Rob</td>
+</tr>
+<tr>
+<td>runtimes:dflt</td><td>Default Runtime</td><td>Programming, Configuration 
and Deployment Guide</td><td><a 
href="http://incubator.apache.org/isis/runtimes/dflt/docbkx/pdf/isis-default-runtime.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/runtimes/dflt/docbkx/html/guide/isis-default-runtime.html";>HTML</a></td><td>20%</td><td>Dan,Rob</td>
+</tr>
+<tr>
+<td>viewers:wicket</td><td>Wicket Viewer</td><td>Configuration, Customization 
and Deployment Guide</td><td><a 
href="http://incubator.apache.org/isis/viewer/wicket/docbkx/pdf/isis-wicket-viewer.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/viewer/wicket/docbkx/html/guide/isis-wicket-viewer.html";>HTML</a></td><td>95%</td><td>Dan</td>
+</tr>
+<tr>
+<td>viewers:scimpi</td><td>Scimpi Viewer</td><td>Configuration, Customization 
and Deployment Guide</td><td><a 
href="http://incubator.apache.org/isis/viewer/scimpi/docbkx/pdf/isis-scimpi-viewer.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/viewer/scimpi/docbkx/html/guide/isis-scimpi-viewer.html";>HTML</a></td><td>80%</td><td>Rob</td>
+</tr>
+<tr>
+<td>viewers:restfulobjects</td><td>RestfulObjects 
Viewer</td><td>Configuration, Customization and Deployment Guide</td><td><a 
href="http://incubator.apache.org/isis/viewer/json/docbkx/pdf/isis-json-viewer.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/viewer/json/docbkx/html/guide/isis-json-viewer.html";>HTML</a></td><td>50%</td><td>Dan</td>
+</tr>
+<tr>
+<td>runtimes.dflt.objectstores:jdo</td><td>JDO Object 
Store</td><td>Configuration and 
Deployment</td><td>none</td><td>0%</td><td>Dan</td>
+</tr>
+<tr>
+<td>runtimes.dflt.objectstores:nosql</td><td>NoSQL Object 
Store</td><td>Configuration and Deployment Guide</td><td>none<td>Rob</td>
+</tr>
+<tr>
+<td>runtimes.dflt.objectstores:sql</td><td>SQL Object 
Store</td><td>Configuration and Deployment Guide</td><td><a 
href="http://incubator.apache.org/isis/runtimes/dflt/objectstores/sql/docbkx/pdf/isis-sql-objectstore.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/runtimes/dflt/objectstores/sql/docbkx/html/guide/isis-sql-objectstore.html";>HTML</a></td><td>Done</td><td>Kevin</td>
+</tr>
+<tr>
+<td>security</td><td>Security</td><td>Configuration and Deployment 
Guide</td><td><a 
href="http://incubator.apache.org/isis/security/docbkx/pdf/isis-security.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/security/docbkx/html/guide/isis-security.html";>HTML</a></td><td>60%</td><td>Dan,Rob</td>
+</tr>
+<tr>
+<td>progmodels</td><td>Programming Models</td><td>Configuration and 
Customization Guide</td><td><a 
href="http://incubator.apache.org/isis/progmodels/docbkx/pdf/isis-progmodels.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/progmodels/docbkx/html/guide/isis-progmodels.html";>HTML</a></td><td>40%</td><td>Dan</td>
+</tr>
+<tr>
+<td>viewers:junit</td><td>JUnit Support</td><td>Acceptance Testing using 
JUnit</td><td><a 
href="http://incubator.apache.org/isis/viewer/junit/docbkx/pdf/isis-junit-support.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/viewer/junit/docbkx/html/guide/isis-junit-support.html";>HTML</a></td><td>20%</td><td>Dan</td>
+</tr>
+<tr>
+<td>viewers:bdd</td><td>BDD Integration</td><td>Acceptance Testing using BDD 
Frameworks</td><td><a 
href="http://incubator.apache.org/isis/viewer/bdd/docbkx/pdf/isis-bdd-integration.pdf";>PDF</a>&nbsp;<a
 
href="http://incubator.apache.org/isis/viewer/bdd/docbkx/html/guide/isis-bdd-integration.html";>HTML</a></td><td>Done</td><td>Dan</td>
+</tr>
+</table>
 
 
 


Reply via email to