File: README

package info (click to toggle)
nip2 8.9.1-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 23,352 kB
  • sloc: ansic: 64,077; sh: 4,681; yacc: 1,133; makefile: 927; lex: 386; xml: 40; perl: 17
file content (15 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
nip documentation

Type "make install" to rebuild html/ and ps/ directories with formatted
docuimentation. You'll need latex and tex4ht.

The Makefile.am in nip2-x.x copies the contents of the html/ and ps/ to 
$prefix/share/doc/nip2 during the main nip2 install process.

Once you have the docs installed, rebuild nip2's help index with:

  cd nip2-x.x/src
  make helpindex.h

to index the HTML docs and link the HELP buttons in nip to the correct place
in the formatted pages.