This closes #243

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/21673fe0
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/21673fe0
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/21673fe0

Branch: refs/heads/website
Commit: 21673fe02237642f3ddea538b89dc26eff1a1bee
Parents: e1d08e5 83afd19
Author: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Authored: Fri Feb 16 10:25:19 2018 +0000
Committer: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Committed: Fri Feb 16 10:25:19 2018 +0000

----------------------------------------------------------------------
 .gitignore                                      |   1 -
 README.md                                       |   6 -
 _build/build-pdf.sh                             |  29 -
 _build/build.sh                                 | 177 +----
 _build/config-exclude-all-but-guide.yml         |   1 -
 _build/config-exclude-guide.yml                 |   1 -
 _build/config-exclude-root-index.yml            |   1 -
 _build/config-guide-latest.yml                  |   3 -
 _build/config-guide-root.yml                    |   2 -
 _build/config-guide-version.yml                 |   6 -
 _build/config-pygments.yml                      |  28 -
 _build/config-rdiscount.yml                     |  28 -
 _build/config-style-latest.yml                  |   2 -
 _build/config-subpath-brooklyn.yml              |   9 -
 _build/config-website-root.yml                  |   3 -
 _build/javadoc-overview.html                    |  15 -
 _build/make-javadoc.sh                          |  60 --
 _build/quick-make-few-javadoc.sh                |   6 -
 _config.yml                                     |  14 +-
 _includes/footer.html                           |   2 +-
 _includes/singlepage-content.html               |  51 --
 _includes/singlepage-item.html                  |  41 --
 _layouts/singlePage.html                        |  30 -
 _plugins/json.rb                                |  27 -
 _plugins/jsonball.rb                            | 103 ---
 _plugins/regex_filter.rb                        | 118 ----
 _plugins/site_structure.rb                      |   2 +-
 _plugins/stringTools.rb                         |  35 -
 _plugins/trim.rb                                |  25 -
 community/how-to-contribute-docs.md             |  66 ++
 community/index.md                              |  95 +++
 community/irc.md                                |  14 +
 community/mailing-lists.md                      |  48 ++
 community/security/CVE-2016-8737.md             |  40 ++
 community/security/CVE-2016-8744.md             |  38 ++
 community/security/CVE-2017-3165.md             |  31 +
 community/security/index.md                     |  11 +
 contributing/pdf-manual.md                      |  58 --
 developers/code-standards.md                    |  14 +
 developers/code/git-more.md                     | 295 ++++++++
 developers/code/index.md                        |  83 +++
 developers/committers/index.md                  |  11 +
 .../committers/merging-contributed-code.md      | 108 +++
 .../committers/release-process/announce.md      |  45 ++
 .../release-process/environment-variables.md    |  27 +
 .../committers/release-process/fix-release.md   |  13 +
 developers/committers/release-process/index.md  |  28 +
 .../release-process/make-release-artifacts.md   |  51 ++
 .../release-process/prepare-for-release.md      |  12 +
 .../committers/release-process/prerequisites.md | 150 +++++
 .../committers/release-process/publish-temp.md  |  57 ++
 .../committers/release-process/publish.md       | 174 +++++
 .../release-process/release-version.md          |  94 +++
 .../release-process/verify-release-artifacts.md | 216 ++++++
 developers/committers/release-process/vote.md   | 187 ++++++
 developers/fork-after.png                       | Bin 0 -> 134377 bytes
 developers/fork-before.png                      | Bin 0 -> 131674 bytes
 developers/fork-new.png                         | Bin 0 -> 137626 bytes
 developers/how-to-contribute.md                 | 118 ++++
 developers/index.md                             |  51 ++
 developers/links.md                             |  18 +
 developers/pull-request.png                     | Bin 0 -> 94166 bytes
 documentation/faq.md                            |  22 +
 documentation/glossary.md                       |  98 +++
 documentation/index.md                          |  39 ++
 documentation/other-docs.md                     |  10 +
 download/index.md                               | 158 +++++
 download/verify.md                              | 667 +++++++++++++++++++
 guide/blueprints/advanced-example.md            | 285 --------
 guide/blueprints/ansible/about-ansible.md       |  34 -
 .../ansible/creating-ansible-blueprints.md      | 213 ------
 guide/blueprints/ansible/index.md               |  16 -
 guide/blueprints/blueprinting-tips.md           | 183 -----
 guide/blueprints/catalog/bundle.md              | 145 ----
 guide/blueprints/catalog/cli.md                 |  31 -
 .../catalog/images/add-to-catalog.png           | Bin 4919 -> 0 bytes
 guide/blueprints/catalog/index.md               |  21 -
 guide/blueprints/catalog/management.md          |  58 --
 .../catalog/mysql-in-catalog-w700.png           | Bin 92767 -> 0 bytes
 guide/blueprints/catalog/mysql-in-catalog.png   | Bin 168831 -> 0 bytes
 guide/blueprints/catalog/schema.md              | 272 --------
 guide/blueprints/catalog/templates.md           |  14 -
 guide/blueprints/catalog/versioning.md          | 146 ----
 guide/blueprints/chef/about-chef.md             |  50 --
 .../chef/advanced-chef-integration.md           |  49 --
 guide/blueprints/chef/chef-call-flow.png        | Bin 36222 -> 0 bytes
 guide/blueprints/chef/creating-blueprints.md    | 105 ---
 .../chef/example_yaml/mysql-chef-1.yaml         |  25 -
 .../chef/example_yaml/mysql-chef-2.yaml         |  27 -
 guide/blueprints/chef/index.md                  |  18 -
 guide/blueprints/chef/writing-chef.md           |  79 ---
 guide/blueprints/clusters-and-policies.md       |  46 --
 guide/blueprints/clusters.md                    |  34 -
 guide/blueprints/config-files.md                | 102 ---
 guide/blueprints/configuring-vms.md             |  31 -
 guide/blueprints/creating-yaml.md               |  78 ---
 guide/blueprints/custom-entities.md             | 343 ----------
 guide/blueprints/effectors.md                   | 185 -----
 guide/blueprints/enrichers.md                   | 145 ----
 guide/blueprints/entity-configuration.md        | 548 ---------------
 .../appserver-clustered-w-db-concise.yaml       |  15 -
 .../example_yaml/appserver-clustered-w-db.yaml  |  26 -
 .../example_yaml/appserver-configured.yaml      |   6 -
 .../appserver-w-db-other-flavor.yaml            |  23 -
 .../blueprints/example_yaml/appserver-w-db.yaml |  21 -
 .../example_yaml/appserver-w-policy.yaml        |  33 -
 .../brooklyn-elasticsearch-catalog.bom          | 125 ----
 .../example_yaml/brooklyn-elk-catalog.bom       |  94 ---
 .../example_yaml/brooklyn-kibana-catalog.bom    |  58 --
 .../example_yaml/brooklyn-logstash-catalog.bom  |  66 --
 guide/blueprints/example_yaml/cluster-vm.yaml   |  13 -
 .../example_yaml/enricher-aggregator.yaml       |   7 -
 .../example_yaml/enricher-joiner.yaml           |   6 -
 .../example_yaml/enricher-propagator.yaml       |   8 -
 .../enricher-time-weighted-delta.yaml           |   6 -
 .../example_yaml/enricher-transformer.yaml      |   6 -
 .../fabric-with-multiple-locations.yaml         |  15 -
 .../simple-appserver-with-location-byon.yaml    |  10 -
 ...mple-appserver-with-location-per-entity.yaml |   8 -
 .../simple-appserver-with-location.yaml         |   8 -
 .../example_yaml/simple-appserver.yaml          |   4 -
 guide/blueprints/example_yaml/simple-vm.yaml    |   9 -
 ...est-app-with-enrichers-slightly-simpler.yaml |  58 --
 .../vanilla-bash-netcat-catalog.bom             |  37 -
 .../vanilla-bash-netcat-cluster.yaml            |  12 -
 .../example_yaml/vanilla-bash-netcat-env.yaml   |  14 -
 .../example_yaml/vanilla-bash-netcat-file.yaml  |  10 -
 .../vanilla-bash-netcat-more-commands.yaml      |  21 -
 .../vanilla-bash-netcat-port-parameter.yaml     |  22 -
 .../example_yaml/vanilla-bash-netcat-port.yaml  |  14 -
 .../vanilla-bash-netcat-reference.yaml          |   5 -
 .../vanilla-bash-netcat-restarter.yaml          |  21 -
 .../vanilla-bash-netcat-w-client.yaml           |  80 ---
 .../example_yaml/vanilla-bash-netcat.yaml       |   9 -
 guide/blueprints/index.md                       |  29 -
 guide/blueprints/java/archetype.md              | 114 ----
 guide/blueprints/java/bundle-dependencies.md    | 135 ----
 guide/blueprints/java/common-usage.md           | 209 ------
 guide/blueprints/java/defining-and-deploying.md | 177 -----
 guide/blueprints/java/entities.md               | 223 -------
 guide/blueprints/java/entitlements.md           |  42 --
 guide/blueprints/java/entity.md                 | 104 ---
 guide/blueprints/java/feeds.md                  | 233 -------
 .../java/gist_generator/GistGenerator.java      |  29 -
 .../java/gist_generator/GistGeneratorImpl.java  |  47 --
 .../java/gist_generator/GistGeneratorTest.java  |  20 -
 .../gist_generator/GistGeneratorYamlTest.java   |  39 --
 .../java/gist_generator/gist_create_token.png   | Bin 390046 -> 0 bytes
 .../java/gist_generator/gist_generator.bom      |  14 -
 .../java/gist_generator/gist_grant_access.png   | Bin 411974 -> 0 bytes
 guide/blueprints/java/index.md                  |  36 -
 .../blueprints/java/java_app/ExampleWebApp.java |  62 --
 guide/blueprints/java/service-state.md          |  73 --
 guide/blueprints/java/topology-dependencies.md  |  53 --
 .../java/wt-deployed-application-700.png        | Bin 176494 -> 0 bytes
 .../blueprints/java/wt-deployed-application.png | Bin 127347 -> 0 bytes
 guide/blueprints/java/wt-starting-700.png       | Bin 303892 -> 0 bytes
 guide/blueprints/java/wt-starting.png           | Bin 332710 -> 0 bytes
 .../java/wt-tree-jboss-sensors-700.png          | Bin 268853 -> 0 bytes
 guide/blueprints/java/wt-tree-jboss-sensors.png | Bin 169929 -> 0 bytes
 guide/blueprints/logstash-snapshot.png          | Bin 80486 -> 0 bytes
 guide/blueprints/multiple-services.md           |  91 ---
 guide/blueprints/policies.md                    | 265 --------
 guide/blueprints/salt/about-salt.md             |  38 --
 .../blueprints/salt/creating-salt-blueprints.md | 163 -----
 guide/blueprints/salt/index.md                  |  16 -
 guide/blueprints/setting-locations.md           | 132 ----
 ...infrastructuredeploymenttestcase-entity.yaml |  11 -
 .../entities/loopovergroupmembers-entity.yaml   |   7 -
 .../entities/paralleltestcase-entity.yaml       |   6 -
 .../test/example_yaml/entities/script1.sh       |   2 -
 .../example_yaml/entities/testcase-entity.yaml  |   6 -
 .../entities/testeffector-entity.yaml           |   9 -
 .../entities/testhttpcall-entity.yaml           |   8 -
 .../entities/testsensor-entity.yaml             |   8 -
 .../entities/testsshcommand-entity.yaml         |  30 -
 .../testcases/effector-test-snippet.yaml        |  31 -
 .../testcases/getting-started-test-example.yaml |  77 ---
 .../testcases/http-test-snippet.yaml            |  22 -
 .../testcases/sensor-test-snippet.yaml          |   8 -
 .../getting-started-blueprint-test-large.png    | Bin 156553 -> 0 bytes
 .../images/getting-started-blueprint-test.png   | Bin 84906 -> 0 bytes
 guide/blueprints/test/index.md                  |  33 -
 guide/blueprints/test/test-entities.md          | 198 ------
 guide/blueprints/test/usage-examples.md         |  58 --
 guide/blueprints/web-console-yaml-700.png       | Bin 138229 -> 0 bytes
 guide/blueprints/web-console-yaml.png           | Bin 661136 -> 0 bytes
 guide/blueprints/winrm/client.md                | 125 ----
 guide/blueprints/winrm/index.md                 | 589 ----------------
 guide/blueprints/yaml-reference.md              | 253 -------
 guide/concepts/application-parent-membership.md |  25 -
 ...ooklyn-flow-websequencediagrams.com-w400.png | Bin 58518 -> 0 bytes
 .../brooklyn-flow-websequencediagrams.com.png   | Bin 106928 -> 0 bytes
 .../concepts/configuration-sensor-effectors.md  |  40 --
 guide/concepts/dependent-configuration.md       |  34 -
 guide/concepts/entities.md                      |  23 -
 guide/concepts/execution.md                     |  34 -
 guide/concepts/index.md                         |  22 -
 guide/concepts/lifecycle-managementcontext.md   |  44 --
 guide/concepts/location.md                      |  22 -
 guide/concepts/policies.md                      |  11 -
 guide/concepts/stop-start-restart-behaviour.md  |  65 --
 guide/dev/code/licensing.md                     | 122 ----
 guide/dev/code/structure.md                     |  59 --
 guide/dev/code/tests.md                         |  31 -
 guide/dev/env/ide/eclipse.include.md            |   6 -
 guide/dev/env/ide/index.md                      | 108 ---
 guide/dev/env/maven-build.md                    | 191 ------
 guide/dev/index.md                              |  42 --
 guide/dev/tips/debugging-remote-brooklyn.md     | 138 ----
 guide/dev/tips/index.md                         |  70 --
 guide/dev/tips/logging.md                       | 165 -----
 guide/glossary.json                             |  22 -
 guide/index.md                                  |  21 -
 guide/locations/_AWS.md                         | 141 ----
 guide/locations/_GCE.md                         |  89 ---
 guide/locations/_azure-ARM.md                   | 266 --------
 guide/locations/_azure-classic.md               | 233 -------
 guide/locations/_byon.md                        |  77 ---
 guide/locations/_clouds.md                      | 305 ---------
 guide/locations/_cloudstack.md                  | 143 ----
 guide/locations/_ibm-softlayer.md               | 135 ----
 .../_inheritance-and-named-locations.md         |  80 ---
 guide/locations/_localhost.md                   |  48 --
 .../_location-customizer-security-groups.md     |  55 --
 guide/locations/_location-customizers.md        | 178 -----
 guide/locations/_openstack.md                   | 269 --------
 guide/locations/_special-locations.md           | 117 ----
 guide/locations/_ssh-keys.md                    |  88 ---
 guide/locations/cloud-credentials.md            |   6 -
 guide/locations/index.md                        |  21 -
 .../provisioned-machine-requirements.md         | 161 -----
 guide/misc/download.md                          | 172 -----
 guide/misc/index.md                             |  20 -
 guide/misc/javadoc/index.md                     |  11 -
 guide/misc/known-issues.md                      |  27 -
 guide/misc/release-notes.md                     |  24 -
 guide/ops/cli/cli-ref-guide.md                  | 322 ---------
 guide/ops/cli/cli-usage-guide.md                | 486 --------------
 guide/ops/cli/index.md                          |  41 --
 guide/ops/configuration/brooklyn_cfg.md         | 203 ------
 guide/ops/configuration/cors.md                 |  45 --
 guide/ops/configuration/https.md                |  63 --
 guide/ops/configuration/index.md                | 143 ----
 guide/ops/externalized-configuration.md         | 270 --------
 guide/ops/gui/_my-web-cluster.yaml              |  24 -
 guide/ops/gui/_my-web-cluster2.yaml             |  32 -
 guide/ops/gui/blueprints.md                     |  68 --
 ...cation-catalog-web-cluster-with-db-large.png | Bin 165148 -> 0 bytes
 ...talog-web-cluster-with-db-location-large.png | Bin 152721 -> 0 bytes
 ...ion-catalog-web-cluster-with-db-location.png | Bin 86425 -> 0 bytes
 ...-application-catalog-web-cluster-with-db.png | Bin 70109 -> 0 bytes
 .../images/add-application-modal-yaml-large.png | Bin 124297 -> 0 bytes
 .../gui/images/add-application-modal-yaml.png   | Bin 55183 -> 0 bytes
 .../ops/gui/images/home-app-starting-large.png  | Bin 490707 -> 0 bytes
 guide/ops/gui/images/home-app-starting.png      | Bin 188754 -> 0 bytes
 .../gui/images/my-db-activities-step1-large.png | Bin 99671 -> 0 bytes
 guide/ops/gui/images/my-db-activities-step1.png | Bin 57813 -> 0 bytes
 .../gui/images/my-db-activities-step2-large.png | Bin 176900 -> 0 bytes
 guide/ops/gui/images/my-db-activities-step2.png | Bin 97061 -> 0 bytes
 .../gui/images/my-db-activities-step3-large.png | Bin 162986 -> 0 bytes
 guide/ops/gui/images/my-db-activities-step3.png | Bin 84365 -> 0 bytes
 .../ops/gui/images/my-web-cluster-starting.png  | Bin 32948 -> 0 bytes
 .../my-web-cluster-stop-confirm-large.png       | Bin 148155 -> 0 bytes
 .../gui/images/my-web-cluster-stop-confirm.png  | Bin 79280 -> 0 bytes
 guide/ops/gui/images/my-web-large.png           | Bin 104519 -> 0 bytes
 guide/ops/gui/images/my-web-summary-large.png   | Bin 178785 -> 0 bytes
 guide/ops/gui/images/my-web-summary.png         | Bin 80583 -> 0 bytes
 .../my-web-validating-app-endpoint-large.png    | Bin 123007 -> 0 bytes
 .../images/my-web-validating-app-endpoint.png   | Bin 68969 -> 0 bytes
 guide/ops/gui/images/my-web.png                 | Bin 58849 -> 0 bytes
 guide/ops/gui/index.md                          |  11 -
 guide/ops/gui/managing.md                       |  70 --
 guide/ops/gui/policies.md                       |  49 --
 guide/ops/gui/running.md                        |  54 --
 .../high-availability-supplemental.md           | 168 -----
 guide/ops/high-availability/index.md            |  53 --
 guide/ops/index.md                              |  23 -
 guide/ops/logging.md                            |  80 ---
 guide/ops/paths.md                              |  49 --
 guide/ops/persistence/index.md                  | 269 --------
 guide/ops/production-installation.md            | 107 ---
 guide/ops/requirements.md                       | 117 ----
 guide/ops/rest.md                               |  89 ---
 guide/ops/security-guidelines.md                | 103 ---
 guide/ops/server-cli-reference.md               | 201 ------
 guide/ops/starting-stopping-monitoring.md       |  77 ---
 guide/ops/troubleshooting/_connectivity.md      | 152 -----
 guide/ops/troubleshooting/connectivity.md       |   7 -
 guide/ops/troubleshooting/deployment.md         | 193 ------
 .../troubleshooting/detailed-support-report.md  |  43 --
 .../going-deep-in-java-and-logs.md              | 484 --------------
 .../images/external-error-large.png             | Bin 131907 -> 0 bytes
 .../troubleshooting/images/external-error.png   | Bin 71972 -> 0 bytes
 .../images/failed-task-large.png                | Bin 169079 -> 0 bytes
 .../ops/troubleshooting/images/failed-task.png  | Bin 92530 -> 0 bytes
 .../images/jmx-sensors-all-large.png            | Bin 133517 -> 0 bytes
 .../troubleshooting/images/jmx-sensors-all.png  | Bin 76581 -> 0 bytes
 .../images/jmx-sensors-large.png                | Bin 197177 -> 0 bytes
 .../ops/troubleshooting/images/jmx-sensors.png  | Bin 109139 -> 0 bytes
 .../images/resource-exception-large.png         | Bin 134842 -> 0 bytes
 .../images/resource-exception.png               | Bin 76059 -> 0 bytes
 .../images/script-failure-large.png             | Bin 130227 -> 0 bytes
 .../troubleshooting/images/script-failure.png   | Bin 71912 -> 0 bytes
 guide/ops/troubleshooting/increase-entropy.md   |  81 ---
 .../increase-system-resource-limits.md          |  39 --
 guide/ops/troubleshooting/index.md              |  18 -
 guide/ops/troubleshooting/memory-usage.md       | 138 ----
 guide/ops/troubleshooting/overview.md           | 116 ----
 guide/ops/troubleshooting/slow-unresponsive.md  | 240 -------
 guide/ops/troubleshooting/softwareprocess.md    |  51 --
 guide/ops/troubleshooting/web-console-issues.md |  23 -
 guide/ops/upgrade.md                            | 355 ----------
 guide/start/_my-web-cluster.yaml                |  24 -
 guide/start/_my-web-cluster2.yaml               |  32 -
 guide/start/blueprints.md                       | 133 ----
 guide/start/brooklyn.properties                 | 347 ----------
 guide/start/concept-quickstart.md               |  33 -
 guide/start/example_yaml/mycluster.yaml         |  59 --
 ...cation-catalog-web-cluster-with-db-large.png | Bin 165148 -> 0 bytes
 ...talog-web-cluster-with-db-location-large.png | Bin 152721 -> 0 bytes
 ...ion-catalog-web-cluster-with-db-location.png | Bin 86425 -> 0 bytes
 ...-application-catalog-web-cluster-with-db.png | Bin 70109 -> 0 bytes
 .../images/add-application-modal-yaml-large.png | Bin 124297 -> 0 bytes
 .../start/images/add-application-modal-yaml.png | Bin 55183 -> 0 bytes
 .../images/my-db-activities-step1-large.png     | Bin 99671 -> 0 bytes
 guide/start/images/my-db-activities-step1.png   | Bin 57813 -> 0 bytes
 .../images/my-db-activities-step2-large.png     | Bin 176900 -> 0 bytes
 guide/start/images/my-db-activities-step2.png   | Bin 97061 -> 0 bytes
 .../images/my-db-activities-step3-large.png     | Bin 162986 -> 0 bytes
 guide/start/images/my-db-activities-step3.png   | Bin 84365 -> 0 bytes
 guide/start/images/my-web-cluster-starting.png  | Bin 32948 -> 0 bytes
 .../my-web-cluster-stop-confirm-large.png       | Bin 148155 -> 0 bytes
 .../images/my-web-cluster-stop-confirm.png      | Bin 79280 -> 0 bytes
 guide/start/images/my-web-large.png             | Bin 104519 -> 0 bytes
 guide/start/images/my-web-summary-large.png     | Bin 178785 -> 0 bytes
 guide/start/images/my-web-summary.png           | Bin 80583 -> 0 bytes
 .../my-web-validating-app-endpoint-large.png    | Bin 123007 -> 0 bytes
 .../images/my-web-validating-app-endpoint.png   | Bin 68969 -> 0 bytes
 guide/start/images/my-web.png                   | Bin 58849 -> 0 bytes
 guide/start/index.md                            |  15 -
 guide/start/managing.md                         | 494 --------------
 guide/start/policies.md                         | 506 --------------
 guide/start/running.md                          | 260 --------
 index.md                                        | 222 +++++-
 learnmore/blueprint-tour.md                     | 191 ++++++
 learnmore/catalog/catalog-item.html             | 137 ++++
 learnmore/catalog/index.html                    | 155 +++++
 learnmore/features/blueprint-compose.png        | Bin 0 -> 15299 bytes
 learnmore/features/blueprint-machine-specs.png  | Bin 0 -> 16214 bytes
 learnmore/features/blueprinting.md              |  24 +
 learnmore/features/index.md                     |  18 +
 learnmore/features/java-hierarchy.png           | Bin 0 -> 106962 bytes
 learnmore/features/java.md                      |  41 ++
 learnmore/features/operations.md                |  75 +++
 learnmore/features/ops-console.png              | Bin 0 -> 491417 bytes
 learnmore/features/ops-rest.png                 | Bin 0 -> 62894 bytes
 learnmore/features/policy-based-mgmt.md         |  28 +
 learnmore/index.md                              |  30 +
 learnmore/theory.md                             | 184 +++++
 meta/license.md                                 | 203 ++++++
 meta/sitemap.md                                 |  25 +
 meta/versions.md                                |  90 +++
 style/css/singlePage.css                        |  68 --
 website/community/how-to-contribute-docs.md     |  66 --
 website/community/index.md                      |  97 ---
 website/community/irc.md                        |  14 -
 website/community/mailing-lists.md              |  48 --
 website/community/security/CVE-2016-8737.md     |  40 --
 website/community/security/CVE-2016-8744.md     |  38 --
 website/community/security/CVE-2017-3165.md     |  31 -
 website/community/security/index.md             |  13 -
 website/developers/code-standards.md            |  14 -
 website/developers/code/git-more.md             | 295 --------
 website/developers/code/index.md                |  83 ---
 website/developers/committers/index.md          |  11 -
 .../committers/merging-contributed-code.md      | 108 ---
 .../committers/release-process/announce.md      |  45 --
 .../release-process/environment-variables.md    |  27 -
 .../committers/release-process/fix-release.md   |  13 -
 .../committers/release-process/index.md         |  28 -
 .../release-process/make-release-artifacts.md   |  51 --
 .../release-process/prepare-for-release.md      |  12 -
 .../committers/release-process/prerequisites.md | 150 -----
 .../committers/release-process/publish-temp.md  |  57 --
 .../committers/release-process/publish.md       | 174 -----
 .../release-process/release-version.md          |  94 ---
 .../release-process/verify-release-artifacts.md | 216 ------
 .../committers/release-process/vote.md          | 187 ------
 website/developers/fork-after.png               | Bin 134377 -> 0 bytes
 website/developers/fork-before.png              | Bin 131674 -> 0 bytes
 website/developers/fork-new.png                 | Bin 137626 -> 0 bytes
 website/developers/how-to-contribute.md         | 118 ----
 website/developers/index.md                     |  50 --
 website/developers/links.md                     |  18 -
 website/developers/pull-request.png             | Bin 94166 -> 0 bytes
 website/documentation/faq.md                    |  22 -
 website/documentation/glossary.md               |  98 ---
 website/documentation/index.md                  |  31 -
 website/documentation/other-docs.md             |  10 -
 website/download/index.md                       | 160 -----
 website/download/verify.md                      | 667 -------------------
 website/index.md                                | 172 -----
 website/learnmore/blueprint-tour.md             | 192 ------
 website/learnmore/catalog/catalog-item.html     | 139 ----
 website/learnmore/catalog/index.html            | 157 -----
 .../learnmore/features/blueprint-compose.png    | Bin 15299 -> 0 bytes
 .../features/blueprint-machine-specs.png        | Bin 16214 -> 0 bytes
 website/learnmore/features/blueprinting.md      |  24 -
 website/learnmore/features/index.md             |  18 -
 website/learnmore/features/java-hierarchy.png   | Bin 106962 -> 0 bytes
 website/learnmore/features/java.md              |  41 --
 website/learnmore/features/operations.md        |  75 ---
 website/learnmore/features/ops-console.png      | Bin 491417 -> 0 bytes
 website/learnmore/features/ops-rest.png         | Bin 62894 -> 0 bytes
 website/learnmore/features/policy-based-mgmt.md |  28 -
 website/learnmore/index.md                      |  31 -
 website/learnmore/theory.md                     | 184 -----
 website/meta/license.md                         | 203 ------
 website/meta/sitemap.md                         |  26 -
 website/meta/versions.md                        |  91 ---
 zoneMergeManual.html                            |  31 -
 zoneMergeStarted.html                           |  31 -
 423 files changed, 4509 insertions(+), 24483 deletions(-)
----------------------------------------------------------------------


Reply via email to