File: README

package info (click to toggle)
rpy 1.0.3-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 636 kB
  • ctags: 774
  • sloc: ansic: 2,139; python: 1,591; makefile: 119; sh: 73
file content (26 lines) | stat: -rw-r--r-- 745 bytes parent folder | download | duplicates (5)
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
This directory contains the main documentation for RPy.  It is in texinfo
format in the file 'rpy.texi'.  Several formats derived from this file are
provided.  If you need another format, please, ask me.

Formats provided:

rpy.dvi
rpy.info
rpy.pdf
rpy.html [directory]


If you need to rebuild the documentation, you can do:

    make dvi         (to build the dvi file)
    make pdf	     (to build the pdf file)
    make html	     (to build the directory 'manual_html')
    make info	     (to build the info file)

    make all	     (to build all the formats)
    make clean       (to remove auxiliary files)
    make dist-clean  (to remove all formats)

You must have the correspondig tools to build the different formats, see the
Makefile.