Generate index.html as the root file name of the documentation set,

Peter Eisentraut <peter_e@gmx.net>

Commit: 4a4abd4232cfc31c8d7052a1984ee4f51cd7d04c
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-09-18T12:08:27Z
Releases: 7.2.1
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.

Files

PathChange+/−
doc/src/Makefile modified +7 −29
doc/src/sgml/Makefile modified +10 −5
doc/src/sgml/plsql.sgml modified +4 −2
doc/src/sgml/stylesheet.dsl modified +2 −1