Re: tarball/rsync archive with developer docs?

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: depesz(at)depesz(dot)com
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: tarball/rsync archive with developer docs?
Date: 2009-11-13 09:43:50
Message-ID: 1258105430.15430.8.camel@hp-laptop2.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Fri, 2009-11-13 at 09:23 +0100, hubert depesz lubaczewski wrote:
> is there anywhere tarball with developer docs? or even better - access
> to built developer docs via rsync?
>
> I mean these docs: http://developer.postgresql.org/pgdocs/postgres/
>
> I can't build them myself, so I need a way to get newest version, and
> wgeting site is not what I would call simple :)

I build PDF documents in about 10 minutes -- probably better than HTML
docs, at least for me.

./configure
cd doc/src/sgml
make postgres-A4.pdf

--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message hubert depesz lubaczewski 2009-11-13 10:50:35 Re: tarball/rsync archive with developer docs?
Previous Message hubert depesz lubaczewski 2009-11-13 08:23:39 tarball/rsync archive with developer docs?