X-Original-To: pgsql-docs@postgresql.org Received: from spampd.localdomain (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 1A961475A71 for ; Tue, 25 Mar 2003 11:26:10 -0500 (EST) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by postgresql.org (Postfix) with SMTP id D5501474E44 for ; Tue, 25 Mar 2003 11:26:08 -0500 (EST) Received: (qmail 16804 invoked by uid 65534); 25 Mar 2003 16:26:12 -0000 Received: from p3E9E70B6.dip0.t-ipconnect.de (EHLO p3E9E70B6.dip0.t-ipconnect.de) (62.158.112.182) by mail.gmx.net (mp001-rz3) with SMTP; 25 Mar 2003 17:26:12 +0100 Date: Tue, 25 Mar 2003 17:27:02 +0100 (CET) From: Peter Eisentraut X-X-Sender: peter@peter.localdomain To: pgsql-docs@postgresql.org Subject: Unified documentation Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-12.3 required=5.0 tests=BAYES_01,USER_AGENT_PINE autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) X-Archive-Number: 200303/38 X-Sequence-Number: 1716 I've committed the unified documentation layout that was discussed several weeks ago. To build the normal HTML documentation, use "make" or "make html". To run an SGML syntax check without building anything, use "make check". (This should only take a few seconds.) We might want to think about a name for this combined book. (PostgreSQL Handbook, Manual, User's Guide, whatever) The combined book has 58 chapters, plus reference pages, front and back matter. Books of comparable size have around 10 to 15 chapters. That means we probably should combine some small chapters into larger ones. -- Peter Eisentraut peter_e@gmx.net