updated introduction doc

Thu, 21 Aug 2008 19:52:02 +0200

author
David Douard <david.douard@logilab.fr>
date
Thu, 21 Aug 2008 19:52:02 +0200
changeset 67
e6340960fcbe
parent 66
2a97995628a3
child 68
8ec1c26a4a99

updated introduction doc

doc/introduction.rst file | annotate | diff | comparison | revisions
--- a/doc/introduction.rst	Thu Aug 21 19:10:57 2008 +0200
+++ b/doc/introduction.rst	Thu Aug 21 19:52:02 2008 +0200
@@ -4,10 +4,13 @@
  Presentation
 ==============
 
-pygpibtoolkit_ is a Python_ toolkit for talking with GPIB devices. It consist
-in a set of python modules (low-level and some more high-level) in
-order to ease writing python code to play with GPIB devices.
-There are also some utility commands written using this library.
+pygpibtoolkit_ is a Python_ toolkit for talking with GPIB devices. It
+consist in a set of python modules (low-level and some more
+high-level) in order to ease writing python code to play with GPIB
+devices.
+
+There are also some utility commands and GUI tools written using this
+library (and PyQt4 for GUI parts).
 
 The aim of the project is to have an infrastructure that make it easy
 to write code to command/interact with GPIB-controlled devices, and,
@@ -38,9 +41,9 @@
 The devices I should implement soon (well, ASAP):
 
 - HP 8904A Signal Synthetizer
-- HP ???? Meter
+- HP 3456A Meter
 
 
-.. _pygpibtoolkit: http://www.logilab.org/pygpibtoolkit
+.. _pygpibtoolkit: http://www.logilab.org/project/pygpibtoolkit
 .. _Prologix: http://www.prologix.com
 .. _Python: http://www.python.org

mercurial