Re: BUG #14921: searchable docs

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: BUG #14921: searchable docs
Дата
Msg-id 6f9d49be0cb71bea1e5646a95d982b91@xs4all.nl
обсуждение исходный текст
Ответ на BUG #14921: searchable docs  (pieter.van.den.hombergh@gmail.com)
Ответы Re: BUG #14921: searchable docs  (Pieter van den Hombergh <pieter.van.den.hombergh@gmail.com>)
Список pgsql-bugs
On 2017-11-23 16:05, pieter.van.den.hombergh@gmail.com wrote:
> In our university, postgres is the db of choice. Our data base exams 
> have a
> postgres instance plus doc on a live usb stick. It would be a nice 
> service
> to the students if we could add searchable docs instead of just the 
> static
> html docs during the exams.
> 
> Is it possible to get an installable and searcheable doc version, such 
> as
> you provide on your website?

You could either use the one of pdfs, provided on the website at:  https://www.postgresql.org/docs/manuals/

Or, if you have the wherewithal to compile docs yourself
there is the option to compile into a single file
by doing, inside doc/src/sgml:
   make postgres.html

This yields a single 14 MB file: postgres.html

Perhaps the project can make this file available?
( perhaps it is available already? )


Erik Rijkers





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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #14921: searchable docs
Следующее
От: Pieter van den Hombergh
Дата:
Сообщение: Re: BUG #14921: searchable docs