Repository: incubator-hawq-site Updated Branches: refs/heads/HAWQ-683 [created] adfe22cd2
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/adfe22cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/tree/adfe22cd Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/diff/adfe22cd Branch: refs/heads/HAWQ-683 Commit: adfe22cd2e8ade2e666d6c17adaa735342453515 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:06:18 2016 -0700 ---------------------------------------------------------------------- index.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/blob/adfe22cd/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 874b1fb..3e1fe83 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 (Jave Doc)</a></li> </ul> </div> </div>
