From dbb21248ec39c207664710620c815370c860955f Mon Sep 17 00:00:00 2001 From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04> Date: Fri, 6 Aug 2004 13:19:50 +0000 Subject: [PATCH] update git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@1772 ee4ac58c-ac51-4696-9907-e4b3aa274f04 --- docs/intro_chapter.sgml | 6 +++--- docs/requirements.sgml | 4 ++-- docs/start_chapter.sgml | 14 +++++--------- 3 files changed, 10 insertions(+), 14 deletions(-) diff --git a/docs/intro_chapter.sgml b/docs/intro_chapter.sgml index 9a029ecac..62a3f1b86 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 7f56c0025..d74b760fc 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 be9347a8d..c042b6126 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"> -- GitLab