Re: [DOCS] [COMMITTERS] pgsql: Use DocBook XSL stylesheets for man page building This switches

2009-08-05 Thread Tom Lane
[email protected] (Peter Eisentraut) writes: > Use DocBook XSL stylesheets for man page building I tried "make man" on my Fedora 10 machine. It built stuff, but: * I see it claiming to be making manpages for the SPI functions and dblink functions, eg Note: meta manvol : no refentry/refmeta/

Re: [DOCS] [COMMITTERS] pgsql: Use DocBook XSL stylesheets for man page building This switches

2009-08-05 Thread Alvaro Herrera
Tom Lane wrote: > * I see it claiming to be making manpages for the SPI functions and > dblink functions, eg > > Note: meta manvol : no refentry/refmeta/manvolnum > dblink_connect > Note: meta manvol : see http://docbook.sf.net/el/manvolnum > dblink_connect > Note: Writ

[DOCS] "make install" in doc/

2009-08-05 Thread Alvaro Herrera
Hi, I just noticed that "make install" inside the doc/ directory looks for man.tar.gz in $(srcdir), which is obviously not going be found because it's put in the builddir. Am I missing something here, or is it simply that nobody tries this stuff in VPATH builds? -- Alvaro Herrera

Re: [DOCS] [COMMITTERS] pgsql: Use DocBook XSL stylesheets for man page building This switches

2009-08-05 Thread Alvaro Herrera
Tom Lane wrote: > [email protected] (Peter Eisentraut) writes: > > Use DocBook XSL stylesheets for man page building > > I tried "make man" on my Fedora 10 machine. It built stuff, but: > > * I see it claiming to be making manpages for the SPI functions and > dblink functions, eg > > Note: