Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tt3rR-0000cD-1Z for pgsql-docs@arkaria.postgresql.org; Wed, 09 Jan 2013 22:11:01 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1Tt3rQ-0007sm-CF for pgsql-docs@arkaria.postgresql.org; Wed, 09 Jan 2013 22:11:00 +0000 Received: from makus.postgresql.org ([98.129.198.125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tt3rP-0007rr-95 for pgsql-docs@postgresql.org; Wed, 09 Jan 2013 22:10:59 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tt3rO-0003Qf-6j for pgsql-docs@postgresql.org; Wed, 09 Jan 2013 22:10:58 +0000 Received: from bruce by momjian.us with local (Exim 4.72) (envelope-from ) id 1Tt3rM-0006Ka-Pq; Wed, 09 Jan 2013 17:10:56 -0500 Date: Wed, 9 Jan 2013 17:10:56 -0500 From: Bruce Momjian To: Peter Eisentraut Cc: Edward Hooper , pgsql-docs@postgresql.org Subject: Re: PostgreSQL docs in ePub format Message-ID: <20130109221056.GC8545@momjian.us> References: <50EDE835.9090706@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50EDE835.9090706@gmx.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-Pg-Spam-Score: -1.9 (-) 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 On Wed, Jan 9, 2013 at 04:59:17PM -0500, Peter Eisentraut wrote: > On 1/9/13 2:13 PM, Edward Hooper wrote: > > I want to make an attempt to take the DocBook/SGML text that comes with > > PostgreSQL and produce an ePub file. However, I have no experience with > > this. I would like to get together with other like minded PostgreSQL > > users and produce something useful. > > Do this: > > cd doc/src/sgml/ > make postgres.xml > xsltproc http://docbook.sourceforge.net/release/xsl/current/epub/docbook.xsl postgres.xml > echo 'application/epub+zip' > mimetype > zip -r postgres.epub META-INF OEBPS mimetype Should this be in the SGML docs? -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs