Applies docs backported to 090 to 09x
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/fa2af532 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/fa2af532 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/fa2af532 Branch: refs/heads/0.9.x Commit: fa2af532a26dba29389059ea9e4540c34cb53922 Parents: ae7aa82 047fc15 Author: Alex Heneveld <[email protected]> Authored: Fri May 13 13:03:41 2016 +0100 Committer: Alex Heneveld <[email protected]> Committed: Fri May 13 13:03:41 2016 +0100 ---------------------------------------------------------------------- contributing/inline-children.md | 4 +- guide/dev/env/maven-build.md | 35 ++- guide/ops/cli/index.md | 13 +- guide/ops/locations/_byon.md | 77 ++++++ guide/ops/locations/_clouds.md | 252 +++++++++++++++++ .../_inheritance-and-named-locations.md | 80 ++++++ guide/ops/locations/_localhost.md | 36 +++ guide/ops/locations/_more-clouds.md | 274 +++++++++++++++++++ guide/ops/locations/_special-locations.md | 54 ++++ guide/ops/locations/_ssh-keys.md | 88 ++++++ guide/ops/locations/byon.md | 77 ------ guide/ops/locations/cloud-credentials.md | 2 +- guide/ops/locations/clouds.md | 252 ----------------- guide/ops/locations/index.md | 4 +- .../inheritance-and-named-locations.md | 80 ------ guide/ops/locations/localhost.md | 36 --- guide/ops/locations/more-clouds.md | 274 ------------------- guide/ops/locations/special-locations.md | 54 ---- guide/ops/locations/ssh-keys.md | 88 ------ guide/ops/persistence/index.md | 2 +- guide/ops/server-cli-reference.md | 8 +- guide/start/running.md | 36 ++- guide/yaml/chef/about-chef.md | 4 +- guide/yaml/test/test-entities.md | 17 +- guide/yaml/winrm/index.md | 48 ++++ website/documentation/increase-entropy.md | 2 +- 26 files changed, 1001 insertions(+), 896 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/fa2af532/guide/dev/env/maven-build.md ----------------------------------------------------------------------
