Re: Add html-serve target to autotools and meson

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Add html-serve target to autotools and meson
Дата
Msg-id 13fccc1a-40cf-4a81-b656-a3310f25664c@eisentraut.org
обсуждение исходный текст
Список pgsql-hackers
On 07.11.24 05:37, Tristan Partin wrote:
> When working on documentation, I find it useful to spawn an HTTP server 
> to serve docs for me to consume in a web browser. I went ahead and used 
> Python's builtin http.server module, but it could also be a run target 
> which just spawned `xdg-open builddir/doc/src/sgml/html/index.html`, 
> though I would doubt Windows has xdg-open(1).

What is the advantage of using an http server over just opening the file 
directly in a web browser (file:// scheme)?




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