[Commits] [svn:einsteintoolkit] www/ (Rev. 279)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Thu Jun 17 18:38:39 CDT 2010


User: eschnett
Date: 2010/06/17 06:38 PM

Modified:
 /global/
  navigation.php
 /info/
  index.php
 /info/documentation/
  index.php

Log:
 Announce release

File Changes:

Directory: /info/documentation/
===============================

File [modified]: index.php
Delta lines: +11 -0
===================================================================
--- info/documentation/index.php	2010-06-17 23:24:08 UTC (rev 278)
+++ info/documentation/index.php	2010-06-17 23:38:39 UTC (rev 279)
@@ -2,6 +2,17 @@
 include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
 
 <ul>
+  <li><b>Documentation:</b> Each thorn in the Einstein Toolkit
+    contains some documentation (well, hopefully).  Compiling thorns
+    together and using <tt>make ThornGuide</tt> provides a single
+    thorn guide for all the thorns, or acess the complete
+    <a href="documentation/EinsteinToolkitThornGuide/ThornGuide.html">Einstein
+    Toolkit Thorn Guide</a> from our web pages.  We know this is not
+    enough, and are working on a comprehensive users' guide just for
+    the toolkit.</li>
+</ul>
+
+<ul>
 <li> <a href="list">List of relevant papers and reports</a>
 </ul>
 

Directory: /global/
===================

File [modified]: navigation.php
Delta lines: +2 -2
===================================================================
--- global/navigation.php	2010-06-17 23:24:08 UTC (rev 278)
+++ global/navigation.php	2010-06-17 23:38:39 UTC (rev 279)
@@ -18,9 +18,9 @@
 	<li><a href="/info/tools/">Tools</a></li>
 	</ul></li>
 
-<li>Einstein Toolkit
+<li><li><a href="/toolkit/">Einstein Toolkit</a></li>
 	<ul class="subnav">
-        <li><a href="/toolkit/">Components</a></li>
+        <li><a href="/toolkit/releases">Releases</a></li>
 	<li><a href="/toolkit/capabilities/">Capabilities</a></li>
 	<li><a href="/toolkit/community/">Mail Lists</a></li>
 	<li><a href="/info/contribute/">Contribute</a></li>

Directory: /info/
=================

File [modified]: index.php
Delta lines: +2 -4
===================================================================
--- info/index.php	2010-06-17 23:24:08 UTC (rev 278)
+++ info/index.php	2010-06-17 23:38:39 UTC (rev 279)
@@ -8,11 +8,9 @@
 <p>
 <b>Put Together Your Own Code:</b> look through the different thorns making up the <a href="/toolkit">Einstein Toolkit</a>, use what you want and develop or add in your own additional thorns to research new evolution algorithms, new modes of analysis or to evolve new initial data sets. Since the Einstein Toolkit contains examples of initial data, evolution, and analysis thorns, you can see prototypes of how new thorns should be structured.
 </p>
+<!-- ES: I moved the pointer to the ThornGuide into the --
+  -- "documentation" folder; I think it is easier to find there -->
 <p>
-<b>Read the Documentation:</b> each thorn in the Einstein Toolkit contains some documentation (well, hopefully). Compiling thorns together and using <tt>make ThornGuide</tt> provides a single thorn guide for all the thorns, or acess the complete <a href="documentation/EinsteinToolkitThornGuide/ThornGuide.html">Einstein Toolkit Thorn Guide</a> from our web pages. We know 
-this is not enough, and are working on a comprehensive user guide just for the toolkit.
-</p>
-<p>
 <b>Join the <a href="/about/members">Einstein Toolkit Consortium</a>:</b> this will show your support for our initiative and involve you in discussions about the toolkit development and support.
 </p>
 <p>



More information about the Commits mailing list