http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_Locale.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_Locale.html 
b/0.8.3/api/v2/apidocs/json_Locale.html
deleted file mode 100644
index 5ce65e2..0000000
--- a/0.8.3/api/v2/apidocs/json_Locale.html
+++ /dev/null
@@ -1,357 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: Locale</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: Locale</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a href="json_Locale.html">Locale</a></li>
-        </ol>
-
-      <h1 class="page-header">Locale <small>Data Type</small></h1>
-
-      <p></p>
-
-      <dl class="dl-horizontal">
-      </dl>
-
-      <table class="table datatype-properties">
-        <caption>Properties</caption>
-        <thead>
-        <tr>
-          <th>name</th>
-          <th>data type</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td>  <span class="property-name">language</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">variant</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">unicodeLocaleKeys</span>
-</td>
-          <td>  <span class="datatype-reference">array of string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">extensionKeys</span>
-</td>
-          <td>  <span class="datatype-reference">array of string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">unicodeLocaleAttributes</span>
-</td>
-          <td>  <span class="datatype-reference">array of string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">country</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">displayVariant</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">displayName</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">displayLanguage</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">ISO3Language</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">availableLocales</span>
-</td>
-          <td>  <span class="datatype-reference">array of <a 
href="json_Locale.html">Locale</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">default</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_Locale.html">Locale</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">ISOCountries</span>
-</td>
-          <td>  <span class="datatype-reference">array of string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">ISO3Country</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">ISOLanguages</span>
-</td>
-          <td>  <span class="datatype-reference">array of string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">script</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">displayScript</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">displayCountry</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        </tbody>
-      </table>
-
-      <p class="lead">Example</p>
-      
-      <pre class="prettyprint language-js example">{
-  &quot;language&quot; : &quot;...&quot;,
-  &quot;variant&quot; : &quot;...&quot;,
-  &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;country&quot; : &quot;...&quot;,
-  &quot;displayVariant&quot; : &quot;...&quot;,
-  &quot;displayName&quot; : &quot;...&quot;,
-  &quot;displayLanguage&quot; : &quot;...&quot;,
-  &quot;ISO3Language&quot; : &quot;...&quot;,
-  &quot;availableLocales&quot; : [ {
-    &quot;language&quot; : &quot;...&quot;,
-    &quot;variant&quot; : &quot;...&quot;,
-    &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;country&quot; : &quot;...&quot;,
-    &quot;displayVariant&quot; : &quot;...&quot;,
-    &quot;displayName&quot; : &quot;...&quot;,
-    &quot;displayLanguage&quot; : &quot;...&quot;,
-    &quot;ISO3Language&quot; : &quot;...&quot;,
-    &quot;availableLocales&quot; : [ { }, { } ],
-    &quot;default&quot; : { },
-    &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;ISO3Country&quot; : &quot;...&quot;,
-    &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;script&quot; : &quot;...&quot;,
-    &quot;displayScript&quot; : &quot;...&quot;,
-    &quot;displayCountry&quot; : &quot;...&quot;
-  }, {
-    &quot;language&quot; : &quot;...&quot;,
-    &quot;variant&quot; : &quot;...&quot;,
-    &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;country&quot; : &quot;...&quot;,
-    &quot;displayVariant&quot; : &quot;...&quot;,
-    &quot;displayName&quot; : &quot;...&quot;,
-    &quot;displayLanguage&quot; : &quot;...&quot;,
-    &quot;ISO3Language&quot; : &quot;...&quot;,
-    &quot;availableLocales&quot; : [ { }, { } ],
-    &quot;default&quot; : { },
-    &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;ISO3Country&quot; : &quot;...&quot;,
-    &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;script&quot; : &quot;...&quot;,
-    &quot;displayScript&quot; : &quot;...&quot;,
-    &quot;displayCountry&quot; : &quot;...&quot;
-  } ],
-  &quot;default&quot; : {
-    &quot;language&quot; : &quot;...&quot;,
-    &quot;variant&quot; : &quot;...&quot;,
-    &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;country&quot; : &quot;...&quot;,
-    &quot;displayVariant&quot; : &quot;...&quot;,
-    &quot;displayName&quot; : &quot;...&quot;,
-    &quot;displayLanguage&quot; : &quot;...&quot;,
-    &quot;ISO3Language&quot; : &quot;...&quot;,
-    &quot;availableLocales&quot; : [ { }, { } ],
-    &quot;default&quot; : { },
-    &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;ISO3Country&quot; : &quot;...&quot;,
-    &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;script&quot; : &quot;...&quot;,
-    &quot;displayScript&quot; : &quot;...&quot;,
-    &quot;displayCountry&quot; : &quot;...&quot;
-  },
-  &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;ISO3Country&quot; : &quot;...&quot;,
-  &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;script&quot; : &quot;...&quot;,
-  &quot;displayScript&quot; : &quot;...&quot;,
-  &quot;displayCountry&quot; : &quot;...&quot;
-}</pre>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_NumberFormat.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_NumberFormat.html 
b/0.8.3/api/v2/apidocs/json_NumberFormat.html
deleted file mode 100644
index 394868c..0000000
--- a/0.8.3/api/v2/apidocs/json_NumberFormat.html
+++ /dev/null
@@ -1,609 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: NumberFormat</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: 
NumberFormat</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a 
href="json_NumberFormat.html">NumberFormat</a></li>
-        </ol>
-
-      <h1 class="page-header">NumberFormat <small>Data Type</small></h1>
-
-      <p></p>
-
-      <dl class="dl-horizontal">
-        <dt>Abstract Type</dt>
-        <dd></dd>
-      </dl>
-
-      <table class="table datatype-properties">
-        <caption>Properties</caption>
-        <thead>
-        <tr>
-          <th>name</th>
-          <th>data type</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td>  <span class="property-name">instance</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_NumberFormat.html">NumberFormat</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">integerInstance</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_NumberFormat.html">NumberFormat</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">maximumFractionDigits</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">numberInstance</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_NumberFormat.html">NumberFormat</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">maximumIntegerDigits</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">roundingMode</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_RoundingMode.html">RoundingMode</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">groupingUsed</span>
-</td>
-          <td>  <span class="datatype-reference">boolean
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">percentInstance</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_NumberFormat.html">NumberFormat</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">minimumFractionDigits</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">availableLocales</span>
-</td>
-          <td>  <span class="datatype-reference">array of <a 
href="json_Locale.html">Locale</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">currencyInstance</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_NumberFormat.html">NumberFormat</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">currency</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_Currency.html">Currency</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">parseIntegerOnly</span>
-</td>
-          <td>  <span class="datatype-reference">boolean
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">minimumIntegerDigits</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        </tbody>
-      </table>
-
-      <p class="lead">Example</p>
-
-      <div class="alert alert-warning">This data type is abstract. The example 
below may be incomplete. More accurate examples can be found in subtypes 
pages.</div>
-      
-      <pre class="prettyprint language-js example">{
-  &quot;instance&quot; : {
-    &quot;instance&quot; : { },
-    &quot;integerInstance&quot; : { },
-    &quot;maximumFractionDigits&quot; : 12345,
-    &quot;numberInstance&quot; : { },
-    &quot;maximumIntegerDigits&quot; : 12345,
-    &quot;roundingMode&quot; : &quot;HALF_EVEN&quot;,
-    &quot;groupingUsed&quot; : true,
-    &quot;percentInstance&quot; : { },
-    &quot;minimumFractionDigits&quot; : 12345,
-    &quot;availableLocales&quot; : [ {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    }, {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    } ],
-    &quot;currencyInstance&quot; : { },
-    &quot;currency&quot; : {
-      &quot;currencyCode&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;availableCurrencies&quot; : [ { }, { } ],
-      &quot;numericCode&quot; : 12345,
-      &quot;defaultFractionDigits&quot; : 12345,
-      &quot;symbol&quot; : &quot;...&quot;
-    },
-    &quot;parseIntegerOnly&quot; : true,
-    &quot;minimumIntegerDigits&quot; : 12345
-  },
-  &quot;integerInstance&quot; : {
-    &quot;instance&quot; : { },
-    &quot;integerInstance&quot; : { },
-    &quot;maximumFractionDigits&quot; : 12345,
-    &quot;numberInstance&quot; : { },
-    &quot;maximumIntegerDigits&quot; : 12345,
-    &quot;roundingMode&quot; : &quot;FLOOR&quot;,
-    &quot;groupingUsed&quot; : true,
-    &quot;percentInstance&quot; : { },
-    &quot;minimumFractionDigits&quot; : 12345,
-    &quot;availableLocales&quot; : [ {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    }, {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    } ],
-    &quot;currencyInstance&quot; : { },
-    &quot;currency&quot; : {
-      &quot;currencyCode&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;availableCurrencies&quot; : [ { }, { } ],
-      &quot;numericCode&quot; : 12345,
-      &quot;defaultFractionDigits&quot; : 12345,
-      &quot;symbol&quot; : &quot;...&quot;
-    },
-    &quot;parseIntegerOnly&quot; : true,
-    &quot;minimumIntegerDigits&quot; : 12345
-  },
-  &quot;maximumFractionDigits&quot; : 12345,
-  &quot;numberInstance&quot; : {
-    &quot;instance&quot; : { },
-    &quot;integerInstance&quot; : { },
-    &quot;maximumFractionDigits&quot; : 12345,
-    &quot;numberInstance&quot; : { },
-    &quot;maximumIntegerDigits&quot; : 12345,
-    &quot;roundingMode&quot; : &quot;HALF_EVEN&quot;,
-    &quot;groupingUsed&quot; : true,
-    &quot;percentInstance&quot; : { },
-    &quot;minimumFractionDigits&quot; : 12345,
-    &quot;availableLocales&quot; : [ {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    }, {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    } ],
-    &quot;currencyInstance&quot; : { },
-    &quot;currency&quot; : {
-      &quot;currencyCode&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;availableCurrencies&quot; : [ { }, { } ],
-      &quot;numericCode&quot; : 12345,
-      &quot;defaultFractionDigits&quot; : 12345,
-      &quot;symbol&quot; : &quot;...&quot;
-    },
-    &quot;parseIntegerOnly&quot; : true,
-    &quot;minimumIntegerDigits&quot; : 12345
-  },
-  &quot;maximumIntegerDigits&quot; : 12345,
-  &quot;roundingMode&quot; : &quot;UNNECESSARY&quot;,
-  &quot;groupingUsed&quot; : true,
-  &quot;percentInstance&quot; : {
-    &quot;instance&quot; : { },
-    &quot;integerInstance&quot; : { },
-    &quot;maximumFractionDigits&quot; : 12345,
-    &quot;numberInstance&quot; : { },
-    &quot;maximumIntegerDigits&quot; : 12345,
-    &quot;roundingMode&quot; : &quot;HALF_EVEN&quot;,
-    &quot;groupingUsed&quot; : true,
-    &quot;percentInstance&quot; : { },
-    &quot;minimumFractionDigits&quot; : 12345,
-    &quot;availableLocales&quot; : [ {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    }, {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    } ],
-    &quot;currencyInstance&quot; : { },
-    &quot;currency&quot; : {
-      &quot;currencyCode&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;availableCurrencies&quot; : [ { }, { } ],
-      &quot;numericCode&quot; : 12345,
-      &quot;defaultFractionDigits&quot; : 12345,
-      &quot;symbol&quot; : &quot;...&quot;
-    },
-    &quot;parseIntegerOnly&quot; : true,
-    &quot;minimumIntegerDigits&quot; : 12345
-  },
-  &quot;minimumFractionDigits&quot; : 12345,
-  &quot;availableLocales&quot; : [ {
-    &quot;language&quot; : &quot;...&quot;,
-    &quot;variant&quot; : &quot;...&quot;,
-    &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;country&quot; : &quot;...&quot;,
-    &quot;displayVariant&quot; : &quot;...&quot;,
-    &quot;displayName&quot; : &quot;...&quot;,
-    &quot;displayLanguage&quot; : &quot;...&quot;,
-    &quot;ISO3Language&quot; : &quot;...&quot;,
-    &quot;availableLocales&quot; : [ { }, { } ],
-    &quot;default&quot; : { },
-    &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;ISO3Country&quot; : &quot;...&quot;,
-    &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;script&quot; : &quot;...&quot;,
-    &quot;displayScript&quot; : &quot;...&quot;,
-    &quot;displayCountry&quot; : &quot;...&quot;
-  }, {
-    &quot;language&quot; : &quot;...&quot;,
-    &quot;variant&quot; : &quot;...&quot;,
-    &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;country&quot; : &quot;...&quot;,
-    &quot;displayVariant&quot; : &quot;...&quot;,
-    &quot;displayName&quot; : &quot;...&quot;,
-    &quot;displayLanguage&quot; : &quot;...&quot;,
-    &quot;ISO3Language&quot; : &quot;...&quot;,
-    &quot;availableLocales&quot; : [ { }, { } ],
-    &quot;default&quot; : { },
-    &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;ISO3Country&quot; : &quot;...&quot;,
-    &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;script&quot; : &quot;...&quot;,
-    &quot;displayScript&quot; : &quot;...&quot;,
-    &quot;displayCountry&quot; : &quot;...&quot;
-  } ],
-  &quot;currencyInstance&quot; : {
-    &quot;instance&quot; : { },
-    &quot;integerInstance&quot; : { },
-    &quot;maximumFractionDigits&quot; : 12345,
-    &quot;numberInstance&quot; : { },
-    &quot;maximumIntegerDigits&quot; : 12345,
-    &quot;roundingMode&quot; : &quot;HALF_EVEN&quot;,
-    &quot;groupingUsed&quot; : true,
-    &quot;percentInstance&quot; : { },
-    &quot;minimumFractionDigits&quot; : 12345,
-    &quot;availableLocales&quot; : [ {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    }, {
-      &quot;language&quot; : &quot;...&quot;,
-      &quot;variant&quot; : &quot;...&quot;,
-      &quot;unicodeLocaleKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;extensionKeys&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;unicodeLocaleAttributes&quot; : [ &quot;...&quot;, &quot;...&quot; 
],
-      &quot;country&quot; : &quot;...&quot;,
-      &quot;displayVariant&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;displayLanguage&quot; : &quot;...&quot;,
-      &quot;ISO3Language&quot; : &quot;...&quot;,
-      &quot;availableLocales&quot; : [ { }, { } ],
-      &quot;default&quot; : { },
-      &quot;ISOCountries&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;ISO3Country&quot; : &quot;...&quot;,
-      &quot;ISOLanguages&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;script&quot; : &quot;...&quot;,
-      &quot;displayScript&quot; : &quot;...&quot;,
-      &quot;displayCountry&quot; : &quot;...&quot;
-    } ],
-    &quot;currencyInstance&quot; : { },
-    &quot;currency&quot; : {
-      &quot;currencyCode&quot; : &quot;...&quot;,
-      &quot;displayName&quot; : &quot;...&quot;,
-      &quot;availableCurrencies&quot; : [ { }, { } ],
-      &quot;numericCode&quot; : 12345,
-      &quot;defaultFractionDigits&quot; : 12345,
-      &quot;symbol&quot; : &quot;...&quot;
-    },
-    &quot;parseIntegerOnly&quot; : true,
-    &quot;minimumIntegerDigits&quot; : 12345
-  },
-  &quot;currency&quot; : {
-    &quot;currencyCode&quot; : &quot;...&quot;,
-    &quot;displayName&quot; : &quot;...&quot;,
-    &quot;availableCurrencies&quot; : [ { }, { } ],
-    &quot;numericCode&quot; : 12345,
-    &quot;defaultFractionDigits&quot; : 12345,
-    &quot;symbol&quot; : &quot;...&quot;
-  },
-  &quot;parseIntegerOnly&quot; : true,
-  &quot;minimumIntegerDigits&quot; : 12345
-}</pre>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_Operator.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_Operator.html 
b/0.8.3/api/v2/apidocs/json_Operator.html
deleted file mode 100644
index 907b4e8..0000000
--- a/0.8.3/api/v2/apidocs/json_Operator.html
+++ /dev/null
@@ -1,176 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: Operator</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: Operator</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a href="json_Operator.html">Operator</a></li>
-        </ol>
-
-      <h1 class="page-header">Operator <small>Data Type</small></h1>
-
-      <p>Supported search operations
-Logical comparision operators can only be used with numbers or dates
-IN, LIKE, startsWith, endsWith, CONTAINS can only be used with strings or 
text</p>
-
-      <dl class="dl-horizontal">
-      </dl>
-
-      <table class="table datatype-values">
-        <caption>Values</caption>
-        <thead>
-        <tr>
-          <th>value</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td><span class="value-value">LT</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">GT</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">LTE</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">GTE</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">EQ</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">NEQ</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">IN</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">LIKE</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">STARTS_WITH</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">ENDS_WITH</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">CONTAINS</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">CONTAINS_ANY</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">CONTAINS_ALL</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">IS_NULL</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">NOT_NULL</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        </tbody>
-      </table>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_PList.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_PList.html 
b/0.8.3/api/v2/apidocs/json_PList.html
deleted file mode 100644
index 73e19a7..0000000
--- a/0.8.3/api/v2/apidocs/json_PList.html
+++ /dev/null
@@ -1,180 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: PList</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: PList</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a href="json_PList.html">PList</a></li>
-        </ol>
-
-      <h1 class="page-header">PList <small>Data Type</small></h1>
-
-      <p>Paginated-list, for returning search results.</p>
-
-      <dl class="dl-horizontal">
-      </dl>
-
-      <table class="table datatype-properties">
-        <caption>Properties</caption>
-        <thead>
-        <tr>
-          <th>name</th>
-          <th>data type</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td>  <span class="property-name">list</span>
-</td>
-          <td>  <span class="datatype-reference">array of object
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">startIndex</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">pageSize</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">totalCount</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">sortType</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_SortType.html">SortType</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">sortBy</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        </tbody>
-      </table>
-
-      <p class="lead">Example</p>
-      
-      <pre class="prettyprint language-js example">{
-  &quot;list&quot; : [ { }, { } ],
-  &quot;startIndex&quot; : 12345,
-  &quot;pageSize&quot; : 12345,
-  &quot;totalCount&quot; : 12345,
-  &quot;sortType&quot; : &quot;NONE&quot;,
-  &quot;sortBy&quot; : &quot;...&quot;
-}</pre>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_RoundingMode.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_RoundingMode.html 
b/0.8.3/api/v2/apidocs/json_RoundingMode.html
deleted file mode 100644
index 577dab7..0000000
--- a/0.8.3/api/v2/apidocs/json_RoundingMode.html
+++ /dev/null
@@ -1,146 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: RoundingMode</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: 
RoundingMode</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a 
href="json_RoundingMode.html">RoundingMode</a></li>
-        </ol>
-
-      <h1 class="page-header">RoundingMode <small>Data Type</small></h1>
-
-      <p></p>
-
-      <dl class="dl-horizontal">
-      </dl>
-
-      <table class="table datatype-values">
-        <caption>Values</caption>
-        <thead>
-        <tr>
-          <th>value</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td><span class="value-value">UP</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">DOWN</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">CEILING</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">FLOOR</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">HALF_UP</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">HALF_DOWN</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">HALF_EVEN</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">UNNECESSARY</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        </tbody>
-      </table>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_SavedSearchType.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_SavedSearchType.html 
b/0.8.3/api/v2/apidocs/json_SavedSearchType.html
deleted file mode 100644
index 124df53..0000000
--- a/0.8.3/api/v2/apidocs/json_SavedSearchType.html
+++ /dev/null
@@ -1,122 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: SavedSearchType</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: 
SavedSearchType</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a 
href="json_SavedSearchType.html">SavedSearchType</a></li>
-        </ol>
-
-      <h1 class="page-header">SavedSearchType <small>Data Type</small></h1>
-
-      <p></p>
-
-      <dl class="dl-horizontal">
-      </dl>
-
-      <table class="table datatype-values">
-        <caption>Values</caption>
-        <thead>
-        <tr>
-          <th>value</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td><span class="value-value">BASIC</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">ADVANCED</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        </tbody>
-      </table>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_SearchParameters.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_SearchParameters.html 
b/0.8.3/api/v2/apidocs/json_SearchParameters.html
deleted file mode 100644
index 443f0c9..0000000
--- a/0.8.3/api/v2/apidocs/json_SearchParameters.html
+++ /dev/null
@@ -1,252 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: SearchParameters</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: 
SearchParameters</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a 
href="json_SearchParameters.html">SearchParameters</a></li>
-        </ol>
-
-      <h1 class="page-header">SearchParameters <small>Data Type</small></h1>
-
-      <p></p>
-
-      <dl class="dl-horizontal">
-      </dl>
-
-      <table class="table datatype-properties">
-        <caption>Properties</caption>
-        <thead>
-        <tr>
-          <th>name</th>
-          <th>data type</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td>  <span class="property-name">query</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">typeName</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">classification</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">excludeDeletedEntities</span>
-</td>
-          <td>  <span class="datatype-reference">boolean
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span 
class="property-name">includeClassificationAttributes</span>
-</td>
-          <td>  <span class="datatype-reference">boolean
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">includeSubTypes</span>
-</td>
-          <td>  <span class="datatype-reference">boolean
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">includeSubClassifications</span>
-</td>
-          <td>  <span class="datatype-reference">boolean
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">limit</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">offset</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">entityFilters</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_FilterCriteria.html">FilterCriteria</a>
-</span>
-</td>
-          <td>  <span class="property-description">Entity attribute filters 
for the type (if type name is specified)</span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">tagFilters</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_FilterCriteria.html">FilterCriteria</a>
-</span>
-</td>
-          <td>  <span class="property-description">Tag attribute filters for 
the classification/tag (if tag name is specified)</span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">attributes</span>
-</td>
-          <td>  <span class="datatype-reference">array of string
-</span>
-</td>
-          <td>  <span class="property-description">Attribute values included 
in the results</span>
-</td>
-        </tr>
-        </tbody>
-      </table>
-
-      <p class="lead">Example</p>
-      
-      <pre class="prettyprint language-js example">{
-  &quot;query&quot; : &quot;...&quot;,
-  &quot;typeName&quot; : &quot;...&quot;,
-  &quot;classification&quot; : &quot;...&quot;,
-  &quot;excludeDeletedEntities&quot; : true,
-  &quot;includeClassificationAttributes&quot; : true,
-  &quot;includeSubTypes&quot; : true,
-  &quot;includeSubClassifications&quot; : true,
-  &quot;limit&quot; : 12345,
-  &quot;offset&quot; : 12345,
-  &quot;entityFilters&quot; : {
-    &quot;attributeName&quot; : &quot;...&quot;,
-    &quot;operator&quot; : &quot;NOT_NULL&quot;,
-    &quot;attributeValue&quot; : &quot;...&quot;,
-    &quot;condition&quot; : &quot;OR&quot;,
-    &quot;criterion&quot; : [ { }, { } ]
-  },
-  &quot;tagFilters&quot; : {
-    &quot;attributeName&quot; : &quot;...&quot;,
-    &quot;operator&quot; : &quot;STARTS_WITH&quot;,
-    &quot;attributeValue&quot; : &quot;...&quot;,
-    &quot;condition&quot; : &quot;OR&quot;,
-    &quot;criterion&quot; : [ { }, { } ]
-  },
-  &quot;attributes&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-}</pre>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_SortType.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_SortType.html 
b/0.8.3/api/v2/apidocs/json_SortType.html
deleted file mode 100644
index aefc77b..0000000
--- a/0.8.3/api/v2/apidocs/json_SortType.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: SortType</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: SortType</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a href="json_SortType.html">SortType</a></li>
-        </ol>
-
-      <h1 class="page-header">SortType <small>Data Type</small></h1>
-
-      <p>to specify whether the result should be sorted? If yes, whether asc 
or desc.</p>
-
-      <dl class="dl-horizontal">
-      </dl>
-
-      <table class="table datatype-values">
-        <caption>Values</caption>
-        <thead>
-        <tr>
-          <th>value</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td><span class="value-value">NONE</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">ASC</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">DESC</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        </tbody>
-      </table>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_Status.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_Status.html 
b/0.8.3/api/v2/apidocs/json_Status.html
deleted file mode 100644
index 7eb0987..0000000
--- a/0.8.3/api/v2/apidocs/json_Status.html
+++ /dev/null
@@ -1,122 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: Status</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: Status</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a href="json_Status.html">Status</a></li>
-        </ol>
-
-      <h1 class="page-header">Status <small>Data Type</small></h1>
-
-      <p>Status of the entity - can be active or deleted. Deleted entities are 
not removed from Atlas store.</p>
-
-      <dl class="dl-horizontal">
-      </dl>
-
-      <table class="table datatype-values">
-        <caption>Values</caption>
-        <thead>
-        <tr>
-          <th>value</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td><span class="value-value">ACTIVE</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        <tr>
-          <td><span class="value-value">DELETED</span></td>
-          <td><span class="value-description"></span></td>
-        </tr>
-        </tbody>
-      </table>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/atlas-website/blob/2f6afcd8/0.8.3/api/v2/apidocs/json_TimeZone.html
----------------------------------------------------------------------
diff --git a/0.8.3/api/v2/apidocs/json_TimeZone.html 
b/0.8.3/api/v2/apidocs/json_TimeZone.html
deleted file mode 100644
index e20505b..0000000
--- a/0.8.3/api/v2/apidocs/json_TimeZone.html
+++ /dev/null
@@ -1,191 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-
-  <title>Atlas REST API: TimeZone</title>
-
-  <!-- Mobile viewport optimized: j.mp/bplateviewport -->
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-  <!-- Bootstrap core CSS -->
-  <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-
-  <!--custom css for these pages-->
-  <link rel="stylesheet" href="css/style.css">
-
-  <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
-  <!--[if lt IE 9]>
-  <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
-  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-  <![endif]-->
-</head>
-
-<body data-spy="scroll" data-target="#apinav">
-
-  <nav class="navbar navbar-inverse navbar-fixed-top">
-    <div class="container-fluid">
-      <div class="navbar-header">
-        <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#navbar">
-          <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="index.html">Atlas REST API: TimeZone</a>
-      </div>
-      <div id="navbar" class="navbar-collapse collapse">
-        <ul class="nav navbar-nav navbar-right">
-          <li><a href="resources.html">Resources</a></li>
-          <li><a href="data.html">Data Types</a></li>
-        </ul>
-      </div>
-    </div>
-  </nav>
-
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-sm-3 col-md-2 sidebar" id="apinav">
-        <ul class="nav nav-sidebar">
-          <li class="text-right"><a href="#top"><small>Back to 
Top</small></a></li>
-        </ul>
-      </div>
-
-      <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
-        <ol class="breadcrumb" id="top">
-          <li class="active dropdown"><a href="index.html">Home</a></li>
-          <li class="active dropdown"><a href="syntax_json.html">JSON</a></li>
-          <li class="dropdown"><a href="json_TimeZone.html">TimeZone</a></li>
-        </ol>
-
-      <h1 class="page-header">TimeZone <small>Data Type</small></h1>
-
-      <p></p>
-
-      <dl class="dl-horizontal">
-        <dt>Abstract Type</dt>
-        <dd></dd>
-      </dl>
-
-      <table class="table datatype-properties">
-        <caption>Properties</caption>
-        <thead>
-        <tr>
-          <th>name</th>
-          <th>data type</th>
-          <th>description</th>
-        </tr>
-        </thead>
-        <tbody>
-        <tr>
-          <td>  <span class="property-name">displayName</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">default</span>
-</td>
-          <td>  <span class="datatype-reference"><a 
href="json_TimeZone.html">TimeZone</a>
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">rawOffset</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">availableIDs</span>
-</td>
-          <td>  <span class="datatype-reference">array of string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">ID</span>
-</td>
-          <td>  <span class="datatype-reference">string
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        <tr>
-          <td>  <span class="property-name">DSTSavings</span>
-</td>
-          <td>  <span class="datatype-reference">number
-</span>
-</td>
-          <td>  <span class="property-description"></span>
-</td>
-        </tr>
-        </tbody>
-      </table>
-
-      <p class="lead">Example</p>
-
-      <div class="alert alert-warning">This data type is abstract. The example 
below may be incomplete. More accurate examples can be found in subtypes 
pages.</div>
-      
-      <pre class="prettyprint language-js example">{
-  &quot;displayName&quot; : &quot;...&quot;,
-  &quot;default&quot; : {
-    &quot;displayName&quot; : &quot;...&quot;,
-    &quot;default&quot; : { },
-    &quot;rawOffset&quot; : 12345,
-    &quot;availableIDs&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;ID&quot; : &quot;...&quot;,
-    &quot;DSTSavings&quot; : 12345
-  },
-  &quot;rawOffset&quot; : 12345,
-  &quot;availableIDs&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;ID&quot; : &quot;...&quot;,
-  &quot;DSTSavings&quot; : 12345
-}</pre>
-
-        <footer class="footer">
-          <div class="container">
-            <p class="text-muted">Generated by <a 
href="http://enunciate.webcohesion.com";>Enunciate</a>.</p>
-          </div>
-        </footer>
-
-      </div>
-    </div>
-  </div>
-
-
-  <!-- JavaScript placed at the end of the document so the pages load faster. 
-->
-  <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-  <!-- Bootstrap core JavaScript
-  ================================================== -->
-  <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-
-  <!-- prettify code blocks. see 
http://code.google.com/p/google-code-prettify/ -->
-  <script 
src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"; 
type="text/javascript"></script>
-  <script>
-    $(function() {
-      $(".clickable-row").click(function() {
-        window.document.location = $(this).data("href");
-      });
-
-      $('[data-toggle="tooltip"]').tooltip()
-    });
-  </script>
-
-</body>
-</html>

Reply via email to