diff --git a/docs/man/ipcluster.1 b/docs/man/ipcluster.1 deleted file mode 100644 index e70a3f2..0000000 --- a/docs/man/ipcluster.1 +++ /dev/null @@ -1,21 +0,0 @@ -.TH IPCLUSTER 1 "June 10, 2012" "" "" -.SH NAME -\fBipcluster \- start a cluster for IPython parallel computing -.SH SYNOPSIS - -.B ipcluster subcommand -.RI [ options ] - -.SH DESCRIPTION -Start an IPython cluster for parallel computing. - -For more information on how to use ipcluster, see 'ipcluster \-\-help', -or 'ipcluster \-\-help\-all' for all available command\(hyline options. - -.SH "SEE ALSO" -.BR ipython(1), -.BR ipcontroller(1), -.BR ipengine(1), -.br -.SH AUTHORS -\fBipcluster\fP ships with IPython, maintained by the IPython Development Team. diff --git a/docs/man/ipcontroller.1 b/docs/man/ipcontroller.1 deleted file mode 100644 index 440d9a1..0000000 --- a/docs/man/ipcontroller.1 +++ /dev/null @@ -1,21 +0,0 @@ -.TH IPCONTROLLER 1 "June 10, 2012" "" "" -.SH NAME -\fBipcontroller \- start a controller for IPython parallel computing - -.SH SYNOPSIS -.B ipcontroller -.RI [ options ] - -.SH DESCRIPTION -ipcontroller starts a controller for the IPython cluster - -For more information on how to use ipcontroller, see 'ipcontroller \-\-help', -or 'ipcontroller \-\-help\-all' for all available command\(hyline options. - -.SH "SEE ALSO" -.BR ipython(1), -.BR ipengine(1), -.BR ipcluster(1) -.br -.SH AUTHORS -\fBipcontroller\fP ships with IPython, maintained by the IPython Development Team. diff --git a/docs/man/ipengine.1 b/docs/man/ipengine.1 deleted file mode 100644 index 6a5d48e..0000000 --- a/docs/man/ipengine.1 +++ /dev/null @@ -1,20 +0,0 @@ -.TH IPENGINE 1 "June 10, 2012" "" "" -.SH NAME -\fBipengine \- IPython parallel computing engine -.SH SYNOPSIS -.B ipengine -.RI [ options ] - -.SH DESCRIPTION -ipengine starts an engine for the IPython cluster - -For more information on how to use ipengine, see 'ipengine \-\-help', -or 'ipengine \-\-help\-all' for all available command\(hyline options. - -.SH "SEE ALSO" -.BR ipython(1), -.BR ipcontroller(1), -.BR ipcluster(1) -.br -.SH AUTHORS -\fBipengine\fP ships with IPython, maintained by the IPython Development Team.