You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2015/09/02 14:37:20 UTC

[6/9] incubator-brooklyn git commit: Added link on DEVELOPER GUIDE page to Javadoc

Added link on DEVELOPER GUIDE page to Javadoc


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/89ec3ca6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/89ec3ca6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/89ec3ca6

Branch: refs/heads/0.8.0-incubating
Commit: 89ec3ca69ae7fb00c3327d9e6ea07f9f3ca39137
Parents: 5e74602
Author: Graeme-Miller <gr...@Graemes-MacBook-Pro.local>
Authored: Wed Sep 2 10:10:56 2015 +0100
Committer: Alex Heneveld <al...@cloudsoft.io>
Committed: Wed Sep 2 13:36:50 2015 +0100

----------------------------------------------------------------------
 docs/guide/dev/index.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/89ec3ca6/docs/guide/dev/index.md
----------------------------------------------------------------------
diff --git a/docs/guide/dev/index.md b/docs/guide/dev/index.md
index 0a7acfd..450055a 100644
--- a/docs/guide/dev/index.md
+++ b/docs/guide/dev/index.md
@@ -15,6 +15,7 @@ children:
 - tips/logging.md
 - tips/debugging-remote-brooklyn.md
 - rest/rest-api-doc.md
+- { link: "http://brooklyn.incubator.apache.org/v/latest/misc/javadoc", title: "Javadoc" }
 ---
 
 {% comment %}