| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> |
| Cc: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Michael Paquier <michael(at)paquier(dot)xyz>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Tristan Partin <tristan(at)partin(dot)io>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Add html-serve target to autotools and meson |
| Date: | 2024-11-14 12:52:23 |
| Message-ID: | AA633207-A9AE-4C2B-9314-DAC06A5D1014@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 14 Nov 2024, at 13:11, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> wrote:
>>> On Mon, Nov 11, 2024 at 7:50 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
>>>> If you just want that we could print out a file:// url or even open it? Rather
>>>> than an http server?
+1
> I noticed that the documentation served by the postgresql.org site
> allows searching in the documentation, whereas that functionality is
> not available if we open HTML pages from docs directory. Would
> html-server provide that functionality?
No, doc searching on the site is implemented with FTS in the pgweb repository
and would not be present in the proposal here.
--
Daniel Gustafsson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jelte Fennema-Nio | 2024-11-14 12:52:47 | Re: commitfest.postgresql.org Specify thread msgid does not work for pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Previous Message | Alvaro Herrera | 2024-11-14 12:38:56 | Re: Difference in dump from original and restored database due to NOT NULL constraints on children |