Re: Shipping documentation untarred

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Shipping documentation untarred
Дата
Msg-id 9837222c0908050613o294534d1te170ee2598ac2a1@mail.gmail.com
обсуждение исходный текст
Ответ на Shipping documentation untarred  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Shipping documentation untarred  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Wed, Aug 5, 2009 at 09:24, Peter Eisentraut<peter_e@gmx.net> wrote:
> So the next step to documentation bliss is to get rid of the man.tar.gz and
> postgres.tar.gz tarballs that are shipped inside the tarball.  These are
> historical artifacts from the era when building the documentation for release
> required manual interference, and that era ended yesterday at the latest.
>
> Here is how I would like to set this up:
>
> * Man pages are built into doc/src/sgml/man1 and doc/src/sgml/man7.  This is
> already happening.
>
> * HTML files are built into doc/src/sgml/html.  On installation, we just copy
> that directory.
>
> * In doc/src/sgml/Makefile, put
>
> distprep: man html
>
> so that both documentation formats are built when the tarball is built.

Just to verify, there is not going to be any changes in the actual
format of the generated files, right? Since we pre-parse those before
we load them on the website, we'd have to change the loader in that
case.



-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Use DocBook XSL stylesheets for man page building This switches
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: md.c should not call files "relations"