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/02/01 18:45:56 UTC

[48/51] [abbrv] [partial] brooklyn-docs git commit: move subdir from incubator up a level as it is promoted to its own repo (first non-incubator commit!)

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/Gemfile.lock
----------------------------------------------------------------------
diff --git a/brooklyn-docs/Gemfile.lock b/brooklyn-docs/Gemfile.lock
deleted file mode 100644
index f48dc2b..0000000
--- a/brooklyn-docs/Gemfile.lock
+++ /dev/null
@@ -1,98 +0,0 @@
-GEM
-  remote: https://rubygems.org/
-  specs:
-    addressable (2.3.6)
-    blankslate (2.1.2.4)
-    celluloid (0.16.0)
-      timers (~> 4.0.0)
-    classifier-reborn (2.0.3)
-      fast-stemmer (~> 1.0)
-    coffee-script (2.3.0)
-      coffee-script-source
-      execjs
-    coffee-script-source (1.8.0)
-    colorator (0.1)
-    colored (1.2)
-    ethon (0.7.2)
-      ffi (>= 1.3.0)
-    execjs (2.2.2)
-    fast-stemmer (1.0.2)
-    ffi (1.9.6)
-    hitimes (1.2.2)
-    html-proofer (1.6.0)
-      addressable (~> 2.3)
-      colored (~> 1.2)
-      mercenary (~> 0.3.2)
-      nokogiri (~> 1.5)
-      parallel (~> 1.3)
-      typhoeus (~> 0.6.7)
-      yell (~> 2.0)
-    jekyll (2.5.3)
-      classifier-reborn (~> 2.0)
-      colorator (~> 0.1)
-      jekyll-coffeescript (~> 1.0)
-      jekyll-gist (~> 1.0)
-      jekyll-paginate (~> 1.0)
-      jekyll-sass-converter (~> 1.0)
-      jekyll-watch (~> 1.1)
-      kramdown (~> 1.3)
-      liquid (~> 2.6.1)
-      mercenary (~> 0.3.3)
-      pygments.rb (~> 0.6.0)
-      redcarpet (~> 3.1)
-      safe_yaml (~> 1.0)
-      toml (~> 0.1.0)
-    jekyll-coffeescript (1.0.1)
-      coffee-script (~> 2.2)
-    jekyll-gist (1.1.0)
-    jekyll-paginate (1.1.0)
-    jekyll-sass-converter (1.3.0)
-      sass (~> 3.2)
-    jekyll-watch (1.2.0)
-      listen (~> 2.7)
-    json (1.8.2)
-    kramdown (1.5.0)
-    libv8 (3.16.14.7)
-    liquid (2.6.1)
-    listen (2.8.5)
-      celluloid (>= 0.15.2)
-      rb-fsevent (>= 0.9.3)
-      rb-inotify (>= 0.9)
-    mercenary (0.3.5)
-    mini_portile (0.6.2)
-    nokogiri (1.6.5)
-      mini_portile (~> 0.6.0)
-    parallel (1.3.3)
-    parslet (1.5.0)
-      blankslate (~> 2.0)
-    posix-spawn (0.3.9)
-    pygments.rb (0.6.0)
-      posix-spawn (~> 0.3.6)
-      yajl-ruby (~> 1.1.0)
-    rb-fsevent (0.9.4)
-    rb-inotify (0.9.5)
-      ffi (>= 0.5.0)
-    redcarpet (3.2.2)
-    ref (1.0.5)
-    safe_yaml (1.0.4)
-    sass (3.4.9)
-    therubyracer (0.12.1)
-      libv8 (~> 3.16.14.0)
-      ref
-    timers (4.0.1)
-      hitimes
-    toml (0.1.2)
-      parslet (~> 1.5.0)
-    typhoeus (0.6.9)
-      ethon (>= 0.7.1)
-    yajl-ruby (1.1.0)
-    yell (2.0.5)
-
-PLATFORMS
-  ruby
-
-DEPENDENCIES
-  html-proofer
-  jekyll
-  json
-  therubyracer

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/LICENSE
----------------------------------------------------------------------
diff --git a/brooklyn-docs/LICENSE b/brooklyn-docs/LICENSE
deleted file mode 100644
index 3d8f4e7..0000000
--- a/brooklyn-docs/LICENSE
+++ /dev/null
@@ -1,455 +0,0 @@
-
-This software is distributed under the Apache License, version 2.0. See (1) below.
-This software is copyright (c) The Apache Software Foundation and contributors.
-
-Contents:
-
-  (1) This software license: Apache License, version 2.0
-  (2) Notices for bundled software
-  (3) Licenses for bundled software
-
-
----------------------------------------------------
-
-(1) This software license: Apache License, version 2.0
-
-
-                                 Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-
----------------------------------------------------
-
-(2) Notices for bundled software
-
-This project includes the software: async.js
-  Available at: https://github.com/p15martin/google-maps-hello-world/blob/master/js/libs/async.js
-  Developed by: Miller Medeiros (https://github.com/millermedeiros/)
-  Version used: 0.1.1
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Miller Medeiros (2011)
-
-This project includes the software: backbone.js
-  Available at: http://backbonejs.org
-  Developed by: DocumentCloud Inc. (http://www.documentcloud.org/)
-  Version used: 1.0.0
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Jeremy Ashkenas, DocumentCloud Inc. (2010-2013)
-
-This project includes the software: bootstrap.js
-  Available at: http://twitter.github.com/bootstrap/javascript.html#transitions
-  Version used: 2.0.4
-  Used under the following license: Apache License, version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
-  Copyright (c) Twitter, Inc. (2012)
-
-This project includes the software: handlebars.js
-  Available at: https://github.com/wycats/handlebars.js
-  Developed by: Yehuda Katz (https://github.com/wycats/)
-  Inclusive of: handlebars*.js
-  Version used: 1.0-rc1
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Yehuda Katz (2012)
-
-This project includes the software: jQuery JavaScript Library
-  Available at: http://jquery.com/
-  Developed by: The jQuery Foundation (http://jquery.org/)
-  Inclusive of: jquery.js
-  Version used: 1.7.2
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) John Resig (2005-2011)
-  Includes code fragments from sizzle.js:
-    Copyright (c) The Dojo Foundation
-    Available at http://sizzlejs.com
-    Used under the MIT license
-
-This project includes the software: jQuery BBQ: Back Button & Query Library
-  Available at: http://benalman.com/projects/jquery-bbq-plugin/
-  Developed by: "Cowboy" Ben Alman (http://benalman.com/)
-  Inclusive of: jquery.ba-bbq*.js
-  Version used: 1.2.1
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) "Cowboy" Ben Alman (2010)"
-
-This project includes the software: DataTables Table plug-in for jQuery
-  Available at: http://www.datatables.net/
-  Developed by: SpryMedia Ltd (http://sprymedia.co.uk/)
-  Inclusive of: jquery.dataTables.{js,css}
-  Version used: 1.9.4
-  Used under the following license: The BSD 3-Clause (New BSD) License (http://opensource.org/licenses/BSD-3-Clause)
-  Copyright (c) Allan Jardine (2008-2012)
-
-This project includes the software: jQuery Form Plugin
-  Available at: https://github.com/malsup/form
-  Developed by: Mike Alsup (http://malsup.com/)
-  Inclusive of: jquery.form.js
-  Version used: 3.09
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) M. Alsup (2006-2013)
-
-This project includes the software: jQuery Wiggle
-  Available at: https://github.com/jordanthomas/jquery-wiggle
-  Inclusive of: jquery.wiggle.min.js
-  Version used: swagger-ui:1.0.1
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) WonderGroup and Jordan Thomas (2010)
-  Previously online at http://labs.wondergroup.com/demos/mini-ui/index.html.
-  The version included here is from the Swagger UI distribution.
-
-This project includes the software: js-uri
-  Available at: http://code.google.com/p/js-uri/
-  Developed by: js-uri contributors (https://code.google.com/js-uri)
-  Inclusive of: URI.js
-  Version used: 0.1
-  Used under the following license: The BSD 3-Clause (New BSD) License (http://opensource.org/licenses/BSD-3-Clause)
-  Copyright (c) js-uri contributors (2013)
-
-This project includes the software: js-yaml.js
-  Available at: https://github.com/nodeca/
-  Developed by: Vitaly Puzrin (https://github.com/nodeca/)
-  Version used: 3.2.7
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Vitaly Puzrin (2011-2015)
-
-This project includes the software: marked.js
-  Available at: https://github.com/chjj/marked
-  Developed by: Christopher Jeffrey (https://github.com/chjj)
-  Version used: 0.3.1
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Christopher Jeffrey (2011-2014)
-
-This project includes the software: moment.js
-  Available at: http://momentjs.com
-  Developed by: Tim Wood (http://momentjs.com)
-  Version used: 2.1.0
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Tim Wood, Iskren Chernev, Moment.js contributors (2011-2014)
-
-This project includes the software: RequireJS
-  Available at: http://requirejs.org/
-  Developed by: The Dojo Foundation (http://dojofoundation.org/)
-  Inclusive of: require.js, text.js
-  Version used: 2.0.6
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) The Dojo Foundation (2010-2012)
-
-This project includes the software: RequireJS (r.js maven plugin)
-  Available at: http://github.com/jrburke/requirejs
-  Developed by: The Dojo Foundation (http://dojofoundation.org/)
-  Inclusive of: r.js
-  Version used: 2.1.6
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) The Dojo Foundation (2009-2013)
-  Includes code fragments for source-map and other functionality:
-    Copyright (c) The Mozilla Foundation and contributors (2011)
-    Used under the BSD 2-Clause license.
-  Includes code fragments for parse-js and other functionality:
-    Copyright (c) Mihai Bazon (2010, 2012)
-    Used under the BSD 2-Clause license.
-  Includes code fragments for uglifyjs/consolidator:
-    Copyright (c) Robert Gust-Bardon (2012)
-    Used under the BSD 2-Clause license.
-  Includes code fragments for the esprima parser:
-    Copyright (c):
-      Ariya Hidayat (2011, 2012)
-      Mathias Bynens (2012)
-      Joost-Wim Boekesteijn (2012)
-      Kris Kowal (2012)
-      Yusuke Suzuki (2012)
-      Arpad Borsos (2012)
-    Used under the BSD 2-Clause license.
-
-This project includes the software: Swagger UI
-  Available at: https://github.com/swagger-api/swagger-ui
-  Inclusive of: swagger*.{js,css,html}
-  Version used: 2.1.4
-  Used under the following license: Apache License, version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
-  Copyright (c) SmartBear Software (2011-2015)
-
-This project includes the software: typeahead.js
-  Available at: https://github.com/twitter/typeahead.js
-  Developed by: Twitter, Inc (http://twitter.com)
-  Version used: 0.10.5
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Twitter, Inc. and other contributors (2013-2014)
-
-This project includes the software: underscore.js
-  Available at: http://underscorejs.org
-  Developed by: DocumentCloud Inc. (http://www.documentcloud.org/)
-  Inclusive of: underscore*.{js,map}
-  Version used: 1.4.4
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Jeremy Ashkenas, DocumentCloud Inc. (2009-2013)
-
-This project includes the software: underscore.js:1.7.0
-  Available at: http://underscorejs.org
-  Developed by: DocumentCloud Inc. (http://www.documentcloud.org/)
-  Inclusive of: underscore*.{js,map}
-  Version used: 1.7.0
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors (2009-2014)
-
-This project includes the software: ZeroClipboard
-  Available at: http://zeroclipboard.org/
-  Developed by: ZeroClipboard contributors (https://github.com/zeroclipboard)
-  Inclusive of: ZeroClipboard.*
-  Version used: 1.3.1
-  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (c) Jon Rohan, James M. Greene (2014)
-
-
----------------------------------------------------
-
-(3) Licenses for bundled software
-
-Contents:
-
-  The BSD 2-Clause License
-  The BSD 3-Clause License ("New BSD")
-  The MIT License ("MIT")
-
-
-The BSD 2-Clause License
-
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
-  
-  1. Redistributions of source code must retain the above copyright notice, this
-  list of conditions and the following disclaimer.
-  
-  2. Redistributions in binary form must reproduce the above copyright notice,
-  this list of conditions and the following disclaimer in the documentation
-  and/or other materials provided with the distribution.
-  
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
-  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-  
-
-The BSD 3-Clause License ("New BSD")
-
-  Redistribution and use in source and binary forms, with or without modification,
-  are permitted provided that the following conditions are met:
-  
-  1. Redistributions of source code must retain the above copyright notice, 
-  this list of conditions and the following disclaimer.
-  
-  2. Redistributions in binary form must reproduce the above copyright notice, 
-  this list of conditions and the following disclaimer in the documentation 
-  and/or other materials provided with the distribution.
-  
-  3. Neither the name of the copyright holder nor the names of its contributors 
-  may be used to endorse or promote products derived from this software without 
-  specific prior written permission.
-  
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
-  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
-  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
-  IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
-  INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 
-  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
-  PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
-  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
-  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
-  POSSIBILITY OF SUCH DAMAGE.
-  
-
-The MIT License ("MIT")
-
-  Permission is hereby granted, free of charge, to any person obtaining a copy
-  of this software and associated documentation files (the "Software"), to deal
-  in the Software without restriction, including without limitation the rights
-  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-  copies of the Software, and to permit persons to whom the Software is
-  furnished to do so, subject to the following conditions:
-  
-  The above copyright notice and this permission notice shall be included in
-  all copies or substantial portions of the Software.
-  
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-  THE SOFTWARE.
-  
-

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/NOTICE
----------------------------------------------------------------------
diff --git a/brooklyn-docs/NOTICE b/brooklyn-docs/NOTICE
deleted file mode 100644
index f790f13..0000000
--- a/brooklyn-docs/NOTICE
+++ /dev/null
@@ -1,5 +0,0 @@
-Apache Brooklyn
-Copyright 2014-2015 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/README.md
----------------------------------------------------------------------
diff --git a/brooklyn-docs/README.md b/brooklyn-docs/README.md
deleted file mode 100644
index 0ca223f..0000000
--- a/brooklyn-docs/README.md
+++ /dev/null
@@ -1,289 +0,0 @@
-Brooklyn Website and Docs Source
-================================
-
-Contributor Workflow
---------------------
-
-The contributor workflow is identical to that used by the main project, with
-pull requests and contributor licenses requried. Therefore you should 
-familiarise yourself with the standard workflow for Apache Brooklyn:
-
-* [Guide for contributors][CONTRIB]
-* [Guide for committers][COMMIT]
-
-[CONTRIB]: https://brooklyn.apache.org/community/how-to-contribute-docs.html
-[COMMIT]: https://brooklyn.apache.org/developers/committers/index.html
-
-
-Workstation Setup
------------------
-
-First, if you have not already done so, clone the `incubator-brooklyn` repository 
-and set up the remotes as described in [Guide for committers][COMMIT].
-
-The Brooklyn documentation uses Markdown notation (what this file is written in)
-and the Jekyll process. This in turn requires Ruby and gems as described in the `Gemfile`:
-install [RVM](http://rvm.io/) to manage Ruby installations and sets of Ruby gems.
-
-    \curl -sSL https://get.rvm.io | bash -s stable
-
-Close your shell session and start a new one, to get the new
-environment that RVM has configured. Change directory to the location where
-you checked out your repository and then to the `docs/` subdirectory (where this file is located).
-
-RVM should detect its configuration inside `Gemfile` and try to configure itself. 
-Most likely it will report that the required version of Ruby is not installed,
-and it will show the command that you need to run to install the correct version. 
-Follow the instructions it shows.
-
-Once the correct version of Ruby is installed, change to your home directory
-and then change back (`cd ~ ; cd -`).
-This will cause RVM to re-load configuration from `Gemfile` with the correct version of Ruby.
-
-Finally, run this command to install all the required Gems 
-at the correct versions:
-
-    bundle install
-
-Any time you need to reset your Ruby environment for `jekyll` to run correctly,
-return to the `_build` directory and re-run the above command.
-
-On some platforms there may be some fiddling required before `jekyll` runs without errors,
-but the ecosystem is fairly mature and most problems can be resolved with a bit of googling.
-Some issues we've encountered are:
-
- * on Mac, install xcode and its command-line tools
- * if ruby gets confused about versions,
-   [clean out your gems](http://judykat.com/ken-judy/force-bundler-rebuild-ruby-rails-gemset/)
- * if `libxml2` fails, set `bundle config build.nokogiri --use-system-libraries` before the install
-   (more details [here](http://www.nokogiri.org/tutorials/installing_nokogiri.html))
- * on Ubuntu, `sudo apt-get install libxslt-dev libxml2-dev`
-
-
-Seeing the Website and Docs
----------------------------
-
-To build and most of see the documentation, run this command in your `docs` folder:
-
-    jekyll serve
-    
-This will start up a local web server. The URL is printed by Jekyll when the server starts,
-e.g. http://localhost:4000/ . The server will continue to run until you press Ctrl+C.
-Modified files will be detected and regenerated (but that might take up to 1m).
-Add `--no-watch` argument to turn off regeneration, or use `jekyll build` instead
-to generate a site in `_site` without a server.
-
-This does <i>not</i> generate API docs and certain other material;
-see the notes on `_build/build.sh` below for that.
-
-
-Project Structure
------------------
-
-Note that there are two interlinked micro-sites in this project:
-
-* `/website`: this contains the main Brooklyn website, including committer instructions,
-  download instructions, and "learn more" pages;
-  this content has **only one instance** on the live website,
-  and as changes are published they replace old content
-  
-* `/guide`: this contains the user guide and information pertaining to a 
-  specific Brooklyn version, including code structure and API documentation;
-  the live website contains a **copy of the guide for each Brooklyn version**,
-  with the code coming from the corresponding branch in `git`
-
-In addition note the following folders:
-
-* `/style`: contains JS, CSS, and image resources;
-  on the live website, this folder is installed at the root *and* 
-  into archived versions of the guide. 
-  
-* `/_build`: contains build scripts and configuration files,
-  and tests for some of the plugins
-
-* `/_plugins`: contains Jekyll plugins which supply tags and generation
-  logic for the sites, including links and tables of contents
-
-* `/_layouts`: contains HTML templates used by pages
-
-* `/_includes`: contains miscellaneous content used by templates and pages
-
-Jekyll automatically excludes any file or folder beginning with `_`
-from direct processing, so these do *not* show up in the `_site` folder
-(except where they are embedded in other files).  
-
-**A word on branches:**  The `/website` folder can be built against any branch;
-typically changes are made and published from `master`, to ensure that all versions
-are listed correctly.
-In contrast the `/guide` folder should be updated and built against the branch for which 
-instructions are being made, e.g. `master` for latest snapshot updates, 
-or `0.7.0-M2` for that milestone release.
-It *is* permitted to make changes to docs (and docs only!) after a release has
-been made. In most cases, these changes should also be made to master.
-
-
-Website Structure
------------------
-
-The two micro-sites above are installed on the live website as follows:
-
-* `/`: contains the website
-* `/v/<version>`: contains specific versions of the guide,
-  with the special folder `/v/latest` containing the recent preferred stable/milestone version 
-
-The site itself is hosted at `brooklyn.apache.org` with a `CNAME`
-record from `brooklyn.io`.
-
-Content is published to the site by updating an 
-Apache subversion repository, `incubator-brooklyn-site-public` at
-`https://svn.apache.org/repos/asf/incubator/brooklyn/site`.
-See below for more information.
-
-
-Building the Website and Guide
-------------------------------
-
-For most users, the `jekyll serve` command described above is sufficient to test changes locally.
-The main reason to use the build scripts (and to read this section) is to push changes to the server
-(requires Apache Brooklyn commit rights), or to test generated content such as API docs.
-
-The build is controlled by config files in `_build/` and accessed through `_build/build.sh`.
-There are a number of different builds possible; to list these, run:
-
-    _build/build.sh help
-
-The normal build outputs to `_site/`.  The three builds which are most relevant to updating the live site are:
-
-* **website-root**: to build the website only, in the root
-* **guide-latest**: to build the guide only, in `/v/latest/`
-* **guide-version**: to build the guide only, in the versioned namespace e.g. `/v/<version>/`
-
-There are some others, including `test-both`, which apply slightly different configurations
-useful for testing.
-Supported options beyond that include `--serve`, to start a web browser serving the content of `_site/`,
-and `--skip-javadoc`, to speed up the build significantly by skipping javadoc generation.
-A handy command for testing the live files, analogous to `jekyll serve` 
-but with the correct file structure, and then checking links, is:
-
-    _build/build.sh test-both --skip-javadoc --serve
-
-And to run link-checks quickly (without validating external links), use:
-
-    htmlproof --href_ignore "https?://127.*" --alt_ignore ".*" --disable_external _site
-
-
-
-Preparing for a Release
------------------------
-
-When doing a release and changing versions:
-
-* Before branching:
-  * Change the `brooklyn-stable-version` variable in `_config.yml`
-  * Update `website/meta/versions.md` with a bit of info on this release
-*  In the branch, with `change-version.sh` run (e.g. from `N.SNAPSHOT` to `N`)
-  * Ensure the `guide/start/release-notes.md` file is current
-  * Build and publish `website-root`, `guide-latest`, and `guide-version`
-* In master, with `change-version.sh` run (e.g. to `N+1-SNAPSHOT`)
-  * Clear old stuff in the `guide/start/release-notes.md` file
-  * Optionally build and public `guide-version`
- 
-
-Publishing the Website and Guide
---------------------------------
-
-The Apache website publication process is based around the Subversion repository; 
-the generated HTML files must be checked in to Subversion, whereupon an automated process 
-will publish the files to the live website.
-So, to push changes the live site, you will need to have the website directory checked out 
-from the Apache subversion repository. We recommend setting this up as a sibling to your
-`incubator-brooklyn` git project directory:
-
-    # verify we're in the right location and the site does not already exist
-    ls _build/build.sh || { echo "ERROR: you should be in the docs/ directory to run this command" ; exit 1 ; }
-    ls ../../incubator-brooklyn-site-public > /dev/null && { echo "ERROR: incubator-brooklyn-site-public dir already exists" ; exit 1 ; }
-    pushd `pwd -P`/../..
-    
-    svn --non-interactive --trust-server-cert co https://svn.apache.org/repos/asf/incubator/brooklyn/site incubator-brooklyn-site-public
-    
-    # verify it
-    cd incubator-brooklyn-site-public
-    ls style/img/apache-brooklyn-logo-244px-wide.png || { echo "ERROR: checkout is wrong" ; exit 1 ; }
-    export BROOKLYN_SITE_DIR=`pwd`
-    popd
-    echo "SUCCESS: checked out site in $BROOKLYN_SITE_DIR"
-
-With this checked out, the `build.sh` script can automatically copy generated files into the right subversion sub-directories
-with the `--install` option.  (This assumes the relative structure described above; if you have a different
-structure, set BROOKLYN_SITE_DIR to point to the directory as above.  Alternatively you can copy files manually,
-using the instructions in `build.sh` as a guide.)
-
-A typical update consists of the following commands (or a subset),
-copied to `${BROOKLYN_SITE_DIR-../../incubator-brooklyn-site-public}`:
-
-    # ensure svn repo is up-to-date (very painful otherwise)
-    cd ${BROOKLYN_SITE_DIR-../../incubator-brooklyn-site-public}
-    svn up
-    cd -
-
-    # versioned guide, safe for snapshots, relative to /v/<version>/
-    _build/build.sh guide-version --install
-
-    # main website, if desired, relative to / 
-    _build/build.sh website-root --install
-    
-    # this version as the latest guide, if desired, relative to /v/latest/
-    _build/build.sh guide-latest --install
-    
-(If HTML-Proofer find failures, then fix the links etc. Unfortunately, the javadoc build 
-gives a lot of warnings. Fixing those is not part of this activity).
-
-You can then preview the public site of [localhost:4000](http://localhost:4000) with:
-
-    _build/serve-public-site.sh
-
-Next it is recommended to go to the SVN dir and 
-review the changes using the usual `svn` commands -- `status`, `diff`, `add`, `rm`, etc.
-Note in particular that deleted files need special attention (there is no analogue of
-`git add -A`!). Look at deletions carefully, to try to avoid breaking links, but once
-you've done that these commands might be useful:
-
-    cd ${BROOKLYN_SITE_DIR-../../incubator-brooklyn-site-public}
-    svn add * --force
-    export DELETIONS=$( svn status | sed -e '/^!/!d' -e 's/^!//' )
-    if [ ! -z "${DELETIONS}" ] ; then svn rm ${DELETIONS} ; fi
-
-Then check in the changes (probably picking a better message than shown here):
-
-    svn ci -m 'Update Brooklyn website'
-
-The changes should become live within a few minutes.
-
-SVN commits can be **slow**, particularly if you've regenerated javadoc.
-(The date is included in all javadoc files so the commands above will cause *all* javadoc to be updated.)
-Use `_build/build.sh guide-version --install --skip-javadoc` to update master while re-using the previously installed javadoc.
-That command will fail if javadoc has not been generated for that version.
-
-
-More Notes on the Code
-----------------------
-
-# Plugins
-
-We use some custom Jekyll plugins, in the `_plugins` dir:
-
-* include markdown files inside other files (see, for example, the `*.include.md` files 
-  which contain text which is used in multiple other files)
-* generate the site structure / menu objects
-* parse JSON which we can loop over in our markdown docs (to build up models; previously used
-  for the TOC in the guide, but now replaced with site_structure)
-* trim whitespace of ends of variables
-
-
-# Versions
-
-Archived versions are kept under `/v/` in the website.  New versions should be added with
-the appropriate directory (`_build/build.sh guide-version` above will do this).  
-These versions take their own copy of the `style` files so that changes there will not affect future versions.
-
-A list of available versions is in `website/meta/versions.md`.

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/build.sh
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/build.sh b/brooklyn-docs/_build/build.sh
deleted file mode 100755
index e5d196d..0000000
--- a/brooklyn-docs/_build/build.sh
+++ /dev/null
@@ -1,309 +0,0 @@
-#!/usr/bin/env bash
-#
-# this generates the site in _site
-# override --url /myMountPoint  (as an argument to this script) if you don't like the default set in /_config.yml
-
-export JAVADOC_SUBPATH=misc/javadoc
-export JAVADOC_BUILD_TARGET_SUBPATH=javadoc
-
-if [ ! -x _build/build.sh ] ; then
-  echo ERROR: script must be run in root of docs dir
-  exit 1
-fi
-
-function help() {
-  echo ""
-  echo "This will build the documentation in _site/."
-  echo ""
-  echo "Usage:  _build/build.sh MODE [ARGS]"
-  echo ""
-  echo "where MODE can be any of:"
-  echo "* website-root  : to build the website only, in the root"
-  echo "* guide-latest  : to build the guide only, in /v/latest/"
-  # BROOKLYN_VERSION_BELOW
-  echo "* guide-version : to build the guide only, in the versioned namespace /v/0.9.0-SNAPSHOT/"
-  echo "* test-guide-root : to build the guide only, in the root (for testing)"
-  echo "* test-both : to build the website to root and guide to /v/latest/ (for testing)"
-  echo "* test-both-sub : to build the website to /sub/ and guide to /sub/v/latest/ (for testing)"
-  echo "* original : to build the files in their original location (website it /website and guide in /guide/, for testing)"
-  echo ""
-  echo "and supported ARGS are:"
-  echo "* --skip-javadoc : to skip javadoc build"
-  echo "* --quick-javadoc : to do a quick javadoc build (for testing)"
-  echo "* --serve : serve files from _site after building (for testing)"
-  echo "* --install : install files from _site to the appropriate place in "'$'"BROOKLYN_SITE_DIR (or ../../incubator-brooklyn-site-public)"
-  echo "* --skip-htmlproof : skip the HTML Proof run on _site"
-  echo "* --quick-htmlproof : do a fast HTML Proof run on _site (not checking external links)"
-  echo ""
-}
-
-function parse_mode() {
-  case $1 in
-  help)
-    help
-    exit 0 ;;
-  website-root)
-    JEKYLL_CONFIG=_config.yml,_build/config-production.yml,_build/config-exclude-guide.yml,_build/config-website-root.yml
-    STYLE_SUBDIR=style
-    DIRS_TO_MOVE[0]=website
-    DIRS_TO_MOVE_TARGET[0]=""
-    SKIP_JAVADOC=true
-    INSTALL_RSYNC_OPTIONS="--exclude v"
-    INSTALL_RSYNC_SUBDIR=""
-    SUMMARY="website files in the root"
-    HTMLPROOF_OPTS=--ignore-v-refs
-    ;;
-  guide-latest)
-    JEKYLL_CONFIG=_config.yml,_build/config-production.yml,_build/config-exclude-all-but-guide.yml,_build/config-guide-latest.yml,_build/config-style-latest.yml
-    DIRS_TO_MOVE[0]=guide
-    DIRS_TO_MOVE_TARGET[0]=v/latest
-    DIRS_TO_MOVE[1]=style
-    STYLE_SUBDIR=${DIRS_TO_MOVE_TARGET[0]}/style
-    DIRS_TO_MOVE_TARGET[1]=$STYLE_SUBDIR
-    INSTALL_RSYNC_OPTIONS=""
-    INSTALL_RSYNC_SUBDIR=${DIRS_TO_MOVE_TARGET[0]}/
-    JAVADOC_TARGET=${DIRS_TO_MOVE_TARGET[0]}/$JAVADOC_SUBPATH/
-    SUMMARY="user guide files in /${DIRS_TO_MOVE_TARGET[0]}"
-    HTMLPROOF_OPTS=--v-only
-    ;;
-  guide-version)
-    JEKYLL_CONFIG=_config.yml,_build/config-production.yml,_build/config-exclude-all-but-guide.yml,_build/config-guide-version.yml
-    # Mac bash defaults to v3 not v4, so can't use assoc arrays :(
-    DIRS_TO_MOVE[0]=guide
-    # BROOKLYN_VERSION_BELOW
-    DIRS_TO_MOVE_TARGET[0]=v/0.9.0-SNAPSHOT
-    DIRS_TO_MOVE[1]=style
-    STYLE_SUBDIR=${DIRS_TO_MOVE_TARGET[0]}/style
-    DIRS_TO_MOVE_TARGET[1]=$STYLE_SUBDIR
-    INSTALL_RSYNC_OPTIONS=""
-    INSTALL_RSYNC_SUBDIR=${DIRS_TO_MOVE_TARGET[0]}/
-    JAVADOC_TARGET=${DIRS_TO_MOVE_TARGET[0]}/$JAVADOC_SUBPATH/
-    SUMMARY="user guide files in /${DIRS_TO_MOVE_TARGET[0]}"
-    HTMLPROOF_OPTS=--v-only
-    ;;
-  test-guide-root)
-    JEKYLL_CONFIG=_config.yml,_build/config-production.yml,_build/config-exclude-all-but-guide.yml,_build/config-guide-root.yml
-    DIRS_TO_MOVE[0]=guide
-    DIRS_TO_MOVE_TARGET[0]=""
-    STYLE_SUBDIR=style
-    JAVADOC_TARGET=$JAVADOC_SUBPATH/
-    SUMMARY="user guide files in the root"
-    ;;
-  test-both)
-    JEKYLL_CONFIG=_config.yml,_build/config-production.yml,_build/config-exclude-root-index.yml,_build/config-website-root.yml,_build/config-guide-latest.yml
-    DIRS_TO_MOVE[0]=guide
-    DIRS_TO_MOVE_TARGET[0]=v/latest
-    DIRS_TO_MOVE[1]=website
-    DIRS_TO_MOVE_TARGET[1]=""
-    STYLE_SUBDIR=style
-    JAVADOC_TARGET=${DIRS_TO_MOVE_TARGET[0]}/$JAVADOC_SUBPATH/
-    SUMMARY="all files, website in root and guide in /${DIRS_TO_MOVE_TARGET[0]}"
-    HTMLPROOF_OPTS=--ignore-v-refs
-    ;;
-  test-both-sub)
-    JEKYLL_CONFIG=_config.yml,_build/config-production.yml,_build/config-exclude-root-index.yml,_build/config-subpath-brooklyn.yml
-    DIRS_TO_MOVE[0]=guide
-    DIRS_TO_MOVE_TARGET[0]=brooklyn/v/latest
-    DIRS_TO_MOVE[1]=website
-    DIRS_TO_MOVE_TARGET[1]=brooklyn
-    DIRS_TO_MOVE[2]=style
-    STYLE_SUBDIR=${DIRS_TO_MOVE_TARGET[1]}/style
-    DIRS_TO_MOVE_TARGET[2]=$STYLE_SUBDIR
-    JAVADOC_TARGET=${DIRS_TO_MOVE_TARGET[0]}/$JAVADOC_SUBPATH/
-    SUMMARY="all files in /brooklyn"
-    HTMLPROOF_OPTS=--ignore-v-refs
-    ;;
-  original)
-    JEKYLL_CONFIG=_config.yml,_build/config-production.yml
-    STYLE_SUBDIR=style
-    SUMMARY="all files in their original place"
-    HTMLPROOF_OPTS=--ignore-v-refs
-    ;;
-  "")
-    echo "ERROR: mode is required; try 'help'"
-    exit 1 ;;
-  *)
-    echo "ERROR: invalid mode '$1'; try 'help'"
-    exit 1 ;;
-  esac
-  SUMMARY="$SUMMARY of `pwd`/_site"
-}
-
-function parse_arguments() {
-  while (( "$#" )); do
-    case $1 in
-    "--skip-javadoc")
-      SKIP_JAVADOC=true
-      shift
-      ;;
-    "--quick-javadoc")
-      QUICK_JAVADOC=true
-      shift
-      ;;
-    "--serve")
-      SERVE_AFTERWARDS=true
-      shift
-      ;;
-    "--install")
-      INSTALL_AFTERWARDS=true
-      shift
-      ;;
-    "--skip-htmlproof")
-      SKIP_HTMLPROOF=true
-      shift
-      ;;
-    "--quick-htmlproof")
-      QUICK_HTMLPROOF=true
-      shift
-      ;;
-    *)
-      echo "ERROR: invalid argument '"$1"'"
-      exit 1
-      ;;
-    esac
-  done
-}
-
-# Runs htmlproof against _site
-function test_site() {
-  if [ "$SKIP_HTMLPROOF" == "true" ]; then
-    return
-  fi
-  echo "Running htmlproof on _site"
-  mkdir -p _build/target
-  HTMLPROOF_LOG="_build/target/htmlproof.log"
-  if [ "$QUICK_HTMLPROOF" == "true" ]; then
-    HTMLPROOF_OPTS="$HTMLPROOF_OPTS --disable_external"
-  fi
-  _build/htmlproof-brooklyn.sh $HTMLPROOF_OPTS 2>&1 | tee $HTMLPROOF_LOG
-}
-
-function make_jekyll() {
-  BROOKLYN_BIN=../usage/dist/target/brooklyn-dist/brooklyn/bin/brooklyn
-  if [ -f $BROOKLYN_BIN ]; then
-    ITEMS_JS=style/js/catalog/items.js
-    echo "Generating catalog items in $ITEMS_JS"
-    echo -n "var items = " > "$ITEMS_JS"
-    JAVA_OPTS='-Dlogback.configurationFile=_build/list-objects-logback.xml' $BROOKLYN_BIN \
-      list-objects >> "$ITEMS_JS"
-    echo ";" >> "$ITEMS_JS"
-    echo "Generating catalog items completed"
-  fi
-
-  echo JEKYLL running with: jekyll build $JEKYLL_CONFIG
-  jekyll build --config $JEKYLL_CONFIG || return 1
-  echo JEKYLL completed
-
-  for DI in "${!DIRS_TO_MOVE[@]}"; do
-    D=${DIRS_TO_MOVE[$DI]}
-    DT=${DIRS_TO_MOVE_TARGET[$DI]}
-    echo moving _site/$D/ to _site/$DT
-    mkdir -p _site/$DT
-    # the generated files are already in _site/ due to url rewrites along the way, but images etc are not
-    cp -r _site/$D/* _site/$DT
-    rm -rf _site/$D
-  done
-  # normally we exclude things but we can also set TARGET as long_grass and it will get destroyed
-  rm -rf _site/long_grass
-}
-
-function make_javadoc() {
-  if [ "$SKIP_JAVADOC" == "true" ]; then
-    return
-  fi
-  pushd _build > /dev/null
-  rm -rf target/$JAVADOC_BUILD_TARGET_SUBPATH
-  if [ "$QUICK_JAVADOC" == "true" ]; then
-    ./quick-make-few-javadoc.sh || { echo ERROR: failed javadoc build ; exit 1 ; }
-  else
-    ./make-javadoc.sh || { echo ERROR: failed javadoc build ; exit 1 ; }
-  fi
-  popd > /dev/null
-  if [ ! -z "$JAVADOC_TARGET" ]; then
-    if [ ! -d "_site/$JAVADOC_TARGET" ]; then
-      echo "ERROR: javadoc target directory _site/$JAVADOC_TARGET gone; is there a jekyll already watching?"
-      return 1
-    fi
-    mv _build/target/$JAVADOC_BUILD_TARGET_SUBPATH/* _site/$JAVADOC_TARGET
-    cat _site/${STYLE_SUBDIR}/css/javadoc.css >> _site/$JAVADOC_TARGET/stylesheet.css || return 1
-    cp _site/${STYLE_SUBDIR}/img/feather.png _site/$JAVADOC_TARGET/ || return 1
-  fi
-}
-
-function make_install() {
-  if [ "$INSTALL_AFTERWARDS" != "true" ]; then
-    return
-  fi
-  if [ -d _site/website ]; then
-    echo "ERROR: _site/website dir exists, not installing as files may be corrupted; is there a jekyll already watching?"
-    return 1
-  fi
-  if [ -d _site/guide ]; then
-    echo "ERROR: _site/guide dir exists, not installing as files may be corrupted; is there a jekyll already watching?"
-    return 1
-  fi
-  if [ ! -z ${QUICK_JAVADOC+SET} ]; then echo "ERROR: --install not permitted when doing quick javadoc" ; return 1 ; fi
-
-  SITE_DIR=${BROOKLYN_SITE_DIR-../../incubator-brooklyn-site-public}
-  ls $SITE_DIR/style/img/apache-brooklyn-logo-244px-wide.png > /dev/null || { echo "ERROR: cannot find incubator-brooklyn-site-public; set BROOKLYN_SITE_DIR" ; return 1 ; }
-  if [ -z ${INSTALL_RSYNC_OPTIONS+SET} ]; then echo "ERROR: --install not supported for this build" ; return 1 ; fi
-  if [ -z ${INSTALL_RSYNC_SUBDIR+SET} ]; then echo "ERROR: --install not supported for this build" ; return 1 ; fi
-  
-  RSYNC_COMMAND_BASE="rsync -rvi --delete --exclude .svn"
-  
-  if [ ! -z ${JAVADOC_TARGET+SET} ]; then
-    if [ ! -z ${SKIP_JAVADOC+SET} ]; then
-      echo 'grep "Generated by javadoc" '$SITE_DIR/$INSTALL_RSYNC_SUBDIR/$JAVADOC_SUBPATH/index.html
-      export JAVADOC_LAST_DATE=`grep "Generated by javadoc" $SITE_DIR/$INSTALL_RSYNC_SUBDIR/$JAVADOC_SUBPATH/index.html`
-      if [ -z "$JAVADOC_LAST_DATE" ]; then
-        echo "ERROR: installing with skipped javadoc, but no previous javadoc exists"
-        return 1
-      fi
-      echo "Installing with skipped javadoc, reusing old: $JAVADOC_LAST_DATE"
-      RSYNC_COMMAND_BASE="$RSYNC_COMMAND_BASE --exclude $JAVADOC_SUBPATH"
-    fi
-  fi
-  
-  RSYNC_COMMAND="$RSYNC_COMMAND_BASE $INSTALL_RSYNC_OPTIONS ./_site/$INSTALL_RSYNC_SUBDIR $SITE_DIR/$INSTALL_RSYNC_SUBDIR"
-  echo INSTALLING to local site svn repo with: $RSYNC_COMMAND
-  $RSYNC_COMMAND | tee _build/target/rsync.log || return 1
-
-  echo RSYNC changed files:
-  grep -v f\\.\\.T\\.\\.\\.\\.\\.\\.\\. _build/target/rsync.log || echo "(none)"
-  echo
-
-  if [ ! -z "$HTMLPROOF_LOG" ]; then
-    echo HTMLPROOF log:
-    cat $HTMLPROOF_LOG
-    echo
-  fi
-    
-  SUMMARY="$SUMMARY, installed to $SITE_DIR"
-}
-
-
-rm -rf _site
-
-parse_mode $@
-shift
-parse_arguments $@
-
-make_jekyll || { echo ERROR: failed jekyll docs build in `pwd` ; exit 1 ; }
-
-make_javadoc || { echo ERROR: failed javadoc build ; exit 1 ; }
-
-test_site
-
-# TODO build catalog
-
-# TODO install
-
-if [ "$INSTALL_AFTERWARDS" == "true" ]; then
-  make_install || { echo ERROR: failed to install ; exit 1 ; }
-fi
-
-echo FINISHED: $SUMMARY 
-
-if [ "$SERVE_AFTERWARDS" == "true" ]; then
-  _build/serve-site.sh
-fi

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-exclude-all-but-guide.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-exclude-all-but-guide.yml b/brooklyn-docs/_build/config-exclude-all-but-guide.yml
deleted file mode 100644
index 08e4d78..0000000
--- a/brooklyn-docs/_build/config-exclude-all-but-guide.yml
+++ /dev/null
@@ -1 +0,0 @@
-exclude: ['/Gemfile*','/README.md','/index.md','/website/']

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-exclude-guide.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-exclude-guide.yml b/brooklyn-docs/_build/config-exclude-guide.yml
deleted file mode 100644
index 984cd5d..0000000
--- a/brooklyn-docs/_build/config-exclude-guide.yml
+++ /dev/null
@@ -1 +0,0 @@
-exclude: ['/Gemfile*','/README.md','/index.md','/guide/']

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-exclude-root-index.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-exclude-root-index.yml b/brooklyn-docs/_build/config-exclude-root-index.yml
deleted file mode 100644
index 6eba321..0000000
--- a/brooklyn-docs/_build/config-exclude-root-index.yml
+++ /dev/null
@@ -1 +0,0 @@
-exclude: ['/Gemfile*','/README.md','/index.md']

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-guide-latest.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-guide-latest.yml b/brooklyn-docs/_build/config-guide-latest.yml
deleted file mode 100644
index faf2631..0000000
--- a/brooklyn-docs/_build/config-guide-latest.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-path:
-  guide: /v/latest
-  website: ""

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-guide-root.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-guide-root.yml b/brooklyn-docs/_build/config-guide-root.yml
deleted file mode 100644
index f45a593..0000000
--- a/brooklyn-docs/_build/config-guide-root.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-path:
-  guide: ""

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-guide-version.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-guide-version.yml b/brooklyn-docs/_build/config-guide-version.yml
deleted file mode 100644
index 9b910a9..0000000
--- a/brooklyn-docs/_build/config-guide-version.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-path:
-  # BROOKLYN_VERSION_BELOW
-  guide: /v/0.9.0-SNAPSHOT
-  # BROOKLYN_VERSION_BELOW
-  style: /v/0.9.0-SNAPSHOT/style
-  website: ""

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-production.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-production.yml b/brooklyn-docs/_build/config-production.yml
deleted file mode 100644
index 445b7a1..0000000
--- a/brooklyn-docs/_build/config-production.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-# in production we always set the URL and dependencies should come from the remote source
-
-url: https://brooklyn.apache.org
-url_root: https://brooklyn.apache.org
-
-dependency_mode: remote

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-pygments.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-pygments.yml b/brooklyn-docs/_build/config-pygments.yml
deleted file mode 100644
index 29f85d5..0000000
--- a/brooklyn-docs/_build/config-pygments.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#  http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
-
-# this uses python pygments engine to render code;
-# with recent jekyll (dec 2014) i can't see any difference,
-# and the formatting appears to be following pygments rules
-# without it, so perhaps the jekyll ruby highlighter is very
-# good (identical? i see a pygments gem, even if the docs
-# say it is using something called "rouge");
-# included here so it is documented at least.
-# NB: you may need `python easy_install pygments`
-highlighter: pygments

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-rdiscount.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-rdiscount.yml b/brooklyn-docs/_build/config-rdiscount.yml
deleted file mode 100644
index aa82ee3..0000000
--- a/brooklyn-docs/_build/config-rdiscount.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#  http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
-
-# add this file as a config to use "rdiscount" markdown processor
-# instead of the default ruby/jekyll one.
-# rdiscount is the original, and C-based, so a bit faster
-# (but not much, 7s vs 8.5s on my system -alex)
-# and slightly more forgiving, e.g. for <a href="chapter"> tags
-# on a line directly about a section header
-# (ruby markdown seems to want a blank line between the two).
-# NB: this requires adding "rdiscount" to your Gemfile, then `cd ~ ; cd -`
-markdown: rdiscount

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-style-latest.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-style-latest.yml b/brooklyn-docs/_build/config-style-latest.yml
deleted file mode 100644
index d03b87d..0000000
--- a/brooklyn-docs/_build/config-style-latest.yml
+++ /dev/null
@@ -1,2 +0,0 @@
-path:
-  style: /v/latest/style

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-subpath-brooklyn.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-subpath-brooklyn.yml b/brooklyn-docs/_build/config-subpath-brooklyn.yml
deleted file mode 100644
index ade7e19..0000000
--- a/brooklyn-docs/_build/config-subpath-brooklyn.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-# to test for absolute reference problems, prefix each of the paths and set the baseurl
-
-path:
-  style: /brooklyn/style
-  guide: /brooklyn/v/latest
-  website: /brooklyn
-  v: /brooklyn/v
-
-baseurl: /brooklyn

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/config-website-root.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/config-website-root.yml b/brooklyn-docs/_build/config-website-root.yml
deleted file mode 100644
index e5e4b07..0000000
--- a/brooklyn-docs/_build/config-website-root.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-path:
-  website: ""
-  guide: "/v/latest"

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/help.txt
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/help.txt b/brooklyn-docs/_build/help.txt
deleted file mode 100644
index e855c10..0000000
--- a/brooklyn-docs/_build/help.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#  http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
-
-See the README.md in the parent directory,
-or run:
-
-    _build/build.sh help

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/htmlproof-brooklyn.sh
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/htmlproof-brooklyn.sh b/brooklyn-docs/_build/htmlproof-brooklyn.sh
deleted file mode 100755
index 5fa6b1b..0000000
--- a/brooklyn-docs/_build/htmlproof-brooklyn.sh
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/env ruby_executable_hooks
-
-# supports --disable_external, --ignore-v-refs, --v-only
-
-require 'html/proofer'
-
-HTML::Proofer.new("./_site", {
-  :href_ignore => [
-      /https?:\/\/127.*/,
-      /https?:\/\/github.com\/apache\/incubator-brooklyn\/edit.*/,
-      ((ARGV.include? "--ignore-v-refs") ? /.*\/v\/.*/ : /ignore/),
-      ((ARGV.include? "--v-only") ? /\/(|[^v].*|.[^\/].*)/ : /ignore/)
-      ],
-  :alt_ignore => [/.*/], 
-  # don't scan javadoc files (too many errors) 
-  # or autogen catalog items (their style files are wrong in some modes; reinstate when cleaner)
-  :disable_external => (ARGV.include? "--disable_external"),
-  :file_ignore => [ /.*\/(javadoc|apidoc|learnmore\/catalog)\/.*/ ] 
-  # bug - must do above - see https://github.com/gjtorikian/html-proofer/issues/145 
-#  :file_ignore => [ /.*\/javadoc\/.*/, /.*\/learnmore\/catalog\/.*/ ]
-  }).run

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/javadoc-overview.html
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/javadoc-overview.html b/brooklyn-docs/_build/javadoc-overview.html
deleted file mode 100644
index ef4819a..0000000
--- a/brooklyn-docs/_build/javadoc-overview.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html><body>
-
-<!-- BROOKLYN_VERSION_BELOW -->
-Javadoc for <a href="http://brooklyn.io"> Apache Brooklyn</a> 0.9.0-SNAPSHOT
-
-<p>
-                Apache Brooklyn is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the 
-                Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the
-                infrastructure, communications, and decision making process have stabilized in a manner consistent with other
-                successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of
-                the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-</p>
-<p>
-                Apache Brooklyn is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
-</p>
-
-<p>
-<!-- BROOKLYN_VERSION_BELOW -->
-This is the Javadoc for v 0.9.0-SNAPSHOT (git SHA1 hash ${SHA1STAMP}) auto-generated on ${DATESTAMP}.
-</p> 
-
-</body><html>

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/list-objects-logback.xml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/list-objects-logback.xml b/brooklyn-docs/_build/list-objects-logback.xml
deleted file mode 100644
index 4ce07ae..0000000
--- a/brooklyn-docs/_build/list-objects-logback.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
--->
-<configuration>
-  <property name="logging.basename" scope="context" value="brooklyn" />
-  <property name="logging.dir" scope="context" value="./" />
-
-  <!-- this file defines the default logging configuration for brooklyn projects,
-       in a way which is intended to be friendly to downstream projects.
-
-       downstream projects may be routed to this file in two situations:
-
-       * running tests (via brooklyn-test-support)
-       * dependency on `brooklyn-logback-xml` and running in IDE
-
-       this file may be overridden in downstream projects, as may any of the files incldued here.
-
-       for an _assembly_ (i.e. a redistributable binary) a project must supply
-       a logback.xml.  it can route to this file if they wish, or use some of
-       the files referenced herein, or ignore it altogether.  (the reason for
-       this is that assemblies usually want to declare their own logging anyway.)
-  -->
-
-  <!-- set default root logger threshhold to info; some categories may get debug -->
-  <root level="INFO"/>
-</configuration>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/make-javadoc.sh
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/make-javadoc.sh b/brooklyn-docs/_build/make-javadoc.sh
deleted file mode 100755
index c7d9a5a..0000000
--- a/brooklyn-docs/_build/make-javadoc.sh
+++ /dev/null
@@ -1,60 +0,0 @@
-#!/usr/bin/env bash
-
-JAVADOC_TARGET1_SUBPATH=javadoc
-JAVADOC_TARGET2_SUBPATH=misc/javadoc
-
-if [ ! -x make-javadoc.sh ]; then
-  echo This command must be run from the _build directory, not its parent.
-  exit 1
-fi
-
-if [ -z "$BROOKLYN_JAVADOC_SOURCE_PATHS" ]; then
-  echo detecting source paths for javadoc
-  export SOURCE_PATHS=`find ../.. -name java | grep "src/main/java$" | grep -v "^../../sandbox" | tr "\\n" ":"`
-else
-  echo using pre-defined source paths $BROOKLYN_JAVADOC_SOURCE_PATHS
-  export SOURCE_PATHS=$BROOKLYN_JAVADOC_SOURCE_PATHS
-fi
-
-mkdir -p target
-rm -rf target/$JAVADOC_TARGET1_SUBPATH/
-
-export YEARSTAMP=`date "+%Y"`
-export DATESTAMP=`date "+%Y-%m-%d"`
-export SHA1STAMP=`git rev-parse HEAD`
-
-# BROOKLYN_VERSION_BELOW
-export BROOKLYN_JAVADOC_CLASSPATH=$( mvn -f ../../pom.xml --projects :brooklyn-all dependency:build-classpath | grep -E -v '^\[[A-Z]+\]' )
-
-echo "building javadoc at $DATESTAMP from:
-$SOURCE_PATHS"
-
-javadoc -sourcepath $SOURCE_PATHS \
-  -public \
-  -d target/$JAVADOC_TARGET1_SUBPATH/ \
-  -subpackages "org.apache.brooklyn:io.brooklyn:brooklyn" \
-  -classpath "${BROOKLYN_JAVADOC_CLASSPATH}" \
-  -doctitle "Apache Brooklyn" \
-  -windowtitle "Apache Brooklyn" \
-  -notimestamp \
-  -overview javadoc-overview.html \
-  -header '<a href="/" class="brooklyn-header">Apache Brooklyn <div class="img"></div></a>' \
-  -footer '<b>Apache Brooklyn - Multi-Cloud Application Management</b> <br/> <a href="http://brooklyn.io/" target="_top">brooklyn.io</a>. Apache License. &copy; '$YEARSTAMP'.' \
-2>&1 1>/dev/null | tee target/javadoc.log
-
-if ((${PIPESTATUS[0]})) ; then echo ; echo ; echo "wARNING: javadoc process exited non-zero" ; echo ; echo ; fi
-echo ; echo
-
-if [ ! -f target/$JAVADOC_TARGET1_SUBPATH/org/apache/brooklyn/api/entity/Entity.html ]; then echo "ERROR: missing expected content. Are the paths right?" ; exit 1 ; fi
-
-if [ ! -z "`grep warnings target/javadoc.log`" ] ; then echo "WARNINGs occurred during javadoc build. See target/javadoc.log for more information." ; fi
-
-sed -i.bak s/'${DATESTAMP}'/"${DATESTAMP}"/ target/$JAVADOC_TARGET1_SUBPATH/overview-summary.html
-sed -i.bak s/'${SHA1STAMP}'/"${SHA1STAMP}"/ target/$JAVADOC_TARGET1_SUBPATH/overview-summary.html
-rm target/$JAVADOC_TARGET1_SUBPATH/*.bak
-
-if [ -d ../_site/guide/$JAVADOC_TARGET2_SUBPATH/ ] ; then
-  echo "API directory detected in test structure _site, copying docs there so they can be served with serve-site.sh"
-  cp -r target/$JAVADOC_TARGET1_SUBPATH/* ../_site/guide/$JAVADOC_TARGET2_SUBPATH/
-fi
-

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/quick-make-few-javadoc.sh
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/quick-make-few-javadoc.sh b/brooklyn-docs/_build/quick-make-few-javadoc.sh
deleted file mode 100755
index e78d79b..0000000
--- a/brooklyn-docs/_build/quick-make-few-javadoc.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env bash
-
-export BROOKLYN_JAVADOC_SOURCE_PATHS="../../api/src/main/java"
-echo LIMITING build to $BROOKLYN_JAVADOC_SOURCE_PATHS for speed
-./make-javadoc.sh
-

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/serve-public-site.sh
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/serve-public-site.sh b/brooklyn-docs/_build/serve-public-site.sh
deleted file mode 100755
index 70c6470..0000000
--- a/brooklyn-docs/_build/serve-public-site.sh
+++ /dev/null
@@ -1 +0,0 @@
-ruby -run -e httpd ${BROOKLYN_SITE_DIR-../../incubator-brooklyn-site-public} -p 4000

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/serve-site.sh
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/serve-site.sh b/brooklyn-docs/_build/serve-site.sh
deleted file mode 100755
index 69cf70d..0000000
--- a/brooklyn-docs/_build/serve-site.sh
+++ /dev/null
@@ -1 +0,0 @@
-ruby -run -e httpd _site/ -p 4000

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/tests/jsonball/test_jsonball.md
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/tests/jsonball/test_jsonball.md b/brooklyn-docs/_build/tests/jsonball/test_jsonball.md
deleted file mode 100644
index 1dcc572..0000000
--- a/brooklyn-docs/_build/tests/jsonball/test_jsonball.md
+++ /dev/null
@@ -1,18 +0,0 @@
----
-layout: website-normal
-title: Test Jsonball
----
-
-{% jsonball j from data { "a": "data" } %}
-from data: j.a is {{ j.a }} (should be data)
-
-{% assign v = '{ "a": "var" }' %}
-{% jsonball j from var v %}
-from var: j.a is {{ j.a }} (should be var)
-
-{% jsonball j from file test_jsonball_file.json %}
-from file: j.a is {{ j.a }} (should be file)
-
-{% jsonball j from page test_jsonball_page.json %}
-from page: j.a is {{ j.a }} (should be page)
-

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/tests/jsonball/test_jsonball_file.json
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/tests/jsonball/test_jsonball_file.json b/brooklyn-docs/_build/tests/jsonball/test_jsonball_file.json
deleted file mode 100644
index e566a20..0000000
--- a/brooklyn-docs/_build/tests/jsonball/test_jsonball_file.json
+++ /dev/null
@@ -1 +0,0 @@
-{ "a": "file" }

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/tests/jsonball/test_jsonball_page.json
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/tests/jsonball/test_jsonball_page.json b/brooklyn-docs/_build/tests/jsonball/test_jsonball_page.json
deleted file mode 100644
index bb08f70..0000000
--- a/brooklyn-docs/_build/tests/jsonball/test_jsonball_page.json
+++ /dev/null
@@ -1,2 +0,0 @@
-{% assign x = "page" %}
-{ "a": "{{ x }}" }

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_build/tests/jsonball/toc.json
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_build/tests/jsonball/toc.json b/brooklyn-docs/_build/tests/jsonball/toc.json
deleted file mode 100644
index cd01e1a..0000000
--- a/brooklyn-docs/_build/tests/jsonball/toc.json
+++ /dev/null
@@ -1,6 +0,0 @@
-[
-{ "title": "Test Jsonball",
-  "file":  "test_jsonball.html" },
-{ "title": "Home",
-  "file":  "{{ site.path.guide }}/index.html" }
-]

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_config.yml
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_config.yml b/brooklyn-docs/_config.yml
deleted file mode 100644
index 7b634b2..0000000
--- a/brooklyn-docs/_config.yml
+++ /dev/null
@@ -1,54 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#  http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
-
-encoding: utf-8
-markdown: kramdown
-
-# where this will publish
-url_root: http://0.0.0.0:4000
-
-# absolute base directories where things will land on the server
-path:
-  style: /style
-  guide: /guide
-  website: /website
-  v: /v
-
-# Use local copies of dependencies in dev build (switched to remote using URLs for prod build)
-dependency_mode: local
-dependency_urls:
-  bootstrap.css: https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css
-  bootstrap.js: https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js
-  jquery.js: https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js
-
-root_menu_page: /website/index.md
-
-# These files should not be included in the final build (in addition to _* contents)
-exclude: ['/Gemfile*','/README.md']
-
-sass:
-    sass_dir: style/css
-
-brooklyn-stable-version: 0.8.0-incubating
-
-brooklyn-version: 0.9.0-SNAPSHOT # BROOKLYN_VERSION
-brooklyn-snapshot-git-branch: master   # if line above is SNAPSHOT this should point to corresponding git branch (e.g. master, 0.4)
-
-# This is auto-detected, but you can override it if needed.
-# git-branch: master

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_extra/big_examples/before-begin.include.md
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_extra/big_examples/before-begin.include.md b/brooklyn-docs/_extra/big_examples/before-begin.include.md
deleted file mode 100644
index 5170c64..0000000
--- a/brooklyn-docs/_extra/big_examples/before-begin.include.md
+++ /dev/null
@@ -1,56 +0,0 @@
-{% include fields.md %}
-
-## Before You Begin
-
-To use the examples, you'll need ``curl``, ``git``, ``java`` (1.6+), and ``maven`` (v3) installed.
-
-### Installing Brooklyn
-
-(If you followed the [Getting Started](/use/guide/quickstart/index.html) instructions, you can skip to Installing the Examples.)
-
-{% if SNAPSHOT %}
-
-First, grab a copy of the Brooklyn snapshot distribution you wish to use from 
-[the maven repository]({{ this_dist_url_list }})
-(or build it yourself following instructions [here]({{ site.path.guide }}/dev/build/)),
-unpack it to your favourite location (e.g. `$(pwd)`), 
-and export `BROOKLYN_HOME`:
-
-{% highlight bash %}
-% curl -L -o brooklyn-dist-{{ site.brooklyn-version }}-dist.tar.gz "{{ this_dist_url_tgz }}"
-% tar xvzf brooklyn-dist-{{ site.brooklyn-version }}-dist.tar.gz
-% export BROOKLYN_HOME=$(pwd)/brooklyn-{{ site.brooklyn-version }}/
-{% endhighlight %}
-
-{% else %}
-
-Grab a copy of the Brooklyn distribution and set up `BROOKLYN_HOME`:
-
-{% highlight bash %}
-% curl -LO "{{ this_dist_url_tgz }}"
-% tar xvzf brooklyn-dist-{{ site.brooklyn-version }}-dist.tar.gz
-% export BROOKLYN_HOME=$(pwd)/brooklyn-{{ site.brooklyn-version }}/
-{% endhighlight %}
-
-{% endif %}
-
-### Installing the Examples 
-
-Grab a copy of the brooklyn-examples source code and build it with Maven:
-
-{% highlight bash %}
-% git clone https://github.com/apache/incubator-brooklyn.git
-% cd incubator-brooklyn/examples
-% mvn clean install
-{% endhighlight %}
-
-{% if SNAPSHOT %}
-Please note, these instructions are for a SNAPSHOT release of Brooklyn,
-so proceed with caution. 
-For the latest stable version, go [here](/meta/versions.html). 
-{% endif %}
-
-For more information on ways to download Brooklyn please
-see the [download page]({{site.path.guide}}/start/download.html).
-For more information on the Brooklyn CLI and launching apps,
-please visit [this section of the user guide]({{site.path.guide}}/use/guide/management/index.html#cli).

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_extra/big_examples/global-web-fabric/console-geoscaling-details-w700.png
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_extra/big_examples/global-web-fabric/console-geoscaling-details-w700.png b/brooklyn-docs/_extra/big_examples/global-web-fabric/console-geoscaling-details-w700.png
deleted file mode 100644
index c34217f..0000000
Binary files a/brooklyn-docs/_extra/big_examples/global-web-fabric/console-geoscaling-details-w700.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_extra/big_examples/global-web-fabric/console-geoscaling-details.png
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_extra/big_examples/global-web-fabric/console-geoscaling-details.png b/brooklyn-docs/_extra/big_examples/global-web-fabric/console-geoscaling-details.png
deleted file mode 100644
index f47226a..0000000
Binary files a/brooklyn-docs/_extra/big_examples/global-web-fabric/console-geoscaling-details.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_extra/big_examples/global-web-fabric/console-map-w700.png
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_extra/big_examples/global-web-fabric/console-map-w700.png b/brooklyn-docs/_extra/big_examples/global-web-fabric/console-map-w700.png
deleted file mode 100644
index af353a9..0000000
Binary files a/brooklyn-docs/_extra/big_examples/global-web-fabric/console-map-w700.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_extra/big_examples/global-web-fabric/console-map.png
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_extra/big_examples/global-web-fabric/console-map.png b/brooklyn-docs/_extra/big_examples/global-web-fabric/console-map.png
deleted file mode 100644
index cd0f811..0000000
Binary files a/brooklyn-docs/_extra/big_examples/global-web-fabric/console-map.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_extra/big_examples/global-web-fabric/geopaas-deployed-app-w700.png
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_extra/big_examples/global-web-fabric/geopaas-deployed-app-w700.png b/brooklyn-docs/_extra/big_examples/global-web-fabric/geopaas-deployed-app-w700.png
deleted file mode 100644
index 33c811d..0000000
Binary files a/brooklyn-docs/_extra/big_examples/global-web-fabric/geopaas-deployed-app-w700.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/6e86cb02/brooklyn-docs/_extra/big_examples/global-web-fabric/geopaas-deployed-app.png
----------------------------------------------------------------------
diff --git a/brooklyn-docs/_extra/big_examples/global-web-fabric/geopaas-deployed-app.png b/brooklyn-docs/_extra/big_examples/global-web-fabric/geopaas-deployed-app.png
deleted file mode 100644
index 4e743e3..0000000
Binary files a/brooklyn-docs/_extra/big_examples/global-web-fabric/geopaas-deployed-app.png and /dev/null differ