##// END OF EJS Templates
cleanup some `pre` css inheritance...
cleanup some `pre` css inheritance We had various overrides of the bootstrap defaults for font-size and line-height every time we made a pre tag, and then some overrides of our overrides when we wanted something slightly different. This moves the most basic overrides to apply to all pre tags, reducing the number of downstream changes we need.

File last commit:

r7781:53f5858c
r16205:2fd8ab24
Show More
ipcontroller.1
21 lines | 558 B | application/x-troff | GroffLexer
MinRK
minimize manpages...
r7415 .TH IPCONTROLLER 1 "June 10, 2012" "" ""
Stephan Peijnik
Add missing man pages contributed by Debian's Stephan Peijnik....
r2098 .SH NAME
MinRK
minimize manpages...
r7415 \fBipcontroller \- start a controller for IPython parallel computing
Stephan Peijnik
Add missing man pages contributed by Debian's Stephan Peijnik....
r2098 .SH SYNOPSIS
MinRK
minimize manpages...
r7415 .B ipcontroller
.RI [ options ]
Stephan Peijnik
Add missing man pages contributed by Debian's Stephan Peijnik....
r2098 .SH DESCRIPTION
MinRK
minimize manpages...
r7415 ipcontroller starts a controller for the IPython cluster
Matthias BUSSONNIER
change minus to \- or \(hy n manpages...
r7781 For more information on how to use ipcontroller, see 'ipcontroller \-\-help',
or 'ipcontroller \-\-help\-all' for all available command\(hyline options.
MinRK
minimize manpages...
r7415
.SH "SEE ALSO"
Julian Taylor
manpage update...
r4275 .BR ipython(1),
MinRK
minimize manpages...
r7415 .BR ipengine(1),
.BR ipcluster(1)
Stephan Peijnik
Add missing man pages contributed by Debian's Stephan Peijnik....
r2098 .br
MinRK
minimize manpages...
r7415 .SH AUTHORS
\fBipcontroller\fP ships with IPython, maintained by the IPython Development Team.