Also,
The code for parsing browser languages is still wrong. I checked my browser preferences, I have English FIRST, and
RussianSECOND, but I get a RUSSIAN page when I go to:
http://www.postgresql.org/.
Medi Montaseri wrote:
> Is there any list of "things-to-doc" to both attend to the most
> immediate needs and avoid
> duplicate work...
>
> Neil Conway wrote:
>
>> On Tue, 2003-04-15 at 18:38, Dennis Gearon wrote:
>>
>>
>>> What kind of tools are needed to help with the documentation?
>>>
>>
>>
>> You'll need the DocBook SGML toolset; there's information here on what
>> you'll need to install:
>>
>> http://www.postgresql.org/docs/view.php?version=7.3&idoc=1&file=docguide.html
>>
>>
>> The SGML is stored in the CVS tree along with the main PostgreSQL source
>> code (it's in doc/src/sgml); be sure to use the latest CVS HEAD code, as
>> there have been significant changes to the documentation since the 7.3
>> release.
>>
>> If you'd like to contribute improvements to the documentation (which
>> would be great), but don't feel like learning SGML right now, you can
>> also just send in plaintext "diffs" or corrections to pgsql-docs, and
>> someone can convert them to SGML for you (I'm happy to do it, as it only
>> takes 30 seconds).
>>
>> Cheers,
>>
>> Neil
>>
>>
>>
>
>
>
>