Commit 79a11ad1 authored by John Bonn's avatar John Bonn
Browse files

Changed "Isis 3.0" to "Isis 3" in documentation. m04585

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7490 41f8697f-d340-4b68-9986-7bafba869bb8
parent 5b947269
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ function redirectToNew()
<a href="http://www.usgs.gov"><img src="../assets/icons/littleVIS.gif" width="80" height="22" border="0" alt="USGS"></a>
<br>
<p style="margin-top:10px; margin-bottom:0px;">
        Isis 3.0 Object Documentation</p>
        Isis 3 Object Documentation</p>
<hr>
<p>
<strong>
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ function redirectToNew()
<a href="http://www.usgs.gov"><img src="../assets/icons/littleVIS.gif" width="80" height="22" border="0" alt="USGS"></a>
<br>
<p style="margin-top:10px; margin-bottom:0px;">
        Isis 3.0 Object Documentation</p>
        Isis 3 Object Documentation</p>
<hr>

<p>
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.

PROJECT_NAME           = "Isis 3.0"
PROJECT_NAME           = "Isis 3 Developer Reference"

# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@
<tr valign="top">
  <td align="left">
<p style="margin-top:10px; margin-bottom:0px;">
Isis 3.0 Developer's Reference (<abbr title="Application Program Interface">API</abbr>)</p>
Isis 3 Developer's Reference (<abbr title="Application Program Interface">API</abbr>)</p>
  </td>
  <td align="right" class="caption">
  <script language="javascript" type="text/javascript">
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@ table {
<tr valign="top">
  <td align="left">
<p style="margin-top:10px; margin-bottom:0px;">
Isis 3.0 Application Source Code Reference</p>
Isis 3 Application Source Code Reference</p>
  </td>
  <td align="right" class="caption">
  <script language="javascript" type="text/javascript">
Loading