Re: Local postgres manual
| От | Tom Lane |
|---|---|
| Тема | Re: Local postgres manual |
| Дата | |
| Msg-id | 3333527.1699041485@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Local postgres manual (Ben Hancock <lists@benghancock.com>) |
| Ответы |
Re: Local postgres manual
|
| Список | pgsql-general |
Ben Hancock <lists@benghancock.com> writes:
> I will say that, as the manual is quite large, a local GNU Info version
> would be great to be able to traverse different sections, etc, more
> easily. If that doesn't exist already, I wonder if a tool like `pandoc`
> could be employed to generate that.
That's exactly what the postgres.txt file Bruce mentioned is.
# single-page text
postgres.txt: postgres.html
$(PANDOC) -t plain -o $@ $<
These variant doc forms aren't terribly well (or at all) documented,
but the doc/src/sgml Makefile knows how to create a number of them.
regards, tom lane
В списке pgsql-general по дате отправления: