Repository: incubator-hawq-site Updated Branches: refs/heads/HAWQ-683 adfe22cd2 -> e45ad3097 (forced update)
Add link for HAWQ Extension Framework (PXF) Java Doc Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/commit/e45ad309 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/tree/e45ad309 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/diff/e45ad309 Branch: refs/heads/HAWQ-683 Commit: e45ad30972c9aee5781183e925d91e9262f3e34c Parents: de89816 Author: Goden Yao <[email protected]> Authored: Thu Apr 21 17:06:18 2016 -0700 Committer: Goden Yao <[email protected]> Committed: Thu Apr 21 17:32:28 2016 -0700 ---------------------------------------------------------------------- index.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/blob/e45ad309/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 874b1fb..03b85d7 100644 --- a/index.html +++ b/index.html @@ -233,6 +233,7 @@ <ul> <li>— <a href="https://cwiki.apache.org/confluence/display/HAWQ">HAWQ Wiki</a></li> <li>— <a href="http://hdb.docs.pivotal.io/index.html">HAWQ Docs</a></li> + <li>— <a href="http://hawq.apache.org/docs/pxf/javadoc">HAWQ Extension Framework API (Java Doc)</a></li> </ul> </div> </div>
