File: README

package info (click to toggle)
pgtcl 1%3A1.9%2Bgit20120911-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,240 kB
  • ctags: 315
  • sloc: ansic: 4,475; tcl: 634; sh: 149; makefile: 36; sql: 11
file content (22 lines) | stat: -rw-r--r-- 823 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$Id$

libpgtcl.sgml is in docbook 4.2 format, and started out as the documentation 
from the PostgreSQL package when Pgtcl was part of the Postgres core.  

It has been updated to document the latest capabilities of Pgtcl.

The release ships with documentation in HTML and PDF form.

To build your own docs from the sgml source is beyond the scope of this
document.  For starters, though, you'll need openjade, pdfjadetex,
docbook 4.2, DSSSL Docbook (cygnus), and probably some other stuff.

"make" should make libpgtcl.pdf.  make dohtml should make the html subdirectory
and (re)populate it with html files documenting libpgtcl.

If you're using FreeBSD, it's pretty easy.

There are some good hints on everything you need and how to get it built
and installed at http://www.postgresql.org/docs/8.3/static/docguide.html