summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/taurus.121
-rw-r--r--doc/man/taurusconfigbrowser.142
-rw-r--r--doc/man/tauruscurve.148
-rw-r--r--doc/man/taurusdemo.142
-rw-r--r--doc/man/taurusdesigner.122
-rw-r--r--doc/man/taurusdevicepanel.145
-rw-r--r--doc/man/taurusform.148
-rw-r--r--doc/man/taurusgui.154
-rw-r--r--doc/man/taurusiconcatalog.140
-rw-r--r--doc/man/taurusimage.151
-rw-r--r--doc/man/tauruspanel.142
-rw-r--r--doc/man/taurusplot.160
-rw-r--r--doc/man/taurustestsuite.124
-rw-r--r--doc/man/taurustrend.167
-rw-r--r--doc/man/taurustrend1d.158
-rw-r--r--doc/man/taurustrend2d.158
16 files changed, 21 insertions, 701 deletions
diff --git a/doc/man/taurus.1 b/doc/man/taurus.1
new file mode 100644
index 00000000..16b73ac1
--- /dev/null
+++ b/doc/man/taurus.1
@@ -0,0 +1,21 @@
+.TH TAURUS 1
+.SH NAME
+taurus \- Taurus command line interface
+.SH SYNOPSIS
+.TP
+\fBtaurus\fP [\fIoptions\fP] [\fIsubcommand\fP [\fIsuboptions\fP] [\fIargs\fP] ... ]
+.SH OVERVIEW
+Taurus is a python framework for control and data acquisition CLIs and
+GUIs in scientific/industrial environments.
+
+The \fBtaurus\fP command is the main CLI access to launch Taurus
+tools. It uses subcommands (e.g. `form', `gui', ...) to provide
+functionality.
+
+The subcommands can be dynamically provided by plugins, so the best
+source for information about the available options and subcommands is
+to run `taurus --help`. Each subcommand will also provide more detailed help
+about its own options and arguments if run as `taurus <command> --help`
+
+For more information about the Taurus project, visit
+http://taurus-scada.org.
diff --git a/doc/man/taurusconfigbrowser.1 b/doc/man/taurusconfigbrowser.1
deleted file mode 100644
index 812e1290..00000000
--- a/doc/man/taurusconfigbrowser.1
+++ /dev/null
@@ -1,42 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSCONFIGBROWSER "1" "February 2019" "taurusconfigbrowser 4.5.1" "User Commands"
-.SH NAME
-taurusconfigbrowser \- manual page for taurusconfigbrowser 4.5.1
-.SH SYNOPSIS
-.B taurusconfigbrowser
-[\fI\,options\/\fR] [\fI\,INIFILENAME\/\fR]
-.SH DESCRIPTION
-taurus configuration editor
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/tauruscurve.1 b/doc/man/tauruscurve.1
deleted file mode 100644
index 6cc6918b..00000000
--- a/doc/man/tauruscurve.1
+++ /dev/null
@@ -1,48 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSCURVE "1" "February 2019" "tauruscurve 4.5.1" "User Commands"
-.SH NAME
-tauruscurve \- manual page for tauruscurve 4.5.1
-.SH SYNOPSIS
-.B tauruscurve
-[\fI\,options\/\fR] [\fI\,<model1> \/\fR[\fI\,<model2>\/\fR] ...]
-.SH DESCRIPTION
-a taurus application for plotting 1D data sets
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-demo\fR
-show a demo of the widget
-.TP
-\fB\-\-window\-name\fR=\fI\,WINDOW_NAME\/\fR
-Name of the window
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurusdemo.1 b/doc/man/taurusdemo.1
deleted file mode 100644
index d0a46f71..00000000
--- a/doc/man/taurusdemo.1
+++ /dev/null
@@ -1,42 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSDEMO "1" "February 2019" "taurusdemo 1.0" "User Commands"
-.SH NAME
-taurusdemo \- manual page for taurusdemo 1.0
-.SH SYNOPSIS
-.B taurusdemo
-[\fI\,options\/\fR]
-.SH DESCRIPTION
-A demo application for taurus
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurusdesigner.1 b/doc/man/taurusdesigner.1
deleted file mode 100644
index 344ca637..00000000
--- a/doc/man/taurusdesigner.1
+++ /dev/null
@@ -1,22 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSDESIGNER "1" "February 2019" "taurusdesigner 4.5.1" "User Commands"
-.SH NAME
-taurusdesigner \- manual page for taurusdesigner 4.5.1
-.SH SYNOPSIS
-.B taurusdesigner
-[\fI\,options\/\fR] \fI\,<ui file(s)>\/\fR
-.SH DESCRIPTION
-The Qt designer application customized for taurus
-.SH OPTIONS
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-taurus\-path\fR=\fI\,TAURUSPATH\/\fR
-additional directories to look for taurus widgets
-.TP
-\fB\-\-qt\-designer\-path\fR=\fI\,PYQTDESIGNERPATH\/\fR
-additional directories to look for python qt widgets
diff --git a/doc/man/taurusdevicepanel.1 b/doc/man/taurusdevicepanel.1
deleted file mode 100644
index 4bb7c993..00000000
--- a/doc/man/taurusdevicepanel.1
+++ /dev/null
@@ -1,45 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSDEVICEPANEL "1" "February 2019" "taurusdevicepanel 4.5.1" "User Commands"
-.SH NAME
-taurusdevicepanel \- manual page for taurusdevicepanel 4.5.1
-.SH SYNOPSIS
-.B taurusdevicepanel
-[\fI\,options\/\fR] [\fI\,devname \/\fR[\fI\,attrs\/\fR]]
-.SH DESCRIPTION
-Taurus Application inspired in Jive and Atk Panel
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-config\-file\fR=\fI\,CONFIG_FILE\/\fR
-load a config file (TODO: document this option)
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurusform.1 b/doc/man/taurusform.1
deleted file mode 100644
index 6fe91371..00000000
--- a/doc/man/taurusform.1
+++ /dev/null
@@ -1,48 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSFORM "1" "February 2019" "taurusform 4.5.1" "User Commands"
-.SH NAME
-taurusform \- manual page for taurusform 4.5.1
-.SH SYNOPSIS
-.B taurusform
-[\fI\,options\/\fR] [\fI\,model1 \/\fR[\fI\,model2 \/\fR...]]
-.SH DESCRIPTION
-the taurus form panel application
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-window\-name\fR=\fI\,WINDOW_NAME\/\fR
-Name of the window
-.TP
-\fB\-\-config\fR=\fI\,CONFIG_FILE\/\fR, \fB\-\-config\-file\fR=\fI\,CONFIG_FILE\/\fR
-use the given config file for initialization
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurusgui.1 b/doc/man/taurusgui.1
deleted file mode 100644
index 8819f07f..00000000
--- a/doc/man/taurusgui.1
+++ /dev/null
@@ -1,54 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSGUI "1" "February 2019" "taurusgui 4.5.1" "User Commands"
-.SH NAME
-taurusgui \- manual page for taurusgui 4.5.1
-.SH SYNOPSIS
-.B taurusgui
-[\fI\,options\/\fR] \fI\,confname\/\fR
-.SH DESCRIPTION
-The taurus GUI application
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-config\-dir\fR=\fI\,CONFIG_DIR\/\fR
-use the given configuration directory for
-initialization
-.TP
-\fB\-\-new\-gui\fR
-launch a wizard for creating a new TaurusGUI
-application
-.TP
-\fB\-\-fail\-proof\fR
-launch in fail proof mode (it prevents potentially
-problematic configs from being loaded)
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurusiconcatalog.1 b/doc/man/taurusiconcatalog.1
deleted file mode 100644
index ef206e52..00000000
--- a/doc/man/taurusiconcatalog.1
+++ /dev/null
@@ -1,40 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSICONCATALOG "1" "February 2019" "taurusiconcatalog 4.5.1" "User Commands"
-.SH NAME
-taurusiconcatalog \- manual page for taurusiconcatalog 4.5.1
-.SH SYNOPSIS
-.B taurusiconcatalog
-[\fI\,options\/\fR]
-.SH OPTIONS
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurusimage.1 b/doc/man/taurusimage.1
deleted file mode 100644
index 387f6b4b..00000000
--- a/doc/man/taurusimage.1
+++ /dev/null
@@ -1,51 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSIMAGE "1" "February 2019" "taurusimage 4.5.1" "User Commands"
-.SH NAME
-taurusimage \- manual page for taurusimage 4.5.1
-.SH SYNOPSIS
-.B taurusimage
-[\fI\,options\/\fR] \fI\,<model>\/\fR
-.SH DESCRIPTION
-a Taurus application for plotting Image Attributes
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-demo\fR
-show a demo of the widget
-.TP
-\fB\-\-rgb\fR
-assume image is RGB
-.TP
-\fB\-\-window\-name\fR=\fI\,WINDOW_NAME\/\fR
-Name of the window
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/tauruspanel.1 b/doc/man/tauruspanel.1
deleted file mode 100644
index a3269037..00000000
--- a/doc/man/tauruspanel.1
+++ /dev/null
@@ -1,42 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSPANEL "1" "February 2019" "tauruspanel 4.5.1" "User Commands"
-.SH NAME
-tauruspanel \- manual page for tauruspanel 4.5.1
-.SH SYNOPSIS
-.B tauruspanel
-[\fI\,options\/\fR] [\fI\,devname\/\fR]
-.SH DESCRIPTION
-Taurus Application inspired in Jive and Atk Panel
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurusplot.1 b/doc/man/taurusplot.1
deleted file mode 100644
index 48e3962e..00000000
--- a/doc/man/taurusplot.1
+++ /dev/null
@@ -1,60 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSPLOT "1" "February 2019" "taurusplot 4.5.1" "User Commands"
-.SH NAME
-taurusplot \- manual page for taurusplot 4.5.1
-.SH SYNOPSIS
-.B taurusplot
-[\fI\,options\/\fR] [\fI\,<model1> \/\fR[\fI\,<model2>\/\fR] ...]
-.SH DESCRIPTION
-a taurus application for plotting 1D data sets
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-x\fR t|n, \fB\-\-x\-axis\-mode\fR=\fI\,t\/\fR|n
-interprete X values as either timestamps (t) or
-numbers (n). Accepted values: t|n (e is also accepted
-as a synonim of n)
-.TP
-\fB\-\-config\fR=\fI\,CONFIG_FILE\/\fR, \fB\-\-config\-file\fR=\fI\,CONFIG_FILE\/\fR
-use the given config file for initialization
-.TP
-\fB\-\-import\-ascii\fR=\fI\,IMPORT_ASCII\/\fR
-import the given ascii file into the plot
-.TP
-\fB\-\-export\fR=\fI\,EXPORT_FILE\/\fR, \fB\-\-export\-file\fR=\fI\,EXPORT_FILE\/\fR
-use the given file to as output instead of showing the
-plot
-.TP
-\fB\-\-window\-name\fR=\fI\,WINDOW_NAME\/\fR
-Name of the window
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurustestsuite.1 b/doc/man/taurustestsuite.1
deleted file mode 100644
index 2e438033..00000000
--- a/doc/man/taurustestsuite.1
+++ /dev/null
@@ -1,24 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSTESTSUITE "1" "February 2019" "taurustestsuite 4.5.1" "User Commands"
-.SH NAME
-taurustestsuite \- manual page for taurustestsuite 4.5.1
-.SH DESCRIPTION
-usage: taurustestsuite [\-h] [\-\-skip\-gui\-tests] [\-e EXCLUDE_PATTERN]
-.IP
-[\-\-version]
-.PP
-Main test suite for Taurus
-.SS "optional arguments:"
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-\-skip\-gui\-tests\fR
-Do not perform tests requiring GUI
-.TP
-\fB\-e\fR EXCLUDE_PATTERN, \fB\-\-exclude\-pattern\fR EXCLUDE_PATTERN
-regexp pattern matching test ids to be excluded. (e.g.
-\&'taurus\e.core\e..*' would exclude taurus.core tests)
-.TP
-\fB\-\-version\fR
-show program's version number and exit
diff --git a/doc/man/taurustrend.1 b/doc/man/taurustrend.1
deleted file mode 100644
index 05e7bd86..00000000
--- a/doc/man/taurustrend.1
+++ /dev/null
@@ -1,67 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSTREND "1" "February 2019" "taurustrend 4.5.1" "User Commands"
-.SH NAME
-taurustrend \- manual page for taurustrend 4.5.1
-.SH SYNOPSIS
-.B taurustrend
-[\fI\,options\/\fR] [\fI\,<model1> \/\fR[\fI\,<model2>\/\fR] ...]
-.SH DESCRIPTION
-a taurus application for plotting trends
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-x\fR t|e, \fB\-\-x\-axis\-mode\fR=\fI\,t\/\fR|e
-interprete X values as either timestamps (t) or event
-numbers (e). Accepted values: t|e
-.TP
-\fB\-b\fR MAX_BUFFER_SIZE, \fB\-\-buffer\fR=\fI\,MAX_BUFFER_SIZE\/\fR
-maximum number of values per curve to be plotted
-(default = 65536) (when reached, the oldest values
-will be discarded)
-.TP
-\fB\-\-config\fR=\fI\,CONFIG_FILE\/\fR, \fB\-\-config\-file\fR=\fI\,CONFIG_FILE\/\fR
-use the given config file for initialization
-.TP
-\fB\-\-export\fR=\fI\,EXPORT_FILE\/\fR, \fB\-\-export\-file\fR=\fI\,EXPORT_FILE\/\fR
-use the given file to as output instead of showing the
-plot
-.TP
-\fB\-r\fR MILLISECONDS, \fB\-\-forced\-read\fR=\fI\,MILLISECONDS\/\fR
-force Taurustrend to re\-read the attributes every
-MILLISECONDS ms
-.HP
-\fB\-a\fR, \fB\-\-use\-archiving\fR
-.TP
-\fB\-\-window\-name\fR=\fI\,WINDOW_NAME\/\fR
-Name of the window
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurustrend1d.1 b/doc/man/taurustrend1d.1
deleted file mode 100644
index f5913691..00000000
--- a/doc/man/taurustrend1d.1
+++ /dev/null
@@ -1,58 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSTREND1D "1" "February 2019" "taurustrend1d 4.5.1" "User Commands"
-.SH NAME
-taurustrend1d \- manual page for taurustrend1d 4.5.1
-.SH SYNOPSIS
-.B taurustrend1d
-[\fI\,options\/\fR] \fI\,<model>\/\fR
-.SH DESCRIPTION
-a Taurus application for plotting trends of scalars
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-x\fR t|d|e, \fB\-\-x\-axis\-mode\fR=\fI\,t\/\fR|d|e
-interpret X values as timestamps (t), time deltas (d)
-or event numbers (e). Accepted values: t|d|e
-.TP
-\fB\-b\fR MAX_BUFFER_SIZE, \fB\-\-buffer\fR=\fI\,MAX_BUFFER_SIZE\/\fR
-maximum number of values to be plotted (when reached,
-the oldest values will be discarded)
-.HP
-\fB\-a\fR, \fB\-\-use\-archiving\fR
-.TP
-\fB\-\-demo\fR
-show a demo of the widget
-.TP
-\fB\-\-window\-name\fR=\fI\,WINDOW_NAME\/\fR
-Name of the window
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter
diff --git a/doc/man/taurustrend2d.1 b/doc/man/taurustrend2d.1
deleted file mode 100644
index 3c908679..00000000
--- a/doc/man/taurustrend2d.1
+++ /dev/null
@@ -1,58 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH TAURUSTREND2D "1" "February 2019" "taurustrend2d 4.5.1" "User Commands"
-.SH NAME
-taurustrend2d \- manual page for taurustrend2d 4.5.1
-.SH SYNOPSIS
-.B taurustrend2d
-[\fI\,options\/\fR] \fI\,<model>\/\fR
-.SH DESCRIPTION
-a Taurus application for plotting trends of arrays (aka "spectrograms")
-.SH OPTIONS
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-x\fR t|d|e, \fB\-\-x\-axis\-mode\fR=\fI\,t\/\fR|d|e
-interpret X values as timestamps (t), time deltas (d)
-or event numbers (e). Accepted values: t|d|e
-.TP
-\fB\-b\fR MAX_BUFFER_SIZE, \fB\-\-buffer\fR=\fI\,MAX_BUFFER_SIZE\/\fR
-maximum number of values to be stacked (when reached,
-the oldest values will be discarded)
-.HP
-\fB\-a\fR, \fB\-\-use\-archiving\fR
-.TP
-\fB\-\-demo\fR
-show a demo of the widget
-.TP
-\fB\-\-window\-name\fR=\fI\,WINDOW_NAME\/\fR
-Name of the window
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.IP
-Taurus Options:
-.IP
-Basic options present in any taurus application
-.TP
-\fB\-\-taurus\-log\-level\fR=\fI\,LEVEL\/\fR
-taurus log level. Allowed values are (case
-insensitive): critical, error, warning/warn, info,
-debug, trace
-.TP
-\fB\-\-taurus\-polling\-period\fR=\fI\,MILLISEC\/\fR
-taurus global polling period in milliseconds
-.TP
-\fB\-\-taurus\-serialization\-mode\fR=\fI\,SERIAL\/\fR
-taurus serialization mode. Allowed values are (case
-insensitive): serial, concurrent (default)
-.TP
-\fB\-\-tango\-host\fR=\fI\,TANGO_HOST\/\fR
-Tango host name (either HOST:PORT or a Taurus URI,
-e.g. tango://foo:1234)
-.TP
-\fB\-\-remote\-console\-port\fR=\fI\,PORT\/\fR
-enables remote debugging using the given port
-.TP
-\fB\-\-default\-formatter\fR=\fI\,FORMATTER\/\fR
-Override the default formatter