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/40789074 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/40789074 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/40789074 Branch: refs/heads/master Commit: 40789074cb3fd64051ba39f4a207769f3a7ffdd1 Parents: 53030bf Author: Graeme-Miller <[email protected]> Authored: Wed Sep 2 10:10:56 2015 +0100 Committer: Graeme-Miller <[email protected]> Committed: Wed Sep 2 10:10:56 2015 +0100 ---------------------------------------------------------------------- docs/guide/dev/index.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/40789074/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 %}
