You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by an...@apache.org on 2015/10/07 20:21:46 UTC

incubator-apex-site git commit: added javadoc link

Repository: incubator-apex-site
Updated Branches:
  refs/heads/master 96edc7211 -> f1263b404


added javadoc link


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/f1263b40
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/f1263b40
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/f1263b40

Branch: refs/heads/master
Commit: f1263b404a4e08528b831ebea55cdbf37f03cea6
Parents: 96edc72
Author: Andy Perlitch <an...@datatorrent.com>
Authored: Wed Oct 7 10:39:04 2015 -0700
Committer: Andy Perlitch <an...@datatorrent.com>
Committed: Wed Oct 7 10:39:04 2015 -0700

----------------------------------------------------------------------
 src/md/docs.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/f1263b40/src/md/docs.md
----------------------------------------------------------------------
diff --git a/src/md/docs.md b/src/md/docs.md
index 5195e04..ffd8377 100644
--- a/src/md/docs.md
+++ b/src/md/docs.md
@@ -7,4 +7,5 @@ Here are a few resources to get started with Apex:
 - [Application Developer Guide](https://www.datatorrent.com/docs/guides/ApplicationDeveloperGuide.html)
 - [Application Packages Guide](https://www.datatorrent.com/docs/guides/ApplicationPackages.html)
 - [Operator Developer Guide](https://www.datatorrent.com/docs/guides/OperatorDeveloperGuide.html)
-- [Merging Github Mirror Pull Requests](/github-mirror-pull-requests.html)
\ No newline at end of file
+- [Merging Github Mirror Pull Requests](/github-mirror-pull-requests.html)
+- [JavaDoc](https://www.datatorrent.com/docs/apidocs/)
\ No newline at end of file