Re: Add html-serve target to autotools and meson
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Tristan Partin <tristan@partin.io>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-11-11T04:25:32Z
Lists: pgsql-hackers
On Sat, Nov 09, 2024 at 09:26:20AM +0100, Peter Eisentraut wrote: > What is the advantage of using an http server over just opening the file > directly in a web browser (file:// scheme)? Not sure to see any on sight. I just use file:// to check the state of the docs produced by any patch sent to the lists, even keeping some bookmarks for the bookindex to ease lookups. -- Michael