You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ri...@apache.org on 2017/05/18 12:37:52 UTC

svn commit: r1795513 [43/45] - in /brooklyn/site: ./ community/ community/security/ contributing/ developers/ developers/code/ developers/committers/ developers/committers/release-process/ documentation/ download/ learnmore/ learnmore/catalog/ learnmor...

Modified: brooklyn/site/meta/sitemap.html
URL: http://svn.apache.org/viewvc/brooklyn/site/meta/sitemap.html?rev=1795513&r1=1795512&r2=1795513&view=diff
==============================================================================
--- brooklyn/site/meta/sitemap.html (original)
+++ brooklyn/site/meta/sitemap.html Thu May 18 12:37:51 2017
@@ -1,389 +1,355 @@
 <!--
-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.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-
+  ~ 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.
+  -->
 
+<!DOCTYPE html>
+<html lang="en">
 <head>
+    <title>Site Map - Apache Brooklyn</title>
 
-    
-<title>Site Map - Apache Brooklyn</title>
-
-<meta http-equiv="content-type" content="text/html; charset=utf-8">
-<meta name="viewport" content="width=device-width, initial-scale=1">
-
-<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
-<link href="/style/deps/octicons/octicons.css" rel="stylesheet">
-<link href="/style/deps/bootstrap-theme.css" rel="stylesheet">
-
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
-<script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
-<script type="text/javascript" src="/style/deps/jquery.cookie.js"></script>
-
-
-
-<link rel="stylesheet" href="/style/css/code.css" type="text/css" media="screen" />
-<link href="/style/css/website.css" rel="stylesheet">
-
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1" />
 
+<link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet" />
+<link href="/style/deps/octicons/octicons.css" rel="stylesheet" />
+<link href="/style/deps/bootstrap-theme.css" rel="stylesheet" />
+<link href="/style/deps/font-awesome-4.2.0/css/font-awesome.min.css" rel="stylesheet" />
+<link href="/style/deps/tooltip.css" rel="stylesheet" />
+<link href="/style/css/code.css" rel="stylesheet" />
+<link href="/style/css/website.css" rel="stylesheet" />
 
+<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
 </head>
 
-
-<body>
-
-<nav class="navbar navbar-default navbar-fixed-top" id="header" role="navigation">
-    <div class="container-and-sidebars">
-
-        <div class="container-sidebar-left feather">
-          <a href="http://www.apache.org/">
-            <img src="/style/img/feather.png" alt="[Apache]" width="80" class="flip navbar-feather">
-          </a>
+<body class="page">
+<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="container">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#main-menu" aria-expanded="false">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a href="/" class="navbar-brand">
+                <img src="/style/img/apache-brooklyn-logo-244px-wide.png" alt="Apache Brooklyn" />
+            </a>
         </div>
-
-        <div class="container container-between-sidebars top-menu">
-          <div class="container-fluid">
-            <!-- Brand and toggle get grouped for better mobile display -->
-            <div class="navbar-header">
-                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-                    <span class="sr-only">Toggle navigation</span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                </button>
-                <a class="navbar-brand" href="/"><img src="/style/img/apache-brooklyn-logo-244px-wide.png" alt="brooklyn"></a>
-            </div>
-
-            <!-- Collect the nav links, forms, and other content for toggling -->
-            <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
-                <ul class="nav navbar-nav navbar-right">
-                  
-                   
-                    <li class="dropdown">
-                        <a href="/learnmore/index.html">learn more</a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li>
-                                <a href="/learnmore/index.html">Learn More</a>
-                            </li>
-                            <li class="divider"></li>
-                            
-                              <li>
-                                
-                                <a href="/learnmore/blueprint-tour.html">Blueprint Tour
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/learnmore/features/index.html">Features
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/learnmore/theory.html">Theory
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/learnmore/catalog/index.html">Browse Catalog
-                                  </a>
-                                
-                              </li>
-                            
-                        </ul>
-                    </li>
-                   
-                  
-                   
-                    <li class="">
-                      <a href="/download/index.html">download</a>
-                    </li>
-                   
-                  
-                   
-                    <li class="dropdown">
-                        <a href="/v/latest/start/index.html">get started</a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li>
-                                <a href="/v/latest/start/index.html">Get Started</a>
-                            </li>
-                            <li class="divider"></li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/start/running.html">Running Apache Brooklyn
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/start/blueprints.html">Deploying Blueprints
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/start/policies.html">Policies
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
-                                  </a>
-                                
-                              </li>
-                            
-                        </ul>
-                    </li>
-                   
-                  
-                   
-                    <li class="dropdown active">
-                        <a href="/documentation/index.html">documentation</a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li>
-                                <a href="/documentation/index.html">Documentation</a>
-                            </li>
-                            <li class="divider"></li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/index.html">User Guide
-                                  </a>
-                                
-                                  <div class="dropdown_section_header"><hr></div>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/yaml/creating-yaml.html">YAML Blueprints
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/java/index.html">Java Blueprints
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/ops/index.html">Operations
-                                  </a>
-                                
-                                  <div class="dropdown_section_header"><hr></div>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/dev/index.html">Developer Guide
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                  <div class="dropdown_new_section"><hr></div>
-                                
-                                <a href="/meta/versions.html">Versions
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/documentation/other-docs.html">Other Resources
-                                  </a>
-                                
-                              </li>
-                            
-                        </ul>
-                    </li>
-                   
-                  
-                   
-                    <li class="dropdown">
-                        <a href="/community/index.html">community</a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li>
-                                <a href="/community/index.html">Community</a>
-                            </li>
-                            <li class="divider"></li>
-                            
-                              <li>
-                                
-                                <a href="/community/mailing-lists.html">Mailing Lists
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/community/irc.html">IRC
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/community/security/index.html">Security Advisories
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="https://issues.apache.org/jira/browse/BROOKLYN">Bug Tracker (JIRA)
-                                  &nbsp;<span class="octicon octicon-link-external"></span></a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/community/how-to-contribute-docs.html">Contributing Documentation
-                                  </a>
-                                
-                              </li>
-                            
-                        </ul>
-                    </li>
-                   
-                  
-                   
-                    <li class="dropdown">
-                        <a href="/developers/index.html">developers</a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li>
-                                <a href="/developers/index.html">Developers</a>
-                            </li>
-                            <li class="divider"></li>
-                            
-                              <li>
-                                
-                                <a href="/developers/code/index.html">Get the Code
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/developers/how-to-contribute.html">How to Contribute
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/v/latest/dev/index.html">Developer Guide
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/developers/committers/index.html">Committer Guide
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/developers/code-standards.html">Code Standards
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="/developers/links.html">Handy Places
-                                  </a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="http://github.com/apache/brooklyn">GitHub
-                                  &nbsp;<span class="octicon octicon-link-external"></span></a>
-                                
-                              </li>
-                            
-                              <li>
-                                
-                                <a href="https://issues.apache.org/jira/browse/BROOKLYN">Bug Tracker (JIRA)
-                                  &nbsp;<span class="octicon octicon-link-external"></span></a>
-                                
-                              </li>
-                            
-                        </ul>
-                    </li>
-                   
-                  
-                </ul>
-            </div><!-- /.navbar-collapse -->
-          </div><!-- /.container-fluid -->
-        </div><!-- /.container -->
-        
-        <div class="container-sidebar-right">
-          <div class="navbar-sidebar-right-icons">
-            <a href="https://github.com/apache/brooklyn" class="navbar-icon navbar-icon-shift icon-github"
-              data-toggle="tooltip" data-placement="bottom" title="GitHub: apache/brooklyn"/>
-            <a href="https://twitter.com/#!/search?q=brooklyncentral" class="navbar-icon navbar-icon-shift icon-twitter"
-              data-toggle="tooltip" data-placement="bottom" title="Twitter: @brooklyncentral"/>
-            <a href="http://webchat.freenode.net/?channels=brooklyncentral" class="navbar-icon icon-irc"
-              data-toggle="tooltip" data-placement="bottom" title="IRC: freenode #brooklyncentral"/>
-            <!-- extra a element seems needed as landing page seems to copy the last element here (!?) 
-            -->
-            <a href="/" style="width: 0px; height: 0px;"></a>
-         </div>
-      </div>
-      
-  </div>
+        <div class="collapse navbar-collapse" id="main-menu">
+            <ul class="nav navbar-nav navbar-right">
+                
+                <li class="dropdown">
+                    
+                    <a href="/learnmore/index.html" data-toggle="dropdown">learn more <span class="caret"></span></a>
+                    
+                    <ul class="dropdown-menu" role="menu">
+                        <li>
+                            <a href="/learnmore/index.html">Learn More</a>
+                        </li>
+                        <li class="divider"></li>
+                        
+                        
+                        <li >
+                            <a href="/learnmore/blueprint-tour.html">Blueprint Tour
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/learnmore/features/index.html">Features
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/learnmore/theory.html">Theory
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/learnmore/catalog/index.html">Browse Catalog
+                                </a>
+                        </li>
+                        
+                        
+                    </ul>
+                    
+                    
+                </li>
+                
+                <li class="dropdown">
+                    
+                    <a href="/v/latest/start/index.html" data-toggle="dropdown">get started <span class="caret"></span></a>
+                    
+                    <ul class="dropdown-menu" role="menu">
+                        <li>
+                            <a href="/v/latest/start/index.html">Get Started</a>
+                        </li>
+                        <li class="divider"></li>
+                        
+                        
+                        <li >
+                            <a href="/v/latest/start/running.html">Running Apache Brooklyn
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/v/latest/start/blueprints.html">Deploying Blueprints
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/v/latest/start/managing.html">Monitoring and Managing Applications
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/v/latest/start/policies.html">Policies
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/v/latest/start/concept-quickstart.html">Brooklyn Concepts Quickstart
+                                </a>
+                        </li>
+                        
+                        
+                    </ul>
+                    
+                    
+                </li>
+                
+                <li class="dropdown active">
+                    
+                    <a href="/documentation/index.html" data-toggle="dropdown">documentation <span class="caret"></span></a>
+                    
+                    <ul class="dropdown-menu" role="menu">
+                        <li>
+                            <a href="/documentation/index.html">Documentation</a>
+                        </li>
+                        <li class="divider"></li>
+                        
+                        
+                        <li class="section">
+                            <a href="/v/latest/index.html">User Guide
+                                </a>
+                        </li>
+                        <li class="divider"></li>
+                        
+                        
+                        <li >
+                            <a href="/v/latest/blueprints/creating-yaml.html">Writing Blueprints
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/v/latest/locations/index.html">Deploying Blueprints
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li class="section">
+                            <a href="/v/latest/ops/index.html">Reference Guide
+                                </a>
+                        </li>
+                        <li class="divider"></li>
+                        
+                        
+                        <li >
+                            <a href="/v/latest/dev/index.html">Developer Guide
+                                </a>
+                        </li>
+                        
+                        
+                        <li class="divider"></li>
+                        <li >
+                            <a href="/meta/versions.html">Versions
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/documentation/other-docs.html">Other Resources
+                                </a>
+                        </li>
+                        
+                        
+                    </ul>
+                    
+                    
+                </li>
+                
+                <li class="dropdown">
+                    
+                    <a href="/community/index.html" data-toggle="dropdown">community <span class="caret"></span></a>
+                    
+                    <ul class="dropdown-menu" role="menu">
+                        <li>
+                            <a href="/community/index.html">Community</a>
+                        </li>
+                        <li class="divider"></li>
+                        
+                        
+                        <li >
+                            <a href="/community/mailing-lists.html">Mailing Lists
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/community/irc.html">IRC
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/community/security/index.html">Security Advisories
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="https://issues.apache.org/jira/browse/BROOKLYN">Bug Tracker (JIRA)
+                                &nbsp;<span class="octicon octicon-link-external"></span></a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/community/how-to-contribute-docs.html">Contributing Documentation
+                                </a>
+                        </li>
+                        
+                        
+                    </ul>
+                    
+                    
+                </li>
+                
+                <li class="dropdown">
+                    
+                    <a href="/developers/index.html" data-toggle="dropdown">developers <span class="caret"></span></a>
+                    
+                    <ul class="dropdown-menu" role="menu">
+                        <li>
+                            <a href="/developers/index.html">Developers</a>
+                        </li>
+                        <li class="divider"></li>
+                        
+                        
+                        <li >
+                            <a href="/developers/code/index.html">Get the Code
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/developers/how-to-contribute.html">How to Contribute
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/v/latest/dev/index.html">Developer Guide
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/developers/committers/index.html">Committer Guide
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/developers/code-standards.html">Code Standards
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="/developers/links.html">Handy Places
+                                </a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="http://github.com/apache/brooklyn">GitHub
+                                &nbsp;<span class="octicon octicon-link-external"></span></a>
+                        </li>
+                        
+                        
+                        
+                        <li >
+                            <a href="https://issues.apache.org/jira/browse/BROOKLYN">Bug Tracker (JIRA)
+                                &nbsp;<span class="octicon octicon-link-external"></span></a>
+                        </li>
+                        
+                        
+                    </ul>
+                    
+                    
+                </li>
+                
+                <li class="dropdown">
+                    
+                    <a href="/download/index.html" class="btn btn-default navbar-btn">download</a>
+                    
+                </li>
+                
+            </ul>
+        </div>
+    </div>
 </nav>
 
 
-<div class="container" id="main_container">
-    <div class="row">
-        <div class="col-md-9" id="content_container">
-            <div id="page_notes"></div>
-            <h1>Site Map</h1>
-            <div class="sitemap">
+<main>
+    <div class="container">
+        <div class="row">
+            <div class="col-md-9 content">
+                <div id="page_notes"></div>
+                <h1>Site Map</h1>
+                <div class="sitemap">
 
 <div class="search_right">
 <form method="get" id="simple_google" class="searchform" action="http://www.google.com/search">
@@ -651,22 +617,6 @@ under the License.
 
 
 
-<a id="website/download/index.md" name="website/download/index.md" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/download/index.html">Download</a>
-  
- 
-</li>
-
-
-  
-  
-
-
-
-
-
 <a id="guide/start/index.md" name="guide/start/index.md" href="javascript:void(0);"></a>
 <li>
  
@@ -1102,10 +1052,10 @@ under the License.
 
 
 
-<a id="guide/yaml/index.md" name="guide/yaml/index.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/index.md" name="guide/blueprints/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/index.html">YAML Blueprints</a>
+  <a href="/v/latest/blueprints/index.html">Writing Blueprints</a>
   
    
    <ul>
@@ -1119,10 +1069,10 @@ under the License.
 
 
 
-<a id="guide/yaml/creating-yaml.md" name="guide/yaml/creating-yaml.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/creating-yaml.md" name="guide/blueprints/creating-yaml.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/creating-yaml.html">The Basic Structure</a>
+  <a href="/v/latest/blueprints/creating-yaml.html">The Basic Structure</a>
   
  
 </li>
@@ -1135,10 +1085,10 @@ under the License.
 
 
 
-<a id="guide/yaml/setting-locations.md" name="guide/yaml/setting-locations.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/entity-configuration.md" name="guide/blueprints/entity-configuration.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/setting-locations.html">Setting Locations</a>
+  <a href="/v/latest/blueprints/entity-configuration.html">Entity Configuration</a>
   
  
 </li>
@@ -1151,10 +1101,10 @@ under the License.
 
 
 
-<a id="guide/yaml/configuring-vms.md" name="guide/yaml/configuring-vms.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/setting-locations.md" name="guide/blueprints/setting-locations.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/configuring-vms.html">Configuring VMs</a>
+  <a href="/v/latest/blueprints/setting-locations.html">Setting Locations</a>
   
  
 </li>
@@ -1167,10 +1117,10 @@ under the License.
 
 
 
-<a id="guide/yaml/clusters.md" name="guide/yaml/clusters.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/configuring-vms.md" name="guide/blueprints/configuring-vms.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/clusters.html">Clusters, Specs, and Composition</a>
+  <a href="/v/latest/blueprints/configuring-vms.html">Configuring VMs</a>
   
  
 </li>
@@ -1183,10 +1133,10 @@ under the License.
 
 
 
-<a id="guide/yaml/multiple-services.md" name="guide/yaml/multiple-services.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/multiple-services.md" name="guide/blueprints/multiple-services.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/multiple-services.html">Multiple Services and Dependency Injection</a>
+  <a href="/v/latest/blueprints/multiple-services.html">Multiple Services and Dependency Injection</a>
   
  
 </li>
@@ -1199,10 +1149,10 @@ under the License.
 
 
 
-<a id="guide/yaml/entity-configuration.md" name="guide/yaml/entity-configuration.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/custom-entities.md" name="guide/blueprints/custom-entities.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/entity-configuration.html">Entity Configuration</a>
+  <a href="/v/latest/blueprints/custom-entities.html">Custom Entities</a>
   
  
 </li>
@@ -1215,10 +1165,29 @@ under the License.
 
 
 
-<a id="guide/yaml/clusters-and-policies.md" name="guide/yaml/clusters-and-policies.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/catalog/index.md" name="guide/blueprints/catalog/index.md" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/blueprints/catalog/index.html">Catalog</a>
+  
+   
+   <ul>
+    
+    
+    
+     
+     
+
+
+
+
+ 
+
+
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/clusters-and-policies.html">Clusters and Policies</a>
+  <a href="/v/latest/blueprints/catalog/index.html#general-yaml-schema">General YAML Schema</a>
   
  
 </li>
@@ -1230,11 +1199,13 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/yaml/blueprinting-tips.md" name="guide/yaml/blueprinting-tips.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/blueprinting-tips.html">Blueprinting Tips</a>
+  <a href="/v/latest/blueprints/catalog/index.html#catalog-metadata">Catalog Metadata</a>
   
  
 </li>
@@ -1246,11 +1217,13 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/yaml/custom-entities.md" name="guide/yaml/custom-entities.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/custom-entities.html">Custom Entities</a>
+  <a href="/v/latest/blueprints/catalog/index.html#catalog-yaml-examples">Catalog YAML Examples</a>
   
  
 </li>
@@ -1262,16 +1235,53 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/yaml/winrm/index.md" name="guide/yaml/winrm/index.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/winrm/index.html">Windows Blueprints</a>
+  <a href="/v/latest/blueprints/catalog/index.html#templates-and-the-add-application-wizard">Templates</a>
   
-   
-   <ul>
+ 
+</li>
+
     
+     
+     
+
+
+
+
+ 
+
+
+<a name="" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/blueprints/catalog/index.html#adding-to-the-catalog">Adding and Deleting</a>
+  
+ 
+</li>
+
     
+     
+     
+
+
+
+
+ 
+
+
+<a name="" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/blueprints/catalog/index.html#versioning">Versioning</a>
+  
+ 
+</li>
+
     
      
      
@@ -1279,11 +1289,13 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/yaml/winrm/client.md" name="guide/yaml/winrm/client.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/winrm/client.html">Winrm4j Client</a>
+  <a href="/v/latest/blueprints/catalog/index.html#brooklyn-server-command-line-arguments">CLI Options</a>
   
  
 </li>
@@ -1303,15 +1315,14 @@ under the License.
 
 
 
-<a id="guide/yaml/ansible/index.md" name="guide/yaml/ansible/index.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/clusters.md" name="guide/blueprints/clusters.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/ansible/index.html">Ansible in YAML Blueprints</a>
+  <a href="/v/latest/blueprints/clusters.html">Clusters, Specs, and Composition</a>
   
-   
-   <ul>
-    
-    
+ 
+</li>
+
     
      
      
@@ -1320,10 +1331,10 @@ under the License.
 
 
 
-<a id="guide/yaml/ansible/about-ansible.md" name="guide/yaml/ansible/about-ansible.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/enrichers.md" name="guide/blueprints/enrichers.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/ansible/about-ansible.html">About Ansible</a>
+  <a href="/v/latest/blueprints/enrichers.html">Enrichers</a>
   
  
 </li>
@@ -1336,17 +1347,26 @@ under the License.
 
 
 
-<a id="guide/yaml/ansible/creating-ansible-blueprints.md" name="guide/yaml/ansible/creating-ansible-blueprints.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/policies.md" name="guide/blueprints/policies.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/ansible/creating-ansible-blueprints.html">Creating Blueprints with Ansible</a>
+  <a href="/v/latest/blueprints/policies.html">Policies</a>
   
  
 </li>
 
     
-    
-   </ul>
+     
+     
+
+
+
+
+
+<a id="guide/blueprints/clusters-and-policies.md" name="guide/blueprints/clusters-and-policies.md" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/blueprints/clusters-and-policies.html">Clusters and Policies</a>
   
  
 </li>
@@ -1359,10 +1379,10 @@ under the License.
 
 
 
-<a id="guide/yaml/chef/index.md" name="guide/yaml/chef/index.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/java/index.md" name="guide/blueprints/java/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/chef/index.html">Chef in YAML Blueprints</a>
+  <a href="/v/latest/blueprints/java/index.html">Java Entities</a>
   
    
    <ul>
@@ -1376,10 +1396,10 @@ under the License.
 
 
 
-<a id="guide/yaml/chef/about-chef.md" name="guide/yaml/chef/about-chef.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/java/archetype.md" name="guide/blueprints/java/archetype.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/chef/about-chef.html">About Chef</a>
+  <a href="/v/latest/blueprints/java/archetype.html">Creating from a Maven Archetype</a>
   
  
 </li>
@@ -1392,10 +1412,10 @@ under the License.
 
 
 
-<a id="guide/yaml/chef/creating-blueprints.md" name="guide/yaml/chef/creating-blueprints.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/java/defining-and-deploying.md" name="guide/blueprints/java/defining-and-deploying.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/chef/creating-blueprints.html">Creating Blueprints from Chef</a>
+  <a href="/v/latest/blueprints/java/defining-and-deploying.html">Defining and Deploying</a>
   
  
 </li>
@@ -1408,10 +1428,10 @@ under the License.
 
 
 
-<a id="guide/yaml/chef/writing-chef.md" name="guide/yaml/chef/writing-chef.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/java/bundle-dependencies.md" name="guide/blueprints/java/bundle-dependencies.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/chef/writing-chef.html">Writing Chef for Blueprints</a>
+  <a href="/v/latest/blueprints/java/bundle-dependencies.html">Handling Bundle Dependencies</a>
   
  
 </li>
@@ -1424,17 +1444,26 @@ under the License.
 
 
 
-<a id="guide/yaml/chef/advanced-chef-integration.md" name="guide/yaml/chef/advanced-chef-integration.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/java/topology-dependencies.md" name="guide/blueprints/java/topology-dependencies.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/chef/advanced-chef-integration.html">Advanced Chef Integration</a>
+  <a href="/v/latest/blueprints/java/topology-dependencies.html">Topology, Dependencies, and Management Policies</a>
   
  
 </li>
 
     
-    
-   </ul>
+     
+     
+
+
+
+
+
+<a id="guide/blueprints/java/common-usage.md" name="guide/blueprints/java/common-usage.md" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/blueprints/java/common-usage.html">Common Classes and Entities</a>
   
  
 </li>
@@ -1447,15 +1476,14 @@ under the License.
 
 
 
-<a id="guide/yaml/salt/index.md" name="guide/yaml/salt/index.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/java/feeds.md" name="guide/blueprints/java/feeds.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/salt/index.html">Salt in YAML Blueprints</a>
+  <a href="/v/latest/blueprints/java/feeds.html">Feeds</a>
   
-   
-   <ul>
-    
-    
+ 
+</li>
+
     
      
      
@@ -1464,10 +1492,10 @@ under the License.
 
 
 
-<a id="guide/yaml/salt/about-salt.md" name="guide/yaml/salt/about-salt.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/java/entity.md" name="guide/blueprints/java/entity.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/salt/about-salt.html">About Salt</a>
+  <a href="/v/latest/blueprints/java/entity.html">Writing an Entity</a>
   
  
 </li>
@@ -1480,17 +1508,26 @@ under the License.
 
 
 
-<a id="guide/yaml/salt/creating-salt-blueprints.md" name="guide/yaml/salt/creating-salt-blueprints.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/java/entities.md" name="guide/blueprints/java/entities.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/salt/creating-salt-blueprints.html">Creating Blueprints with Salt</a>
+  <a href="/v/latest/blueprints/java/entities.html">Custom Entity Development</a>
   
  
 </li>
 
     
-    
-   </ul>
+     
+     
+
+
+
+
+
+<a id="guide/blueprints/java/service-state.md" name="guide/blueprints/java/service-state.md" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/blueprints/java/service-state.html">Service State</a>
   
  
 </li>
@@ -1503,15 +1540,21 @@ under the License.
 
 
 
-<a id="guide/yaml/test/index.md" name="guide/yaml/test/index.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/java/entitlements.md" name="guide/blueprints/java/entitlements.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/test/index.html">Testing YAML Blueprints</a>
+  <a href="/v/latest/blueprints/java/entitlements.html">Entitlements</a>
   
-   
-   <ul>
+ 
+</li>
+
     
     
+   </ul>
+  
+ 
+</li>
+
     
      
      
@@ -1520,14 +1563,15 @@ under the License.
 
 
 
-<a id="guide/yaml/test/test-entities.md" name="guide/yaml/test/test-entities.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/winrm/index.md" name="guide/blueprints/winrm/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/test/test-entities.html">Blueprint Test Entities</a>
+  <a href="/v/latest/blueprints/winrm/index.html">Windows Blueprints</a>
   
- 
-</li>
-
+   
+   <ul>
+    
+    
     
      
      
@@ -1536,10 +1580,10 @@ under the License.
 
 
 
-<a id="guide/yaml/test/usage-examples.md" name="guide/yaml/test/usage-examples.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/winrm/client.md" name="guide/blueprints/winrm/client.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/test/usage-examples.html">Example Blueprint Tests</a>
+  <a href="/v/latest/blueprints/winrm/client.html">Winrm4j Client</a>
   
  
 </li>
@@ -1559,14 +1603,15 @@ under the License.
 
 
 
-<a id="guide/yaml/advanced-example.md" name="guide/yaml/advanced-example.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/test/index.md" name="guide/blueprints/test/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/advanced-example.html">YAML Blueprint Advanced Example</a>
+  <a href="/v/latest/blueprints/test/index.html">Testing YAML Blueprints</a>
   
- 
-</li>
-
+   
+   <ul>
+    
+    
     
      
      
@@ -1575,10 +1620,10 @@ under the License.
 
 
 
-<a id="guide/yaml/yaml-reference.md" name="guide/yaml/yaml-reference.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/test/test-entities.md" name="guide/blueprints/test/test-entities.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/yaml/yaml-reference.html">YAML Blueprint Reference</a>
+  <a href="/v/latest/blueprints/test/test-entities.html">Blueprint Test Entities</a>
   
  
 </li>
@@ -1590,13 +1635,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/blueprints/test/usage-examples.md" name="guide/blueprints/test/usage-examples.md" href="javascript:void(0);"></a>
 <li>
  
-  GitHub Blueprint Library &nbsp; <a href="https://github.com/brooklyncentral/blueprint-library"><span class="octicon octicon-link-external"></span></a>
+  <a href="/v/latest/blueprints/test/usage-examples.html">Example Blueprint Tests</a>
   
  
 </li>
@@ -1616,10 +1659,10 @@ under the License.
 
 
 
-<a id="guide/java/index.md" name="guide/java/index.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/ansible/index.md" name="guide/blueprints/ansible/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/index.html">Java Blueprints</a>
+  <a href="/v/latest/blueprints/ansible/index.html">Ansible in YAML Blueprints</a>
   
    
    <ul>
@@ -1633,10 +1676,10 @@ under the License.
 
 
 
-<a id="guide/java/archetype.md" name="guide/java/archetype.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/ansible/about-ansible.md" name="guide/blueprints/ansible/about-ansible.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/archetype.html">Creating from a Maven Archetype</a>
+  <a href="/v/latest/blueprints/ansible/about-ansible.html">About Ansible</a>
   
  
 </li>
@@ -1649,10 +1692,17 @@ under the License.
 
 
 
-<a id="guide/java/defining-and-deploying.md" name="guide/java/defining-and-deploying.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/ansible/creating-ansible-blueprints.md" name="guide/blueprints/ansible/creating-ansible-blueprints.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/defining-and-deploying.html">Defining and Deploying</a>
+  <a href="/v/latest/blueprints/ansible/creating-ansible-blueprints.html">Creating Blueprints with Ansible</a>
+  
+ 
+</li>
+
+    
+    
+   </ul>
   
  
 </li>
@@ -1665,14 +1715,15 @@ under the License.
 
 
 
-<a id="guide/java/bundle-dependencies.md" name="guide/java/bundle-dependencies.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/chef/index.md" name="guide/blueprints/chef/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/bundle-dependencies.html">Handling Bundle Dependencies</a>
+  <a href="/v/latest/blueprints/chef/index.html">Chef in YAML Blueprints</a>
   
- 
-</li>
-
+   
+   <ul>
+    
+    
     
      
      
@@ -1681,10 +1732,10 @@ under the License.
 
 
 
-<a id="guide/java/topology-dependencies.md" name="guide/java/topology-dependencies.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/chef/about-chef.md" name="guide/blueprints/chef/about-chef.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/topology-dependencies.html">Topology, Dependencies, and Management Policies</a>
+  <a href="/v/latest/blueprints/chef/about-chef.html">About Chef</a>
   
  
 </li>
@@ -1697,10 +1748,10 @@ under the License.
 
 
 
-<a id="guide/java/common-usage.md" name="guide/java/common-usage.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/chef/creating-blueprints.md" name="guide/blueprints/chef/creating-blueprints.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/common-usage.html">Common Classes and Entities</a>
+  <a href="/v/latest/blueprints/chef/creating-blueprints.html">Creating Blueprints from Chef</a>
   
  
 </li>
@@ -1713,10 +1764,10 @@ under the License.
 
 
 
-<a id="guide/java/feeds.md" name="guide/java/feeds.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/chef/writing-chef.md" name="guide/blueprints/chef/writing-chef.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/feeds.html">Feeds</a>
+  <a href="/v/latest/blueprints/chef/writing-chef.html">Writing Chef for Blueprints</a>
   
  
 </li>
@@ -1729,10 +1780,17 @@ under the License.
 
 
 
-<a id="guide/java/entity.md" name="guide/java/entity.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/chef/advanced-chef-integration.md" name="guide/blueprints/chef/advanced-chef-integration.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/entity.html">Writing an Entity</a>
+  <a href="/v/latest/blueprints/chef/advanced-chef-integration.html">Advanced Chef Integration</a>
+  
+ 
+</li>
+
+    
+    
+   </ul>
   
  
 </li>
@@ -1745,10 +1803,27 @@ under the License.
 
 
 
-<a id="guide/java/entities.md" name="guide/java/entities.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/salt/index.md" name="guide/blueprints/salt/index.md" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/blueprints/salt/index.html">Salt in YAML Blueprints</a>
+  
+   
+   <ul>
+    
+    
+    
+     
+     
+
+
+
+
+
+<a id="guide/blueprints/salt/about-salt.md" name="guide/blueprints/salt/about-salt.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/entities.html">Custom Entity Development</a>
+  <a href="/v/latest/blueprints/salt/about-salt.html">About Salt</a>
   
  
 </li>
@@ -1761,10 +1836,17 @@ under the License.
 
 
 
-<a id="guide/java/policies.md" name="guide/java/policies.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/salt/creating-salt-blueprints.md" name="guide/blueprints/salt/creating-salt-blueprints.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/policies.html">Policies</a>
+  <a href="/v/latest/blueprints/salt/creating-salt-blueprints.html">Creating Blueprints with Salt</a>
+  
+ 
+</li>
+
+    
+    
+   </ul>
   
  
 </li>
@@ -1777,10 +1859,10 @@ under the License.
 
 
 
-<a id="guide/java/policy.md" name="guide/java/policy.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/advanced-example.md" name="guide/blueprints/advanced-example.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/policy.html">Writing a Policy</a>
+  <a href="/v/latest/blueprints/advanced-example.html">YAML Blueprint Advanced Example</a>
   
  
 </li>
@@ -1793,10 +1875,10 @@ under the License.
 
 
 
-<a id="guide/java/service-state.md" name="guide/java/service-state.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/blueprinting-tips.md" name="guide/blueprints/blueprinting-tips.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/service-state.html">Service State</a>
+  <a href="/v/latest/blueprints/blueprinting-tips.html">Blueprinting Tips</a>
   
  
 </li>
@@ -1809,10 +1891,10 @@ under the License.
 
 
 
-<a id="guide/java/entitlements.md" name="guide/java/entitlements.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/yaml-reference.md" name="guide/blueprints/yaml-reference.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/java/entitlements.html">Entitlements</a>
+  <a href="/v/latest/blueprints/yaml-reference.html">YAML Blueprint Reference</a>
   
  
 </li>
@@ -1835,7 +1917,7 @@ under the License.
 <a id="guide/ops/index.md" name="guide/ops/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/index.html">Operations</a>
+  <a href="/v/latest/ops/index.html">Reference Guide</a>
   
    
    <ul>
@@ -1849,6 +1931,22 @@ under the License.
 
 
 
+<a id="guide/ops/production-installation.md" name="guide/ops/production-installation.md" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/ops/production-installation.html">Production Installation</a>
+  
+ 
+</li>
+
+    
+     
+     
+
+
+
+
+
 <a id="guide/ops/starting-stopping-monitoring.md" name="guide/ops/starting-stopping-monitoring.md" href="javascript:void(0);"></a>
 <li>
  
@@ -2445,7 +2543,23 @@ under the License.
 
 
 
-<a id="guide/ops/brooklyn_properties.md" name="guide/ops/brooklyn_properties.md" href="javascript:void(0);"></a>
+<a id="guide/ops/rest.md" name="guide/ops/rest.md" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/ops/rest.html">REST API</a>
+  
+ 
+</li>
+
+    
+     
+     
+
+
+
+
+
+<a id="guide/ops/brooklyn_properties.md" name="guide/ops/brooklyn_properties.md" href="javascript:void(0);"></a>
 <li>
  
   <a href="/v/latest/ops/brooklyn_properties.html">brooklyn.properties</a>
@@ -2577,10 +2691,10 @@ under the License.
 
 
 
-<a id="guide/ops/locations/index.md" name="guide/ops/locations/index.md" href="javascript:void(0);"></a>
+<a id="guide/ops/persistence/index.md" name="guide/ops/persistence/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/locations/index.html">Locations</a>
+  <a href="/v/latest/ops/persistence/index.html">Persistence</a>
   
    
    <ul>
@@ -2599,43 +2713,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/locations/index.html#clouds">Clouds</a>
-  
- 
-</li>
-
-    
-     
-     
-
-
-
-
- 
-
-
-<a name="" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/locations/index.html#amazon-web-services-aws">Amazon Web Services</a>
-  
- 
-</li>
-
-    
-     
-     
-
-
-
-
- 
-
-
-<a name="" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/locations/index.html#azure-compute-arm">Azure Compute ARM</a>
+  <a href="/v/latest/ops/persistence/index.html#command-line-options">Command Line Options</a>
   
  
 </li>
@@ -2653,7 +2731,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/locations/index.html#azure-compute-classic">Azure Compute Classic</a>
+  <a href="/v/latest/ops/persistence/index.html#file-based-persistence">File-based Persistence</a>
   
  
 </li>
@@ -2671,7 +2749,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/locations/index.html#cloudstack">Apache CloudStack</a>
+  <a href="/v/latest/ops/persistence/index.html#object-store-persistence">Object Store Persistence</a>
   
  
 </li>
@@ -2689,7 +2767,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/locations/index.html#google-compute-engine-gce">Google Compute Engine</a>
+  <a href="/v/latest/ops/persistence/index.html#rebinding-to-state">Rebinding to State</a>
   
  
 </li>
@@ -2707,7 +2785,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/locations/index.html#ibm-softlayer">IBM Softlayer</a>
+  <a href="/v/latest/ops/persistence/index.html#writing-persistable-code">Writing Persistable Code</a>
   
  
 </li>
@@ -2725,41 +2803,14 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/locations/index.html#inheritance-and-named-locations">Named Locations</a>
+  <a href="/v/latest/ops/persistence/index.html#persisted-state-backup">Persisted State Backup</a>
   
  
 </li>
 
     
-     
-     
-
-
-
-
- 
-
-
-<a name="" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/locations/index.html#openstack">OpenStack</a>
-  
- 
-</li>
-
     
-     
-     
-
-
-
-
-
-<a id="guide/ops/locations/location-customizers.md" name="guide/ops/locations/location-customizers.md" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/locations/location-customizers.html">Location Customizers</a>
+   </ul>
   
  
 </li>
@@ -2771,53 +2822,16 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/high-availability/index.md" name="guide/ops/high-availability/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/locations/index.html#byon">BYON</a>
+  <a href="/v/latest/ops/high-availability/index.html">High Availability</a>
   
- 
-</li>
-
+   
+   <ul>
     
-     
-     
-
-
-
-
- 
-
-
-<a name="" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/locations/index.html#ssh-keys">SSH Keys</a>
-  
- 
-</li>
-
     
-     
-     
-
-
-
-
- 
-
-
-<a name="" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/locations/index.html#localhost">Localhost</a>
-  
- 
-</li>
-
     
      
      
@@ -2825,13 +2839,11 @@ under the License.
 
 
 
- 
 
-
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/high-availability/high-availability-supplemental.md" name="guide/ops/high-availability/high-availability-supplemental.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/locations/index.html#specialized-locations">Specialized Locations</a>
+  <a href="/v/latest/ops/high-availability/high-availability-supplemental.html">High Availability (Supplemental)</a>
   
  
 </li>
@@ -2851,10 +2863,10 @@ under the License.
 
 
 
-<a id="guide/ops/persistence/index.md" name="guide/ops/persistence/index.md" href="javascript:void(0);"></a>
+<a id="guide/ops/osgi.md" name="guide/ops/osgi.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/persistence/index.html">Persistence</a>
+  <a href="/v/latest/ops/osgi.html">OSGi Distribution</a>
   
    
    <ul>
@@ -2867,13 +2879,18 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/osgi-configuration.md" name="guide/ops/osgi-configuration.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/persistence/index.html#command-line-options">Command Line Options</a>
+  <a href="/v/latest/ops/osgi-configuration.html">OSGi Configuration</a>
+  
+ 
+</li>
+
+    
+    
+   </ul>
   
  
 </li>
@@ -2885,13 +2902,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/logging.md" name="guide/ops/logging.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/persistence/index.html#file-based-persistence">File-based Persistence</a>
+  <a href="/v/latest/ops/logging.html">Logging</a>
   
  
 </li>
@@ -2903,13 +2918,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/https.md" name="guide/ops/https.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/persistence/index.html#object-store-persistence">Object Store Persistence</a>
+  <a href="/v/latest/ops/https.html">HTTPS Configuration</a>
   
  
 </li>
@@ -2921,13 +2934,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/externalized-configuration.md" name="guide/ops/externalized-configuration.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/persistence/index.html#rebinding-to-state">Rebinding to State</a>
+  <a href="/v/latest/ops/externalized-configuration.html">Externalized Configuration</a>
   
  
 </li>
@@ -2939,13 +2950,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/requirements.md" name="guide/ops/requirements.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/persistence/index.html#writing-persistable-code">Writing Persistable Code</a>
+  <a href="/v/latest/ops/requirements.html">Requirements</a>
   
  
 </li>
@@ -2957,20 +2966,11 @@ under the License.
 
 
 
- 
 
-
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/security-guidelines.md" name="guide/ops/security-guidelines.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/persistence/index.html#persisted-state-backup">Persisted State Backup</a>
-  
- 
-</li>
-
-    
-    
-   </ul>
+  <a href="/v/latest/ops/security-guidelines.html">Security Guidelines</a>
   
  
 </li>
@@ -2983,10 +2983,10 @@ under the License.
 
 
 
-<a id="guide/ops/high-availability/index.md" name="guide/ops/high-availability/index.md" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/index.md" name="guide/ops/troubleshooting/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/high-availability/index.html">High Availability</a>
+  <a href="/v/latest/ops/troubleshooting/index.html">Troubleshooting</a>
   
    
    <ul>
@@ -3000,17 +3000,10 @@ under the License.
 
 
 
-<a id="guide/ops/high-availability/high-availability-supplemental.md" name="guide/ops/high-availability/high-availability-supplemental.md" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/overview.md" name="guide/ops/troubleshooting/overview.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/high-availability/high-availability-supplemental.html">High Availability (Supplemental)</a>
-  
- 
-</li>
-
-    
-    
-   </ul>
+  <a href="/v/latest/ops/troubleshooting/overview.html">Troubleshooting Overview</a>
   
  
 </li>
@@ -3023,15 +3016,14 @@ under the License.
 
 
 
-<a id="guide/ops/catalog/index.md" name="guide/ops/catalog/index.md" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/web-console-issues.md" name="guide/ops/troubleshooting/web-console-issues.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/catalog/index.html">Catalog</a>
+  <a href="/v/latest/ops/troubleshooting/web-console-issues.html">Web Console Issues</a>
   
-   
-   <ul>
-    
-    
+ 
+</li>
+
     
      
      
@@ -3039,13 +3031,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/deployment.md" name="guide/ops/troubleshooting/deployment.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/catalog/index.html#general-yaml-schema">General YAML Schema</a>
+  <a href="/v/latest/ops/troubleshooting/deployment.html">Troubleshooting Deployment</a>
   
  
 </li>
@@ -3057,13 +3047,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/connectivity.md" name="guide/ops/troubleshooting/connectivity.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/catalog/index.html#catalog-metadata">Catalog Metadata</a>
+  <a href="/v/latest/ops/troubleshooting/connectivity.html">Troubleshooting Server Connectivity Issues in the Cloud</a>
   
  
 </li>
@@ -3075,13 +3063,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/slow-unresponsive.md" name="guide/ops/troubleshooting/slow-unresponsive.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/catalog/index.html#catalog-yaml-examples">Catalog YAML Examples</a>
+  <a href="/v/latest/ops/troubleshooting/slow-unresponsive.html">Brooklyn Slow or Unresponsive</a>
   
  
 </li>
@@ -3093,13 +3079,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/increase-entropy.md" name="guide/ops/troubleshooting/increase-entropy.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/catalog/index.html#templates-and-the-add-application-wizard">Templates</a>
+  <a href="/v/latest/ops/troubleshooting/increase-entropy.html">Increase Entropy</a>
   
  
 </li>
@@ -3111,13 +3095,11 @@ under the License.
 
 
 
- 
 
-
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/increase-system-resource-limits.md" name="guide/ops/troubleshooting/increase-system-resource-limits.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/catalog/index.html#adding-to-the-catalog">Adding and Deleting</a>
+  <a href="/v/latest/ops/troubleshooting/increase-system-resource-limits.html">Increase System Resource Limits</a>
   
  
 </li>
@@ -3129,13 +3111,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/detailed-support-report.md" name="guide/ops/troubleshooting/detailed-support-report.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/catalog/index.html#versioning">Versioning</a>
+  <a href="/v/latest/ops/troubleshooting/detailed-support-report.html">Detailed Support Report</a>
   
  
 </li>
@@ -3147,20 +3127,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/softwareprocess.md" name="guide/ops/troubleshooting/softwareprocess.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/catalog/index.html#cli-options">CLI Options</a>
-  
- 
-</li>
-
-    
-    
-   </ul>
+  <a href="/v/latest/ops/troubleshooting/softwareprocess.html">Troubleshooting SoftwareProcess Entities</a>
   
  
 </li>
@@ -3173,10 +3144,10 @@ under the License.
 
 
 
-<a id="guide/ops/rest.md" name="guide/ops/rest.md" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/going-deep-in-java-and-logs.md" name="guide/ops/troubleshooting/going-deep-in-java-and-logs.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/rest.html">REST API</a>
+  <a href="/v/latest/ops/troubleshooting/going-deep-in-java-and-logs.html">Troubleshooting: Going Deep in Java and Logs</a>
   
  
 </li>
@@ -3189,27 +3160,17 @@ under the License.
 
 
 
-<a id="guide/ops/osgi.md" name="guide/ops/osgi.md" href="javascript:void(0);"></a>
+<a id="guide/ops/troubleshooting/memory-usage.md" name="guide/ops/troubleshooting/memory-usage.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/osgi.html">OSGi Distribution</a>
+  <a href="/v/latest/ops/troubleshooting/memory-usage.html">Troubleshooting: Monitoring Memory Usage</a>
   
-   
-   <ul>
-    
+ 
+</li>
+
     
     
-     
-     
-
-
-
-
-
-<a id="guide/ops/osgi-configuration.md" name="guide/ops/osgi-configuration.md" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/osgi-configuration.html">OSGi Configuration</a>
+   </ul>
   
  
 </li>
@@ -3229,14 +3190,15 @@ under the License.
 
 
 
-<a id="guide/ops/logging.md" name="guide/ops/logging.md" href="javascript:void(0);"></a>
+<a id="guide/misc/index.md" name="guide/misc/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/logging.html">Logging</a>
+  <a href="/v/latest/misc/index.html">Other 0.12.0-SNAPSHOT Resources</a>
   
- 
-</li>
-
+   
+   <ul>
+    
+    
     
      
      
@@ -3245,10 +3207,10 @@ under the License.
 
 
 
-<a id="guide/ops/https.md" name="guide/ops/https.md" href="javascript:void(0);"></a>
+<a id="guide/misc/javadoc/index.md" name="guide/misc/javadoc/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/https.html">HTTPS Configuration</a>
+  <a href="/v/latest/misc/javadoc/index.html">API Reference</a>
   
  
 </li>
@@ -3261,10 +3223,10 @@ under the License.
 
 
 
-<a id="guide/ops/externalized-configuration.md" name="guide/ops/externalized-configuration.md" href="javascript:void(0);"></a>
+<a id="guide/misc/download.md" name="guide/misc/download.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/externalized-configuration.html">Externalized Configuration</a>
+  <a href="/v/latest/misc/download.html">Downloads</a>
   
  
 </li>
@@ -3277,10 +3239,10 @@ under the License.
 
 
 
-<a id="guide/ops/requirements.md" name="guide/ops/requirements.md" href="javascript:void(0);"></a>
+<a id="guide/misc/release-notes.md" name="guide/misc/release-notes.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/requirements.html">Requirements</a>
+  <a href="/v/latest/misc/release-notes.html">Release Notes</a>
   
  
 </li>
@@ -3293,10 +3255,10 @@ under the License.
 
 
 
-<a id="guide/ops/production-installation.md" name="guide/ops/production-installation.md" href="javascript:void(0);"></a>
+<a id="guide/misc/migrate-to-0.8.0.md" name="guide/misc/migrate-to-0.8.0.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/production-installation.html">Production Installation</a>
+  <a href="/v/latest/misc/migrate-to-0.8.0.html">Migrating to 0.8.0</a>
   
  
 </li>
@@ -3309,10 +3271,10 @@ under the License.
 
 
 
-<a id="guide/ops/security-guidelines.md" name="guide/ops/security-guidelines.md" href="javascript:void(0);"></a>
+<a id="guide/misc/known-issues.md" name="guide/misc/known-issues.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/security-guidelines.html">Security Guidelines</a>
+  <a href="/v/latest/misc/known-issues.html">Known Issues</a>
   
  
 </li>
@@ -3325,10 +3287,10 @@ under the License.
 
 
 
-<a id="guide/ops/troubleshooting/index.md" name="guide/ops/troubleshooting/index.md" href="javascript:void(0);"></a>
+<a id="guide/dev/index.md" name="guide/dev/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/troubleshooting/index.html">Troubleshooting</a>
+  <a href="/v/latest/dev/index.html">Developer Guide</a>
   
    
    <ul>
@@ -3341,75 +3303,13 @@ under the License.
 
 
 
-
-<a id="guide/ops/troubleshooting/overview.md" name="guide/ops/troubleshooting/overview.md" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/troubleshooting/overview.html">Troubleshooting Overview</a>
-  
  
-</li>
-
-    
-     
-     
-
-
-
-
-
-<a id="guide/ops/troubleshooting/web-console-issues.md" name="guide/ops/troubleshooting/web-console-issues.md" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/troubleshooting/web-console-issues.html">Web Console Issues</a>
-  
- 
-</li>
-
-    
-     
-     
-
-
-
-
-
-<a id="guide/ops/troubleshooting/deployment.md" name="guide/ops/troubleshooting/deployment.md" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/troubleshooting/deployment.html">Troubleshooting Deployment</a>
-  
- 
-</li>
-
-    
-     
-     
-
-
-
-
-
-<a id="guide/ops/troubleshooting/connectivity.md" name="guide/ops/troubleshooting/connectivity.md" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/ops/troubleshooting/connectivity.html">Troubleshooting Server Connectivity Issues in the Cloud</a>
-  
- 
-</li>
-
-    
-     
-     
-
 
 
-
-
-<a id="guide/ops/troubleshooting/slow-unresponsive.md" name="guide/ops/troubleshooting/slow-unresponsive.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/troubleshooting/slow-unresponsive.html">Brooklyn Slow or Unresponsive</a>
+  Get the Code &nbsp; <a href="/developers/code/"><span class="octicon octicon-link-external"></span></a>
   
  
 </li>
@@ -3422,10 +3322,10 @@ under the License.
 
 
 
-<a id="guide/ops/troubleshooting/increase-entropy.md" name="guide/ops/troubleshooting/increase-entropy.md" href="javascript:void(0);"></a>
+<a id="guide/dev/env/maven-build.md" name="guide/dev/env/maven-build.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/troubleshooting/increase-entropy.html">Increase Entropy</a>
+  <a href="/v/latest/dev/env/maven-build.html">Maven Build</a>
   
  
 </li>
@@ -3438,10 +3338,10 @@ under the License.
 
 
 
-<a id="guide/ops/troubleshooting/increase-system-resource-limits.md" name="guide/ops/troubleshooting/increase-system-resource-limits.md" href="javascript:void(0);"></a>
+<a id="guide/dev/env/ide/index.md" name="guide/dev/env/ide/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/troubleshooting/increase-system-resource-limits.html">Increase System Resource Limits</a>
+  <a href="/v/latest/dev/env/ide/index.html">IDE Setup</a>
   
  
 </li>
@@ -3454,10 +3354,10 @@ under the License.
 
 
 
-<a id="guide/ops/troubleshooting/detailed-support-report.md" name="guide/ops/troubleshooting/detailed-support-report.md" href="javascript:void(0);"></a>
+<a id="guide/dev/code/structure.md" name="guide/dev/code/structure.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/troubleshooting/detailed-support-report.html">Detailed Support Report</a>
+  <a href="/v/latest/dev/code/structure.html">Code Structure</a>
   
  
 </li>
@@ -3470,10 +3370,10 @@ under the License.
 
 
 
-<a id="guide/ops/troubleshooting/softwareprocess.md" name="guide/ops/troubleshooting/softwareprocess.md" href="javascript:void(0);"></a>
+<a id="guide/dev/code/tests.md" name="guide/dev/code/tests.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/troubleshooting/softwareprocess.html">Troubleshooting SoftwareProcess Entities</a>
+  <a href="/v/latest/dev/code/tests.html">Tests</a>
   
  
 </li>
@@ -3486,10 +3386,10 @@ under the License.
 
 
 
-<a id="guide/ops/troubleshooting/going-deep-in-java-and-logs.md" name="guide/ops/troubleshooting/going-deep-in-java-and-logs.md" href="javascript:void(0);"></a>
+<a id="guide/dev/code/licensing.md" name="guide/dev/code/licensing.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/troubleshooting/going-deep-in-java-and-logs.html">Troubleshooting: Going Deep in Java and Logs</a>
+  <a href="/v/latest/dev/code/licensing.html">License Considerations</a>
   
  
 </li>
@@ -3502,24 +3402,10 @@ under the License.
 
 
 
-<a id="guide/ops/troubleshooting/memory-usage.md" name="guide/ops/troubleshooting/memory-usage.md" href="javascript:void(0);"></a>
+<a id="guide/dev/tips/index.md" name="guide/dev/tips/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/ops/troubleshooting/memory-usage.html">Troubleshooting: Monitoring Memory Usage</a>
-  
- 
-</li>
-
-    
-    
-   </ul>
-  
- 
-</li>
-
-    
-    
-   </ul>
+  <a href="/v/latest/dev/tips/index.html">Miscellaneous Tips and Tricks</a>
   
  
 </li>
@@ -3532,15 +3418,14 @@ under the License.
 
 
 
-<a id="guide/misc/index.md" name="guide/misc/index.md" href="javascript:void(0);"></a>
+<a id="guide/dev/tips/logging.md" name="guide/dev/tips/logging.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/misc/index.html">Other 0.11.0-SNAPSHOT Resources</a>
-  
-   
-   <ul>
-    
-    
+  <a href="/v/latest/dev/tips/logging.html">Logging</a>
+  
+ 
+</li>
+
     
      
      
@@ -3549,10 +3434,10 @@ under the License.
 
 
 
-<a id="guide/misc/javadoc/index.md" name="guide/misc/javadoc/index.md" href="javascript:void(0);"></a>
+<a id="guide/dev/tips/debugging-remote-brooklyn.md" name="guide/dev/tips/debugging-remote-brooklyn.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/misc/javadoc/index.html">API Reference</a>
+  <a href="/v/latest/dev/tips/debugging-remote-brooklyn.html">Brooklyn Remote Debugging</a>
   
  
 </li>
@@ -3564,11 +3449,13 @@ under the License.
 
 
 
+ 
 
-<a id="guide/misc/download.md" name="guide/misc/download.md" href="javascript:void(0);"></a>
+
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/misc/download.html">Downloads</a>
+  GitHub &nbsp; <a href="http://github.com/apache/brooklyn"><span class="octicon octicon-link-external"></span></a>
   
  
 </li>
@@ -3580,11 +3467,20 @@ under the License.
 
 
 
+ 
 
-<a id="guide/misc/release-notes.md" name="guide/misc/release-notes.md" href="javascript:void(0);"></a>
+
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/misc/release-notes.html">Release Notes</a>
+  Javadoc &nbsp; <a href="https://brooklyn.apache.org/v/latest/misc/javadoc"><span class="octicon octicon-link-external"></span></a>
+  
+ 
+</li>
+
+    
+    
+   </ul>
   
  
 </li>
@@ -3597,10 +3493,23 @@ under the License.
 
 
 
-<a id="guide/misc/migrate-to-0.8.0.md" name="guide/misc/migrate-to-0.8.0.md" href="javascript:void(0);"></a>
+<a id="website/documentation/index.md" name="website/documentation/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/misc/migrate-to-0.8.0.html">Migrating to 0.8.0</a>
+  Documentation &nbsp; <a href="#website/documentation/index.md"><span class="octicon octicon-link-external flip"></span></a>
+ 
+</li>
+
+    
+    
+   </ul>
+  
+ 
+</li>
+
+    
+    
+   </ul>
   
  
 </li>
@@ -3613,11 +3522,10 @@ under the License.
 
 
 
-<a id="guide/misc/known-issues.md" name="guide/misc/known-issues.md" href="javascript:void(0);"></a>
+<a id="guide/blueprints/index.md" name="guide/blueprints/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/misc/known-issues.html">Known Issues</a>
-  
+  Writing Blueprints &nbsp; <a href="#guide/blueprints/index.md"><span class="octicon octicon-link-external flip"></span></a>
  
 </li>
 
@@ -3629,10 +3537,10 @@ under the License.
 
 
 
-<a id="guide/dev/index.md" name="guide/dev/index.md" href="javascript:void(0);"></a>
+<a id="guide/locations/index.md" name="guide/locations/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/dev/index.html">Developer Guide</a>
+  <a href="/v/latest/locations/index.html">Locations</a>
   
    
    <ul>
@@ -3651,7 +3559,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  Get the Code &nbsp; <a href="/developers/code/"><span class="octicon octicon-link-external"></span></a>
+  <a href="/v/latest/locations/index.html#clouds">Clouds</a>
   
  
 </li>
@@ -3663,11 +3571,13 @@ under the License.
 
 
 
+ 
 
-<a id="guide/dev/env/maven-build.md" name="guide/dev/env/maven-build.md" href="javascript:void(0);"></a>
+
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/dev/env/maven-build.html">Maven Build</a>
+  <a href="/v/latest/locations/index.html#amazon-web-services-aws">Amazon Web Services</a>
   
  
 </li>
@@ -3679,11 +3589,13 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/dev/env/ide/index.md" name="guide/dev/env/ide/index.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/dev/env/ide/index.html">IDE Setup</a>
+  <a href="/v/latest/locations/index.html#azure-compute-arm">Azure Compute ARM</a>
   
  
 </li>
@@ -3695,11 +3607,13 @@ under the License.
 
 
 
+ 
 
-<a id="guide/dev/code/structure.md" name="guide/dev/code/structure.md" href="javascript:void(0);"></a>
+
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/dev/code/structure.html">Code Structure</a>
+  <a href="/v/latest/locations/index.html#azure-compute-classic">Azure Compute Classic</a>
   
  
 </li>
@@ -3711,11 +3625,13 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/dev/code/tests.md" name="guide/dev/code/tests.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/dev/code/tests.html">Tests</a>
+  <a href="/v/latest/locations/index.html#cloudstack">Apache CloudStack</a>
   
  
 </li>
@@ -3727,11 +3643,13 @@ under the License.
 
 
 
+ 
 
-<a id="guide/dev/code/licensing.md" name="guide/dev/code/licensing.md" href="javascript:void(0);"></a>
+
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/dev/code/licensing.html">License Considerations</a>
+  <a href="/v/latest/locations/index.html#google-compute-engine-gce">Google Compute Engine</a>
   
  
 </li>
@@ -3743,11 +3661,13 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/dev/tips/index.md" name="guide/dev/tips/index.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/dev/tips/index.html">Miscellaneous Tips and Tricks</a>
+  <a href="/v/latest/locations/index.html#ibm-softlayer">IBM Softlayer</a>
   
  
 </li>
@@ -3759,11 +3679,13 @@ under the License.
 
 
 
+ 
 
-<a id="guide/dev/tips/logging.md" name="guide/dev/tips/logging.md" href="javascript:void(0);"></a>
+
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/dev/tips/logging.html">Logging</a>
+  <a href="/v/latest/locations/index.html#inheritance-and-named-locations">Named Locations</a>
   
  
 </li>
@@ -3775,11 +3697,13 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/dev/tips/debugging-remote-brooklyn.md" name="guide/dev/tips/debugging-remote-brooklyn.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/dev/tips/debugging-remote-brooklyn.html">Brooklyn Remote Debugging</a>
+  <a href="/v/latest/locations/index.html#openstack">OpenStack</a>
   
  
 </li>
@@ -3791,13 +3715,11 @@ under the License.
 
 
 
- 
-
 
-<a name="" href="javascript:void(0);"></a>
+<a id="guide/locations/location-customizers.md" name="guide/locations/location-customizers.md" href="javascript:void(0);"></a>
 <li>
  
-  GitHub &nbsp; <a href="http://github.com/apache/brooklyn"><span class="octicon octicon-link-external"></span></a>
+  <a href="/v/latest/locations/location-customizers.html">Location Customizers</a>
   
  
 </li>
@@ -3815,14 +3737,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  Javadoc &nbsp; <a href="https://brooklyn.apache.org/v/latest/misc/javadoc"><span class="octicon octicon-link-external"></span></a>
-  
- 
-</li>
-
-    
-    
-   </ul>
+  <a href="/v/latest/locations/index.html#byon">BYON</a>
   
  
 </li>
@@ -3834,24 +3749,13 @@ under the License.
 
 
 
-
-<a id="website/documentation/index.md" name="website/documentation/index.md" href="javascript:void(0);"></a>
-<li>
- 
-  Documentation &nbsp; <a href="#website/documentation/index.md"><span class="octicon octicon-link-external flip"></span></a>
  
-</li>
 
-    
-    
-   </ul>
-  
- 
-</li>
 
-    
-    
-   </ul>
+<a name="" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/v/latest/locations/index.html#ssh-keys">SSH Keys</a>
   
  
 </li>
@@ -3863,11 +3767,14 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/yaml/index.md" name="guide/yaml/index.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  YAML Blueprints &nbsp; <a href="#guide/yaml/index.md"><span class="octicon octicon-link-external flip"></span></a>
+  <a href="/v/latest/locations/index.html#localhost">Localhost</a>
+  
  
 </li>
 
@@ -3878,11 +3785,21 @@ under the License.
 
 
 
+ 
+
 
-<a id="guide/java/index.md" name="guide/java/index.md" href="javascript:void(0);"></a>
+<a name="" href="javascript:void(0);"></a>
 <li>
  
-  Java Blueprints &nbsp; <a href="#guide/java/index.md"><span class="octicon octicon-link-external flip"></span></a>
+  <a href="/v/latest/locations/index.html#specialized-locations">Specialized Locations</a>
+  
+ 
+</li>
+
+    
+    
+   </ul>
+  
  
 </li>
 
@@ -3897,7 +3814,7 @@ under the License.
 <a id="guide/ops/index.md" name="guide/ops/index.md" href="javascript:void(0);"></a>
 <li>
  
-  Operations &nbsp; <a href="#guide/ops/index.md"><span class="octicon octicon-link-external flip"></span></a>
+  Reference Guide &nbsp; <a href="#guide/ops/index.md"><span class="octicon octicon-link-external flip"></span></a>
  
 </li>
 
@@ -4181,24 +4098,6 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  Basics &nbsp; <a href="index.html"><span class="octicon octicon-link-external"></span></a>
-  
- 
-</li>
-
-    
-     
-     
-
-
-
-
- 
-
-
-<a name="" href="javascript:void(0);"></a>
-<li>
- 
   <a href="/developers/code/git-more.html#set-up-forks">Set Up Forks</a>
   
  
@@ -4392,7 +4291,25 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/developers/how-to-contribute.html#contributing-using-github">GitHub</a>
+  <a href="/developers/how-to-contribute.html#pull-request-at-github">GitHub</a>
+  
+ 
+</li>
+
+    
+     
+     
+
+
+
+
+ 
+
+
+<a name="" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/developers/how-to-contribute.html#the-review-process">Reviews</a>
   
  
 </li>
@@ -4410,7 +4327,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/developers/how-to-contribute.html#reviews">Reviews</a>
+  <a href="/developers/how-to-contribute.html#contributing-without-using-github">Patches</a>
   
  
 </li>
@@ -4428,7 +4345,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  Get the Code &nbsp; <a href="code/"><span class="octicon octicon-link-external"></span></a>
+  Get the Code &nbsp; <a href="/developers/code/index.html"><span class="octicon octicon-link-external"></span></a>
   
  
 </li>
@@ -4446,7 +4363,7 @@ under the License.
 <a name="" href="javascript:void(0);"></a>
 <li>
  
-  Handy Places &nbsp; <a href="links.html"><span class="octicon octicon-link-external"></span></a>
+  Handy Places &nbsp; <a href="/developers/links.html"><span class="octicon octicon-link-external"></span></a>
   
  
 </li>
@@ -4773,15 +4690,31 @@ under the License.
 </li>
 
 
+  
+  
+
+
+
+
+
+<a id="website/download/index.md" name="website/download/index.md" href="javascript:void(0);"></a>
+<li>
+ 
+  <a href="/download/index.html">Download</a>
+  
+ 
+</li>
+
+
 </ul>
 
 </div>
 
 
-        </div>
+            </div>
 
-        <div class="col-md-3">
-            <div class="list-group side-menu" id="side-menu">
+            <aside class="col-md-3">
+                <div class="list-group side-menu" id="side-menu">
 
 
 
@@ -4830,365 +4763,225 @@ under the License.
 
 
 <script language="JavaScript" type="application/javascript">
+(function($){
+    
+    sidemenu_x_sizer=function(){ $('#side-menu').width($('#side-menu').parent().find('#width_reference').outerWidth()); };
+    $(sidemenu_x_sizer);
+    $(window).resize(sidemenu_x_sizer);
 
- 
-sidemenu_x_sizer=function(){ $('#side-menu').width($('#side-menu').parent().find('#width_reference').outerWidth()); };
-$(sidemenu_x_sizer);
-$(window).resize(sidemenu_x_sizer);
-
- 
-sidemenu_y_nonfloater=function(){
-  if ($('#side-menu').outerHeight(true) + $('#header').outerHeight(true) + $('#footer').outerHeight(true) > window.innerHeight ||
-      $('#side-menu').width() >= $('#content_container').width()/2) {
-    $('#side-menu').css('position', 'inherit');
-  } else {
-    // restore if screen has grown
-    $('#side-menu').css('position', 'fixed');
-  }
-};
-$(sidemenu_y_nonfloater);
-$(window).resize(sidemenu_y_nonfloater);
+    
+    sidemenu_y_nonfloater=function(){
+      if ($('#side-menu').outerHeight(true) + $('#header').outerHeight(true) + $('#footer').outerHeight(true) > window.innerHeight ||
+          $('#side-menu').width() >= $('#content_container').width()/2) {
+        $('#side-menu').css('position', 'inherit');
+      } else {
+        // restore if screen has grown
+        $('#side-menu').css('position', 'fixed');
+      }
+    };
+    $(sidemenu_y_nonfloater);
+    $(window).resize(sidemenu_y_nonfloater);
 
- 
+    
 
-var sideMenu = $("#side-menu"),
-    sideItems = sideMenu.find("a"),
-    // Anchors corresponding to menu items
-    scrollItems = sideItems.map(function(){
-      var item = $(this).attr("section-target");
-      if (item && item.length) { return item; }
-    });
-
-var highlight_section_last_top = -1;
-var highlight_section_completed = false;
-
-var highlight_section = function() {
-   // Get container scroll position
-   var highlight_section_new_top = $(this).scrollTop();
-   if (highlight_section_new_top == highlight_section_last_top) return;
-   var highlight_section_new_bottom = highlight_section_new_top + $(window).height();
-   var scroll_advancing = (highlight_section_new_top > highlight_section_last_top);
+    var sideMenu = $("#side-menu"),
+        sideItems = sideMenu.find("a"),
+        // Anchors corresponding to menu items
+        scrollItems = sideItems.map(function(){
+          var item = $(this).attr("section-target");
+          if (item && item.length) { return item; }
+        });
+
+    var highlight_section_last_top = -1;
+    var highlight_section_completed = false;
+
+    var highlight_section = function() {
+       // Get container scroll position
+       var highlight_section_new_top = $(this).scrollTop();
+       if (highlight_section_new_top == highlight_section_last_top) return;
+       var highlight_section_new_bottom = highlight_section_new_top + $(window).height();
+       var scroll_advancing = (highlight_section_new_top > highlight_section_last_top);
+
+       var last_item = null, active_item = $("#side-menu a.section#active");
+
+       var found_top = false;
+       var displayable_items = scrollItems.map(function(itemI){
+         item = $(scrollItems[itemI]);
+         if (item && item.length) {
+           if (highlight_section_last_top == -1 || !highlight_section_completed) {
+             // just opening page - take item matching hash, or otherwise the first item visible
+             if (item.selector === window.location.hash || (item.offset().top > highlight_section_new_top - 20 && !found_top)) {
+               found_top = true;
+               if (item.selector === window.location.hash && item.offset().top < highlight_section_new_top + 60) {
+                 // because of our top header, we need to scroll 64px down from any link

[... 470 lines stripped ...]