Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 2A86D475C33 for ; Wed, 14 Aug 2002 23:13:54 -0400 (EDT) Received: from squire.barchord.com (squire.barchord.com [216.194.67.18]) by postgresql.org (Postfix) with ESMTP id 4CBB2475B77 for ; Wed, 14 Aug 2002 23:13:53 -0400 (EDT) Received: from [192.168.1.253] (CPE00508b028d7d-CM00803785c5e0.cpe.net.cable.rogers.com [24.103.51.175]) by squire.barchord.com (Postfix) with ESMTP id 6FF8FD5 for ; Wed, 14 Aug 2002 23:13:57 -0400 (EDT) Subject: Documentation DTD From: Rod Taylor To: PostgreSQL-development Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 14 Aug 2002 23:14:03 -0400 Message-Id: <1029381244.93691.12.camel@jester> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200208/1106 X-Sequence-Number: 26790 Anyone mind if we bump the DTD version to Docbook 4.2? This consists on all users who wish to build docs on installing the 4.2 DTD set, and updating some depreciated tags within the sgml files. comment -> remark docinfo -> appendixinfo, chapterinfo, bookinfo, etc. What it buys is a number of useful tags, SVGs and probably more importantly for the future, xsl and fop support which will probably be important in the future. OpenJade hasn't had a new release in quite a long time -- not to say work isn't needed. Yes, after updating docs to the newer DTD I intend to make them XML compliant to ensure they work with v5 of docbook in the future.