Re: [GENERAL] Website Documentation
От | Dave Page |
---|---|
Тема | Re: [GENERAL] Website Documentation |
Дата | |
Msg-id | E7F85A1B5FF8D44C8A1AF6885BC9A0E4528AE0@ratbert.vale-housing.co.uk обсуждение исходный текст |
Список | pgsql-www |
> -----Original Message----- > From: Bruce Momjian [mailto:pgman@candle.pha.pa.us] > Sent: 13 February 2005 20:11 > To: Marc G. Fournier > Cc: Dave Page; Tom Lane; Russell Smith; pgsql-www@postgresql.org > Subject: Re: [pgsql-www] [GENERAL] Website Documentation > > > Namely, I somehow need to add in a procedure to take the > postgres.tar.gz > > file that gets auto-generated by the release packaging, and > have it update > > the online docs ... looking at > http://www.postgresql.org/docs, the only > > time that the web site itself is on a major release, so ... > > > > What do I need to checkout, and from where, to do the updates? > > I think you just need to take the postgres HTML tarball and > dump it into > the 8.0 directory for every 8.0.X release. You don't need to > update the > web page itself because it is really the 8.0.X docs, not the > 8.0.0 docs > listed on that page. Eh? Whatever gave you that idea? :-) 1) Unpack the docs someplace. 2) Build the incredibly nasty code hack at http://gborg.postgresql.org/project/pgweb/cvs/cvs.php/portal/tools/docs 3) DELETE FROM docs WHERE version = major.minor; -- on 186_www @ borg.postgresql.org 4) ./archive <Major.Minor version> <DB Server IP (Not hostname)> <DB Name> <DB User> Everything will then regenerate with the new version of the docs. Regards, Dave.
В списке pgsql-www по дате отправления: