| From: | petere(at)postgresql(dot)org | 
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org | 
| Subject: | pgsql/doc/src Makefile sgml/Makefile sgml/plsq ... | 
| Date: | 2001-09-18 12:08:27 | 
| Message-ID: | 200109181208.f8IC8RX16583@postgresql.org | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-committers | 
CVSROOT:	/cvsroot
Module name:	pgsql
Changes by:	petere(at)postgresql(dot)org	01/09/18 08:08:27
Modified files:
	doc/src        : Makefile 
	doc/src/sgml   : Makefile plsql.sgml stylesheet.dsl 
Log message:
	Generate index.html as the root file name of the documentation set,
	rather than making index.html a symlink to the autogenerated name.
	Fixes fatal problems with tar programs that don't handle symlinks
	very well (MacOS X).
	
	(The names user.html, admin.html, etc. are still available as make
	targets, but they aren't packaged anymore.)
	
	Use the manifest file that the stylesheets generate as the file list
	for packaging.  Put graphics in the right place while building, not
	while packaging, so you can actually look at them after building.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | petere | 2001-09-19 09:48:43 | pgsql/src/backend/commands sequence.c user.c | 
| Previous Message | tgl | 2001-09-18 01:59:07 | pgsql/ oc/src/sgml/perform.sgml oc/src/sgml/re ... |