pgsql/doc/src (Makefile)

From: petere(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/doc/src (Makefile)
Date: 2000-11-24 17:44:21
Message-ID: 200011241744.eAOHiLX52254@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, November 24, 2000 @ 12:44:21
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/doc/src
from hub.org:/home/projects/pgsql/tmp/cvs-serv48831/src

Modified Files:
Makefile

----------------------------- Log Message -----------------------------

Revive Reference Manual, remove reference pages from User's Guide.

Make version.sgml the central place for updating version numbers in the
documentation. Document titles now contain the version number of the
release they belong to.

filelist.sgml is the central (and only) place to declare system entities
(i.e., sgml files). No longer a need to declare them in each document
header.

There is no longer any need to maintain duplicate chapter lists in
postgres.sgml and user/admin/etc.sgml, everything is build from the same
sources. Some parameter entities allow for different text to be included
when the integrated or a single doc set is generated, which eliminates the
problems that had caused this to fail in the past.

Browse pgsql-committers by date

  From Date Subject
Next Message petere 2000-11-24 17:44:22 pgsql/doc/src/sgml/ref (allfiles.sgml commands.sgml)
Previous Message petere 2000-11-24 17:14:07 pgsql/src/test/suite/results (agg.sql.out date.sql.out float.sql.out group.sql.out group_err.sql.out inh.sql.out join.sql.out oper.sql.out parse.sql.out quote.sql.out rules.sql.out select.sql.out sort.sql.out sqlcompat.sql.out time.sql.out varchar.sql.out views.sql.out)