Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TtFNJ-0003Br-0S for pgsql-docs@arkaria.postgresql.org; Thu, 10 Jan 2013 10:28:41 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1TtFNI-0001KW-8i for pgsql-docs@arkaria.postgresql.org; Thu, 10 Jan 2013 10:28:40 +0000 Received: from makus.postgresql.org ([98.129.198.125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TtFNH-0001KR-Jw for pgsql-docs@postgresql.org; Thu, 10 Jan 2013 10:28:39 +0000 Received: from mail-wi0-f181.google.com ([209.85.212.181]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TtFNF-0005eO-3O for pgsql-docs@postgresql.org; Thu, 10 Jan 2013 10:28:38 +0000 Received: by mail-wi0-f181.google.com with SMTP id hq4so196211wib.14 for ; Thu, 10 Jan 2013 02:28:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=z/qKnEFrnA2HDDzI5bwoCx5DWVuLukZEhV8BziYhGZM=; b=pT5afcEhxD7+ypHUGSwvwyaCu3HW+40Drv7Xofznji8ZsZujt4H4A7UTssACtz+oBU 1MPwSd6VdWuy10gd3yODx457MEcJ5ABGFDfRHAyzpeCJoVDl4i4mMgVL+hJlMlH2kurR 7oYN7xCTGqN6lfkic+yT3bKPV9L08IDJjK3PRmrXV93AhcOzCuvYfCPo2hhKtYpj28Cy b2xeBfRrI0On47X06pzvEeb9CyBB8U7+1OeRQ70dy2HL44dgDApVENv03H0IV5VlDxt7 cgvGWJu0Tv5qgkQlCju3C7lXgC8O0JYePGdo07teQlVePqKt5L0PpnbGtHxrqpysFqpJ swLA== MIME-Version: 1.0 Received: by 10.194.235.6 with SMTP id ui6mr114102453wjc.12.1357813715723; Thu, 10 Jan 2013 02:28:35 -0800 (PST) Received: by 10.194.104.41 with HTTP; Thu, 10 Jan 2013 02:28:35 -0800 (PST) In-Reply-To: <20130109221056.GC8545@momjian.us> References: <50EDE835.9090706@gmx.net> <20130109221056.GC8545@momjian.us> Date: Thu, 10 Jan 2013 11:28:35 +0100 Message-ID: Subject: Re: PostgreSQL docs in ePub format From: Magnus Hagander To: Bruce Momjian Cc: Peter Eisentraut , Edward Hooper , pgsql-docs Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmwbxacO9a3LdpASB87Tb1f1wm29PDYyo9yPxEFfDv4Ep6MWecZtFEJ98dOIN3wdF0162ZI X-Pg-Spam-Score: -2.6 (--) 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 11:10 PM, Bruce Momjian wrote: > 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? To take that one step further, should this be distributed on the website alongside the PDFs? -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs