Re: Rsync access to https://www.postgresql.org/docs/ ? - Mailing list pgsql-www

From Dave Page
Subject Re: Rsync access to https://www.postgresql.org/docs/ ?
Date
Msg-id CA+OCxowmXK5jUHgzT3tM7+TYjecFn0d1J=AZhUOtW-dXJjmYTg@mail.gmail.com
Whole thread Raw
In response to Rsync access to https://www.postgresql.org/docs/ ?  (hubert depesz lubaczewski <depesz@depesz.com>)
Responses Re: Rsync access to https://www.postgresql.org/docs/ ?
List pgsql-www
Hi

On Thu, 22 Aug 2024 at 08:58, hubert depesz lubaczewski <depesz@depesz.com> wrote:
Hi,
would it be possible to get access to whole docs site, for all versions,
via rsync? I'd like have a copy of docs for my grepping purposes, and
would like to refresh it every so often, but preferably without need to
redownload the whole thing whenever new releases happen.

/docs/** is dynamically generated, so there are no doc files (except the PDFs) to share via rsync.

You can get the PDFs here if you want them (via git not rsync of course, but that shouldn't matter much): https://github.com/postgres/pgweb-static/tree/master/documentation/pdf

--
Dave Page
PostgreSQL: https://www.postgresql.org

PGDay UK 2024, 11th September, London: https://2024.pgday.uk/

pgsql-www by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Rsync access to https://www.postgresql.org/docs/ ?
Next
From: Alvaro Herrera
Date:
Subject: Re: Rsync access to https://www.postgresql.org/docs/ ?