From: | Michael Glaesemann <grzm(at)seespotcode(dot)net> |
---|---|
To: | Heejin Mun <mistysiren(at)gmail(dot)com> |
Cc: | pgsql-docs(at)postgresql(dot)org |
Subject: | Re: I'd like to translate the english manual into Korean! |
Date: | 2006-07-18 14:57:42 |
Message-ID: | E6ED277A-A75F-43FA-A6A6-04929CA3590B@seespotcode.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Jul 18, 2006, at 1:23 , Heejin Mun wrote:
> So, I want to translate the english manual.
Thanks for offering to do this! I believe there's documentation on
how to translate the docs somewhere, but I wasn't able to find it.
Here are some steps that I think you'll want to do. If I'm in error,
hopefully someone else on the list can correct me.
The PostgreSQL documentation source is SGML DocBook. Details about
how to build the documentation are in the manual here:
http://www.postgresql.org/docs/8.1/interactive/docguide.html
The first thing you'll want to do is download the PostgreSQL source
code from CVS. You can find instructions here:
http://www.postgresql.org/developer/sourcecode/
The SGML source is in doc/src/sgml/. I believe you just replace the
English with Korean. After you've translated parts of it, you can
build the documentation again (see the documentation guide above)
Hopefully this is enough to get you started.
Good luck!
Michael Glaesemann
grzm seespotcode net
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2006-07-18 15:05:57 | Re: [HACKERS] 8.2 features? |
Previous Message | Andrew Dunstan | 2006-07-18 14:36:04 | Re: [HACKERS] 8.2 features? |