Add REST API documentation page to developer guide
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/fcf38fa1 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/fcf38fa1 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/fcf38fa1 Branch: refs/heads/0.7.0-incubating Commit: fcf38fa1b55f7043c50c6860798c38308333298e Parents: cb8bca6 Author: Mike Zaccardo <[email protected]> Authored: Tue May 26 16:22:03 2015 -0400 Committer: Mike Zaccardo <[email protected]> Committed: Tue May 26 16:22:03 2015 -0400 ---------------------------------------------------------------------- docs/guide/dev/index.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/fcf38fa1/docs/guide/dev/index.md ---------------------------------------------------------------------- diff --git a/docs/guide/dev/index.md b/docs/guide/dev/index.md index 95f278e..0a7acfd 100644 --- a/docs/guide/dev/index.md +++ b/docs/guide/dev/index.md @@ -14,6 +14,7 @@ children: - tips/ - tips/logging.md - tips/debugging-remote-brooklyn.md +- rest/rest-api-doc.md --- {% comment %}
