diff --git a/docs/intro_chapter.sgml b/docs/intro_chapter.sgml index 9a029ecac3f09ef2ab6d58107f584fb69a9d87e3..62a3f1b864becb51c1ee3c8bd0afb7a7acde2097 100644 --- a/docs/intro_chapter.sgml +++ b/docs/intro_chapter.sgml @@ -15,14 +15,14 @@ of any size. On Unix and GNU/Linux systems, given an EMBL accession number &prog; also can read an entry directly from the <ULINK URL="http://www.ebi.ac.uk" TYPE="external">EBI</ULINK> using <ULINK -URL="http://corba.ebi.ac.uk/index.html" TYPE="external">CORBA</ULINK>. This +URL="http://www.ebi.ac.uk/cgi-bin/dbfetch" TYPE="external">Dbfetch</ULINK>. This feature is still experimental, but copes well with straightforward entries (see <XREF LINKEND="LAUNCH-WINDOW-FILE-MENU-READ-FROM-EBI">). </PARA> <PARA> -For more information on go to <ULINK -URL="http://www.sanger.ac.uk/Software/Artemis/" TYPE="external">the &prog; +For more information on &prog; go to +<ULINK URL="http://www.sanger.ac.uk/Software/Artemis/" TYPE="external">the &prog; web pages</ULINK>. </PARA> </SECT1> diff --git a/docs/requirements.sgml b/docs/requirements.sgml index 7f56c0025de77530f3f8bc81a51e7d60d7bc1e09..d74b760fc377b033c93cd77a3954e3281b8286bd 100644 --- a/docs/requirements.sgml +++ b/docs/requirements.sgml @@ -3,8 +3,8 @@ <PARA> &prog; will run on any machine that has a recent version of Java. This version of &prog; requires Java 1.3 at least. Most of the -development has been done using JDK v1.4, but any version better -than v1.3 is sufficient for running &prog; on UNIX. +development has been done using JDK v1.4, but any version +1.3 or higher is sufficient for running &prog; on UNIX. Please note that the version of Java that comes with Netscape and Internet Explorer is not sufficient to run &prog;. See <XREF LINKEND="INSTALLATION"> for details on how to get Java. diff --git a/docs/start_chapter.sgml b/docs/start_chapter.sgml index be9347a8d2eabfbcd2fb5aa4258a6251443cad70..c042b6126a14c975d35dab1f9540f471eac42dc8 100644 --- a/docs/start_chapter.sgml +++ b/docs/start_chapter.sgml @@ -79,7 +79,7 @@ icon. <SECT1 ID="RUNNINGPC"> <TITLE>Running &prog; on Windows Systems</TITLE> <PARA> -On systems with Java 1.2 (AKA Java 2) or Java 1.3 installed &prog; can be +On systems with Java 1.3 (or above) installed &prog; can be started by double clicking on the artemis.jar icon. </PARA> </SECT1> @@ -115,20 +115,16 @@ how to use the main window. </SECT3> <SECT3 ID="LAUNCH-WINDOW-FILE-MENU-READ-FROM-EBI"> - <TITLE>Read from EBI ...</TITLE> + <TITLE>Open from EBI - Dbfetch ...</TITLE> <PARA> The functions will ask the user for an accession number and then will attempt to read it directly from the <ULINK URL="http://www.ebi.ac.uk" -TYPE="external">EBI</ULINK> using <ULINK -URL="http://corba.ebi.ac.uk/index.html" TYPE="external">CORBA</ULINK>. If all -goes well you will be presented with an view/edit window (see <XREF +TYPE="external">EBI</ULINK> using +<ULINK URL="http://www.ebi.ac.uk/cgi-bin/dbfetch" TYPE="external">Dbfetch</ULINK>. +If all goes well you will be presented with an view/edit window (see <XREF LINKEND="MAINWINDOW-CHAPTER">). </PARA> <PARA> -Please note that this feature is still experimental and is not be available on -all platforms. The menu is currently disabled on Macintosh and Windows -machines. - </PARA> </SECT3> <SECT3 ID="LAUNCH-WINDOW-FILE-MENU-QUIT">