Tatsuo Ishii wrote:
> Hi, some PostgreSQL users in Japan have been translating 7.1 docs into
> Japanese. I hope the work would finish within 1-2 months. My question
> is how the translated docs could be merged into the doc source tree
> once it is done. Maybe doc/ja/src/sgml?
> --
> Tatsuo Ishii
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
I think it's better to setup another cvs module, thus maintain
all other languages' docs except English( the English one act as
standard one), and may be we could also maintian a auto-generated
html (or other format if there are no other problems) version on web site
like
techdoc.postgresql.org or some other places for users to browse.
(I think most of people would first go to the main site to search methods
to resolve their problem.)
regards laser