File: README

package info (click to toggle)
python-numarray 1.5.2-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 8,668 kB
  • ctags: 11,384
  • sloc: ansic: 113,864; python: 22,422; makefile: 197; sh: 11
file content (16 lines) | stat: -rw-r--r-- 598 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
These are the LaTeX-sources for the numarray manual.

In order to process these files you need the python CVS sources and
the whole toolchain to generate python docs.

In this local directory create the following links:

  icons -> <python cvs>/dist/src/Doc/html/icons
  mkhowto -> <python cvs>/dist/src/Doc/tools/mkhowto
  mkinfo -> <python cvs>/dist/src/Doc/tools/mkinfo

Calling mkhowto creates the standard formats of the manual (dvi, pdf,
hmtl) depending on command line options. Run 'mkhowto --help' for
commandline options.

Please read StyleGuide before you start changing the TeX sources.