| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | hubert depesz lubaczewski <depesz(at)depesz(dot)com> |
| Cc: | Dave Page <dpage(at)pgadmin(dot)org>, pgsql-www(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Rsync access to https://www.postgresql.org/docs/ ? |
| Date: | 2024-08-24 22:45:23 |
| Message-ID: | 202408242245.xapldhvurmku@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On 2024-Aug-24, hubert depesz lubaczewski wrote:
> On Thu, Aug 22, 2024 at 12:10:57PM -0400, Alvaro Herrera wrote:
> > It's probably easier to generate the HTML yourself. These days, the
> > installation required is very simple on most standard Linux distros (not
> > talking about gentoo, arch, etc).
>
> Will get to this, but I was under impression that docs built, or
> distributed in dist, are somehow different from the ones on
> www.psotgresql.org, perhaps it's jus styling issue.
You can build with the website styling too, if you want -- this command
does the trick:
make html STYLE=website
Cheers
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sajil Joseph | 2024-08-30 07:29:11 | exclude foreign schemas from pgdump |
| Previous Message | Dave Page | 2024-08-24 08:32:49 | Re: Rsync access to https://www.postgresql.org/docs/ ? |