From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Shipping documentation untarred |
Date: | 2009-08-10 15:43:26 |
Message-ID: | 200908101543.n7AFhQD21983@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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 <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2009-08-10 15:46:19 | Re: Adding error message "source" |
Previous Message | Kevin Grittner | 2009-08-10 15:41:14 | Re: Alpha releases: How to tag |