File: README

package info (click to toggle)
libsgmls-perl 1.03ii-38
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 900 kB
  • sloc: perl: 1,387; lisp: 262; makefile: 130
file content (11 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
This directory contains the SGML source files documention SGMLS.pm and
sgmlspl.  If you are working in Unix or a Unix-like environment, make
any necessary changes in the Makefile then type one of the following:

  make latex	Generate LaTeX source files of the documentation.
  make dvi	Generate a printable DVI version of the documentation.
  make ps	Generate a printable Postscript version of the docs.
  make html	Generate an HTML version of the documentation.
  make all	Generate _all_ of the above.
  make clean    Remove all generated files.