Re: PostgreSQL docs in ePub format

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PostgreSQL docs in ePub format
Дата
Msg-id 20130109221056.GC8545@momjian.us
обсуждение исходный текст
Ответ на Re: PostgreSQL docs in ePub format  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: PostgreSQL docs in ePub format  (Josh Kupershmidt <schmiddy@gmail.com>)
Re: PostgreSQL docs in ePub format  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-docs
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  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


В списке pgsql-docs по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: PostgreSQL docs in ePub format
Следующее
От: Ian Lawrence Barwick
Дата:
Сообщение: Small clarification in "34.41. schemata"