Peter Eisentraut wrote:
> So the next step to documentation bliss is to get rid of the man.tar.gz and 
> postgres.tar.gz tarballs that are shipped inside the tarball.  These are 
> historical artifacts from the era when building the documentation for release 
> required manual interference, and that era ended yesterday at the latest.
> 
> Here is how I would like to set this up:
> 
> * Man pages are built into doc/src/sgml/man1 and doc/src/sgml/man7.  This is 
> already happening.
> 
> * HTML files are built into doc/src/sgml/html.  On installation, we just copy 
> that directory.
> 
> * In doc/src/sgml/Makefile, put

Are you sure you don't want the results in doc/src/man1 and
doc/src/html? Or even doc/man1 and doc/html?

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to