Re: [HACKERS] Contrib modules documentation online
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: pgsql-docs@postgresql.org
Cc: Andrew Dunstan <andrew@dunslane.net>, Tom Lane <tgl@sss.pgh.pa.us>, Josh Berkus <josh@agliodbs.com>, pgsql-hackers@postgresql.org, Albert Cervera i Areny <albert@nan-tic.com>
Date: 2007-08-30T11:36:00Z
Lists: pgsql-hackers
Am Mittwoch, 29. August 2007 20:27 schrieb Andrew Dunstan: > Also, let's recall what has previously been discussed for contrib, > namely that we break it out into standard modules But that would also mean that the documentation system is somewhat modularized. That is, if I deinstall some module, it disappears from the documentation. And if I install a module from some other place, its documentation would appear in the same place where the other modules already show up. I haven't seen the inside of the current proposal, but if it just copies the SGML-converted documentation into the documentation directory with everything else, it doesn't quite accomplish that. -- Peter Eisentraut http://developer.postgresql.org/~petere/