Re: How to contribute to site?
От | Alvaro Herrera |
---|---|
Тема | Re: How to contribute to site? |
Дата | |
Msg-id | 20080720002605.GF6409@alvh.no-ip.org обсуждение исходный текст |
Ответ на | How to contribute to site? (Francisco Reyes <lists@stringsutils.com>) |
Список | pgsql-www |
Francisco Reyes wrote: > I am looking at https://pgweb.postgresql.org and don't see any pointers > on how one contributes to the pg doc project. > > Also checked http://wiki.postgresql.org/wiki/Developer_FAQ and the wiki > in general. > > Any URLs or any pointers on how to contribute? > I particular I want to provide examples for this page: > http://www.postgresql.org/docs/8.3/interactive/ddl-partitioning.html Well, that's a different codebase from pgweb. pgweb deals with the website itself; the docs are produced from SGML source found in the core Postgres source. You can probably check out git.postgresql.org to get this source, edit it (see the doc/src/sgml directory), and use GIT to build a patch and mail it to the pgsql-docs list. (You could also use CVS if you feel so inclined, but it probably does not have any benefit over GIT). Note that pgsql-www is not involved anywhere in this task :-) -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-www по дате отправления: