X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id B6AFBDBC95 for ; Sat, 19 Nov 2005 17:41:38 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 13595-09 for ; Sat, 19 Nov 2005 21:41:39 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from smtp2.rz.uni-karlsruhe.de (smtp2.rz.uni-karlsruhe.de [129.13.185.218]) by svr1.postgresql.org (Postfix) with ESMTP id 31416DBC84 for ; Sat, 19 Nov 2005 17:41:35 -0400 (AST) Received: from rzstud1.stud.uni-karlsruhe.de (rzstud1.stud.uni-karlsruhe.de [193.196.41.33]) by smtp2.rz.uni-karlsruhe.de with esmtp (Exim 4.43 #1) id 1EdaSn-0006Ha-5j; Sat, 19 Nov 2005 22:41:37 +0100 Received: from uwi7 by rzstud1.stud.uni-karlsruhe.de with local (Exim 3.36 #1) id 1EdaSu-0005gt-00 for pgsql-docs@postgresql.org; Sat, 19 Nov 2005 22:41:44 +0100 From: Andreas Seltenreich To: pgsql-docs@postgresql.org Subject: Texinfo docs/target X-PGP-Key: 0x2C006B340F8C8C1B X-Face: $:F<87a[gD1?#R6S3j21cr1&C&7bd63GHC.tSdskUb}hhwG(ci*=D5kJ<_N+p9q(7-, PnG. Et.Yh MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200511/32 X-Sequence-Number: 3342 I've been using a texinfo (more precisely: info) version of the docs for some weeks now, and really came to love it. It is still the version I mentioned here: Now I'm wondering, if it'd be worth fixing the index and some minor encoding deficiencies (e.g. medium-length dashes end up as "[mdash]"), and adding Autoconf support in order to make it a proper target. I remember other requests for info-docs on the lists than the above, but it is rather hard to search for them :-/. regards, Andreas --