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 2016/01/30 04:38:52 UTC

[27/29] incubator-brooklyn git commit: This closes #1144

This closes #1144


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

Branch: refs/heads/master
Commit: 8a08f7b8e8d54a4ff63e805eb8cb915c1283b799
Parents: 9ae6d9e 09c4c80
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Sat Jan 30 02:55:20 2016 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Sat Jan 30 02:55:20 2016 +0000

----------------------------------------------------------------------
 LICENSE                                        |   7 +
 brooklyn-docs/_includes/base-head.html         |  13 +
 brooklyn-docs/guide/glossary.json              |  22 +
 brooklyn-docs/guide/ops/security-guidelines.md |   2 +-
 brooklyn-docs/guide/start/blueprints.md        | 110 +++--
 brooklyn-docs/guide/start/managing.md          | 461 +++++++++++++-------
 brooklyn-docs/guide/start/running.md           | 104 ++++-
 brooklyn-docs/style/deps/glossarizer.js        | 379 ++++++++++++++++
 brooklyn-docs/style/deps/tooltip.css           |  64 +++
 brooklyn-docs/style/deps/tooltip.js            |  86 ++++
 10 files changed, 1035 insertions(+), 213 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/8a08f7b8/LICENSE
----------------------------------------------------------------------