Add REST API documentation page to developer guide
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/0e906fff Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/0e906fff Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/0e906fff Branch: refs/heads/master Commit: 0e906fff3a205ee76cbebab94940008e0ccec7eb Parents: 4d673a8 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/incubator-brooklyn/blob/0e906fff/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 %}
