[Dart-dev] DART/branches Revision: 11313

dart at ucar.edu dart at ucar.edu
Tue Mar 14 15:30:21 MDT 2017


hendric at ucar.edu
2017-03-14 15:30:19 -0600 (Tue, 14 Mar 2017)
38
fixing programs icons and references




Modified: DART/branches/rma_trunk/assimilation_code/programs/advance_time/advance_time.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/advance_time/advance_time.html	2017-03-14 21:10:40 UTC (rev 11312)
+++ DART/branches/rma_trunk/assimilation_code/programs/advance_time/advance_time.html	2017-03-14 21:30:19 UTC (rev 11313)
@@ -3,7 +3,7 @@
 <HTML>
 <HEAD>
 <TITLE>program advance_time</TITLE>
-<link rel="stylesheet" type="text/css" href="../../../documentation/html/dart.css" />
+<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
 <link href="../../../documentation/images/dart.ico" rel="shortcut icon" />
 </HEAD>
 <BODY>
@@ -14,10 +14,10 @@
 <table border=0 summary="" cellpadding=5>
 <tr>
     <td valign=middle>
-    <img src="../doc/images/Dartboard7.png" alt="DART project logo" height=70 />
+    <img src="../../../documentation/images/Dartboard7.png" alt="DART project logo" height=70 />
     </td>
     <td>
-       <P>Jump to <a href="../index.html">DART Documentation Main Index</a><br />
+       <P>Jump to <a href="../../../documentation/index.html">DART Documentation Main Index</a><br />
           <small><small>version information for this file: <br />
           <!-- version tag follows, do not edit -->
           $Id$</small></small>

Modified: DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.html	2017-03-14 21:10:40 UTC (rev 11312)
+++ DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.html	2017-03-14 21:30:19 UTC (rev 11313)
@@ -3,7 +3,7 @@
 <HTML>
 <HEAD>
 <TITLE>program closest_member_tool</TITLE>
-<link rel="stylesheet" type="text/css" href="../../../documentation/html/dart.css" />
+<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
 <link href="../../../documentation/images/dart.ico" rel="shortcut icon" />
 </HEAD>
 <BODY>
@@ -14,10 +14,10 @@
 <table border=0 summary="" cellpadding=5>
 <tr>
     <td valign=middle>
-    <img src="../doc/images/Dartboard7.png" alt="DART project logo" height=70 />
+    <img src="../../../documentation/images/Dartboard7.png" alt="DART project logo" height=70 />
     </td>
     <td>
-       <P>Jump to <a href="../index.html">DART Documentation Main Index</a><br />
+       <P>Jump to <a href="../../../documentation/index.html">DART Documentation Main Index</a><br />
           <small><small>version information for this file: <br />
           <!-- version tag follows, do not edit -->
           $Id$</small></small>
@@ -195,7 +195,7 @@
 generic kinds, such as QTY_TEMPERATURE, QTY_U_WIND_COMPONENT, QTY_DENSITY,
 etc. and not specific types like RADIOSONDE_TEMPERATURE.  Consult the model
 interface code to determine which possible kinds are returned by the 
-<a href="../models/model_mod.html#get_state_meta_data">get_state_meta_data()</a>
+<a href="../../models/model_mod.html#get_state_meta_data">get_state_meta_data()</a>
 routine.
 </TD></TR>
 

Modified: DART/branches/rma_trunk/assimilation_code/programs/compare_states/compare_states.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/compare_states/compare_states.html	2017-03-14 21:10:40 UTC (rev 11312)
+++ DART/branches/rma_trunk/assimilation_code/programs/compare_states/compare_states.html	2017-03-14 21:30:19 UTC (rev 11313)
@@ -3,7 +3,7 @@
 <HTML>
 <HEAD>
 <TITLE>program compare_states</TITLE>
-<link rel="stylesheet" type="text/css" href="../../../documentation/html/dart.css" />
+<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
 <link href="../../../documentation/images/dart.ico" rel="shortcut icon" />
 </HEAD>
 <BODY>
@@ -14,10 +14,10 @@
 <table border=0 summary="" cellpadding=5>
 <tr>
     <td valign=middle>
-    <img src="../doc/images/Dartboard7.png" alt="DART project logo" height=70 />
+    <img src="../../../documentation/images/Dartboard7.png" alt="DART project logo" height=70 />
     </td>
     <td>
-       <P>Jump to <a href="../index.html">DART Documentation Main Index</a><br />
+       <P>Jump to <a href="../../../documentation/index.html">DART Documentation Main Index</a><br />
           <small><small>version information for this file: <br />
           <!-- version tag follows, do not edit -->
           $Id$</small></small>

Modified: DART/branches/rma_trunk/assimilation_code/programs/compute_error/compute_error.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/compute_error/compute_error.html	2017-03-14 21:10:40 UTC (rev 11312)
+++ DART/branches/rma_trunk/assimilation_code/programs/compute_error/compute_error.html	2017-03-14 21:30:19 UTC (rev 11313)
@@ -3,7 +3,7 @@
 <HTML>
 <HEAD>
 <TITLE>program compute_error</TITLE>
-<link rel="stylesheet" type="text/css" href="../../../documentation/html/dart.css" />
+<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
 <link href="../../../documentation/images/dart.ico" rel="shortcut icon" />


More information about the Dart-dev mailing list