Daniel Barclay (Drill) created DRILL-3485:
---------------------------------------------
Summary: Doc. JDBC pages should at least point to JDBC Javadoc in
source
Key: DRILL-3485
URL: https://issues.apache.org/jira/browse/DRILL-3485
Project: Apache Drill
Issue Type: Bug
Components: Documentation
Reporter: Daniel Barclay (Drill)
Assignee: Bridget Bevens
We don't yet generate and publish Javadoc documentation for Drill's JDBC
driver, and therefore the Drill documentation site's JDBC pages can't yet link
to generated Javadoc documentation as they eventually should.
However, we have already written Javadoc source documentation for much of the
Drill-specific behavior and extensions in the JDBC interface.
Since that documentation already exists, we should point users to it somehow
(until we provide its information to the users normally, as generated Javadoc
documentation).
Therefore, in the interim, the Drill documentation site's JDBC pages should at
least point to the source code at
[https://github.com/apache/drill/tree/master/exec/jdbc/src/main/java/org/apache/drill/jdbc].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)