Changed nav bar, added arch diagram PDF
diff --git a/_projectCommon.php b/_projectCommon.php
index d64f2ef..0743bb6 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -20,10 +20,10 @@
     #$Nav->addCustomNav("Wiki",          "http://wiki.eclipse.org/index.php?title=Parallel_Tools_Platform#Photran_Information", "_self", 2);
     $Nav->addCustomNav("Wiki",          "http://wiki.eclipse.org/PTP/photran/", "_self", 2);
     #$Nav->addCustomNav("Installation",  "http://wiki.eclipse.org/PTP/photran/installation", "_self", 3);
-    $Nav->addCustomNav("Documentation",  "http://wiki.eclipse.org/PTP/photran/documentation", "_self", 3);
+    $Nav->addCustomNav("Documentation", "http://wiki.eclipse.org/PTP/photran/documentation", "_self", 3);
     $Nav->addCustomNav("FAQ",           "http://wiki.eclipse.org/PTP/photran/faq", "_self", 3);
-    $Nav->addCustomNav("Contributors",  "/photran/contributors.php", "_self", 2);
-    $Nav->addCustomNav("Contributing", "/photran/contributorinfo.php", "_self", 2);
+    $Nav->addCustomNav("People",        "/photran/contributors.php", "_self", 2);
+    $Nav->addCustomNav("Internals",     "/photran/contributorinfo.php", "_self", 2);
     #$Nav->addCustomNav("New Contributors",    "/photran/newcontributors.php", "_self", 3);
     #$Nav->addCustomNav("Project Plan",    "/photran/project-info/project-plan.php", "_self", 3);
     #$Nav->addCustomNav("IP Log",        "/photran/project-info/ip-log.php", "_self", 3);
diff --git a/contributorinfo.php b/contributorinfo.php
index c8b3e33..35b2e53 100644
--- a/contributorinfo.php
+++ b/contributorinfo.php
@@ -18,10 +18,14 @@
       <h3>Photran Developer Resources</h3>
       <ul>
         <li><a href="newcontributors.php">Suggestions for New Contributors</a></li>
-        <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.ptp/photran/org.eclipse.photran-dev-docs/dev-guide/cvs-instructions.pdf?cvsroot=Tools_Project">How
-            to Check Out Photran from CVS and Compile It</a></li>
         <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.ptp/photran/org.eclipse.photran-dev-docs/dev-guide/dev-guide.pdf?cvsroot=Tools_Project">Photran
-            Developer's Guide</a></li>
+            Developer's Guide</a><br><i>Excerpts:</i>
+            <ul>
+              <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.ptp/photran/org.eclipse.photran-dev-docs/dev-guide/cvs-instructions.pdf?cvsroot=Tools_Project">How
+                  to Check Out Photran from CVS and Compile It</a></li>
+              <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.ptp/photran/org.eclipse.photran-dev-docs/dev-guide/images/photran_architecture.pdf?cvsroot=Tools_Project">Photran
+                  Architecture Diagram</a></li>
+            </ul></li>
         <li><a href="https://dev.eclipse.org/mailman/listinfo/photran-dev">Contributor
             Mailing List (photran-dev)</a></li>
         <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ptp/photran/?cvsroot=Tools_Project">View