Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1avcZd-00030y-6t for pgsql-docs@arkaria.postgresql.org; Thu, 28 Apr 2016 03:25:05 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1avcZc-0004yM-Pp for pgsql-docs@arkaria.postgresql.org; Thu, 28 Apr 2016 03:25:04 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1avW3C-0004li-C6 for pgsql-docs@postgresql.org; Wed, 27 Apr 2016 20:27:10 +0000 Received: from mbob.nabble.com ([162.253.133.15]) by makus.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1avW33-000246-CK for pgsql-docs@postgresql.org; Wed, 27 Apr 2016 20:27:09 +0000 Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 9FA7A264E547 for ; Wed, 27 Apr 2016 13:12:41 -0700 (PDT) Date: Wed, 27 Apr 2016 13:27:00 -0700 (MST) From: niquola To: pgsql-docs@postgresql.org Message-ID: <1461788820702-5900876.post@n5.nabble.com> Subject: Put PostgreSQL Documentation into PostgreSQL itself MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -0.3 (/) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org Hello all, I would like to discuss an idea to transform PostgreSQL documentation into PostgreSQL tables. Why? * self documentation * simplify embeding documentation for IDE * more structure * search-ability How? I think, create prototype extension or just a database dump. Questions? What possible schemata do you see for such database? What is a best way to keep it uptodate and distribute? What is a best tools to handle sgml? more: make code samples in documentation potentially executable on this database - a way to interactive documentation 73's niquola -- View this message in context: http://postgresql.nabble.com/Put-PostgreSQL-Documentation-into-PostgreSQL-itself-tp5900876.html Sent from the PostgreSQL - docs mailing list archive at Nabble.com. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs