Re: Can we put the docs for the current JDBC driver online?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: Re: Can we put the docs for the current JDBC driver online?
Date: 2014-11-03 19:49:43
Message-ID: 5457DC57.8060102@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 11/03/2014 11:42 AM, Magnus Hagander wrote:
> On Mon, Nov 3, 2014 at 8:35 PM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
>> WWW,
>>
>> I was just noticing this:
>>
>> http://jdbc.postgresql.org/documentation/documentation.html
>>
>> JDBC docs are only available as a downloadable tarball, and not online.
>> This means that our JDBC docs don't get indexed by google, and aren't
>> searchable. How hard would this be to fix?
>
> Huh?
>
> http://jdbc.postgresql.org/documentation/documentation.html
>
> links to http://jdbc.postgresql.org/documentation/head/index.html and
> http://jdbc.postgresql.org/documentation/93/index.html
>
> Both which work perfectly fine.

Oh!

I didn't realize that the version numbers were links. I'll think about
what could make it sylistically more obvious and submit a patch. Any
idea why google doesn't know about the online docs at all?

Tarball is still 404'ing though.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2014-11-03 19:51:39 Re: Can we put the docs for the current JDBC driver online?
Previous Message Magnus Hagander 2014-11-03 19:42:14 Re: Can we put the docs for the current JDBC driver online?