• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc-programmer/H03-May-2022-3817

html/H03-May-2022-236233

pdf/H03-May-2022-

src/H03-May-2022-4,3353,425

MakefileH A D22-Sep-2018142 149

READMEH A D22-Sep-2018480 1610

README

1nip documentation
2
3Type "make install" to rebuild html/ and ps/ directories with formatted
4docuimentation. You'll need latex and tex4ht.
5
6The Makefile.am in nip2-x.x copies the contents of the html/ and ps/ to
7$prefix/share/doc/nip2 during the main nip2 install process.
8
9Once you have the docs installed, rebuild nip2's help index with:
10
11  cd nip2-x.x/src
12  make helpindex.h
13
14to index the HTML docs and link the HELP buttons in nip to the correct place
15in the formatted pages.
16