Link prominently to the DIG-produced 1.6 draft documentation
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 20 Oct 2010 03:01:29 +0000 (03:01 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 20 Oct 2010 03:01:29 +0000 (03:01 +0000)
This is the official documentation for Evergreen, and now that it
has a landing page, we need it to be prominent!

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/evergreen-ils.org@1044 6d9bc8c9-1ec2-4278-b937-99fde70a366f

documentation.php

index b3ee4d4..70ee493 100755 (executable)
 <!--end side-->
 
 <div id="pagebody">
-<h1>Documentation</h1>
+<h1>Official documentation</h1>
 
 <ul class="bullet">
-<li><a href="http://evergreen-ils.org/dokuwiki/doku.php?id=evergreen-docs:dig">Evergreen Documentation Interest Group</a>: the DIG is the group that is leading Evergreen to single-source, XML-based documentation</li>
+<li><a href="http://docs.evergreen-ils.org/">Official documentation for Evergreen 1.6 (draft)</a>: written and maintained by the <a href="http://evergreen-ils.org/dokuwiki/doku.php?id=evergreen-docs:dig">Documentation Interest Group</a> (DIG) as single-source, XML-based documentation</li>
+</ul>
+
+<h1>Process documentation</h1>
 <li> <a href="/dokuwiki/doku.php?id=faqs:evergreen_roadmap">Evergreen Roadmap</a>: Current development milestones</li>
-<li> <a href="/dokuwiki/doku.php">Documentation Wiki</a>: End-user, system administrator, and software developer materials. </li>
+<li> <a href="/dokuwiki/doku.php?id=contributing">How to participate in development</a>: procedures and conventions for contributing code to the Evergreen project</li>
 <li> <a href="/dokuwiki/doku.php?id=faqs:evergreen_feature_request_procedures">Feature Request Procedure</a>: Have an idea for a feature for Evergreen? This is how to submit it!</li>
-<li> <a href="http://svn.open-ils.org/trac/ILS/timeline">Watch us work</a>: the running change log for the Evergreen code repository.</li>
-<li> <a href="/dokuwiki/doku.php?id=contributing">How to participate in development</a>: procedures and conventions for contributing code to the Evergreen project.</li>
+<li> <a href="http://svn.open-ils.org/trac/ILS/timeline">Watch us work</a>: the running change log for the Evergreen code repository</li>
+</ul>
+
+<h1>Informal documentation</h1>
+<ul class="bullet">
+<li> <a href="/dokuwiki/doku.php">Evergreen wiki</a>: End-user, system administrator, and software developer materials; the wiki serves as an incubator for much of the material that ends up in the official documentation</li>
 </ul>
 
 </div>