1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
'\" t
.\" Title: PYCODE-BROWSER-BOOK
.\" Author: Georges KHAZNADAR <georgesk@ofset.org>
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\" Date: 06/14/2012
.\" Manual: pycode-browser-book User Manual
.\" Source: pycode-browser-book
.\" Language: English
.\"
.TH "PYCODE\-BROWSER\-BOO" "1" "06/14/2012" "pycode-browser-book" "pycode-browser-book User Manua"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
pycode-browser-book \- opens the PDF book for pycode\-browser
.SH "SYNOPSIS"
.HP \w'\fBpycode\-browser\-book\fR\ 'u
\fBpycode\-browser\-book\fR
.SH "DESCRIPTION"
.PP
\fBpycode\-browser\-book\fR
is part of the project PHOENIX, i\&. e\&. Phyiscs with Home\-made Equipment & Innovative Experiments, developed at Inter University Accelerator Centre, New Delhi\&. It allows students to browse Python source code easily, and to understand what this code is meaning\&.
.SH "SEE ALSO"
.PP
see also other programs from the project PHOENIX\&.
.PP
\fBexpeyes\fR(1),
\fBpycode-browser\fR(1)
.SH "AUTHOR"
.PP
\fBGeorges KHAZNADAR\fR <\&georgesk@ofset\&.org\&>
.RS 4
Wrote this manpage for the Debian system\&.
.RE
.SH "COPYRIGHT"
.br
Copyright \(co 2012 Georges Khaznadar
.br
.PP
This manual page was written for the Debian system (and may be used by others)\&.
.PP
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation\&.
.PP
On Debian systems, the complete text of the GNU General Public License can be found in
/usr/share/common\-licenses/GPL\&.
.sp
|