Commit 997f8c7c authored by Kaitlyn Lee's avatar Kaitlyn Lee Committed by Jesse Mapel
Browse files

Added section for Environment and PreferemcesSetup in the Getting Started Section. (#663)

parent a92a0c49
Loading
Loading
Loading
Loading
+18 −8
Original line number Diff line number Diff line
@@ -134,6 +134,17 @@ Deborah Lee Soltesz
          correcting and enhancing problem data, and other techniques.
          </td>
        </tr>
        <tr valign="top">
          <th style="width:25%">
            <a href="../documents/EnvironmentAndPreferencesSetup/EnvironmentAndPreferencesSetup.html">
            Environment and Preference Setup</a>
          </th>
          <td>
          A guide on how to setup your Unix environment in order to run ISIS.
          It also discusses the ISIS Preference files, which gives the user the
          ability to customize the operation of ISIS.
          </td>
        </tr>

      <!-- User -->
      <xsl:for-each select="//document[normalize-space(category/categoryItem) = 'guide' and
@@ -408,4 +419,3 @@ Deborah Lee Soltesz


</xsl:stylesheet>