http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.0/releasedocmaker/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.0/releasedocmaker/index.html 
b/documentation/0.2.0/releasedocmaker/index.html
deleted file mode 100644
index 5477ad9..0000000
--- a/documentation/0.2.0/releasedocmaker/index.html
+++ /dev/null
@@ -1,242 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Yetus</title>
-        <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="description" content="">
-        <meta name="author" content="">
-
-        <link href="/assets/css/bootstrap.css" rel="stylesheet">
-        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
-                    <link href="/assets/css/font-awesome.css" rel="stylesheet">
-
-        <!-- JS -->
-        <script type="text/javascript" 
src="/assets/js/jquery-2.1.4.min.js"></script>
-        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-  </head>
-    <body>
-      <div class="navbar navbar-inverse navbar-static-top" role="navigation">
-    <div class="container">
-        <div class="navbar-header">
-            <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-                <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="img-responsive pull-left" href="/">
-                <img style="max-height: 40px; margin-top: 5px; margin-bottom: 
5px;" src="/assets/img/yetus_logo.png" alt="Apache Yetus logo" />
-            </a>
-        </div>
-        <div class="navbar-collapse collapse">
-            <ul class="nav navbar-nav">
-                <li><a href="/downloads/">Downloads</a>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu">
-                      <li><a href="/documentation/0.1.0/">Docs for 
v0.1.0</a></li>
-                      <li><a href="/documentation/0.2.0/">Docs for 
v0.2.0</a></li>
-                      <li><a href="/documentation/0.2.1/">Docs for 
v0.2.1</a></li>
-                      <li><a href="/documentation/0.3.0/">Docs for 
v0.3.0</a></li>
-                      <li><a href="/documentation/0.4.0/">Docs for 
v0.4.0</a></li>
-                      <li><a href="/documentation/in-progress/">In Progress 
Docs for Contributors</a>
-                      </li>
-                    </ul>
-                </li>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Get Involved <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu" 
aria-labelledby="drop1">
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/mailinglists"><i class="fa fa-commenting"></i> Mailing 
Lists</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="http://issues.apache.org/jira/browse/YETUS";><i class="fa 
fa-bug"></i> JIRA (Bugs)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://git-wip-us.apache.org/repos/asf?s=yetus";><i 
class="fa fa-code"></i> Source (Apache)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://github.com/apache/yetus";><i class="fa 
fa-github-alt"></i> Source (GitHub)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/contribute/"><i class="fa fa-code-fork"></i> 
Contributing</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://twitter.com/ApacheYetus";><i class="fa 
fa-twitter"></i> @ApacheYetus</a>
-                        </li>
-                    </ul>
-                </li>
-                <li>
-                    <li class="dropdown">
-                        <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Apache Software Foundation <b class="caret"></b></a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li><a href="http://www.apache.org";>Apache 
Homepage</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/licenses/";>Apache License</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/security/";>Security</a>
-                            </li>
-                        </ul>
-                    </li>
-                </li>
-            </ul>
-        </div>
-        <!--/.nav-collapse -->
-    </div>
-</div>
-
-      <div class="container">
-        <!---
-  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.
--->
-
-<h1 id="releasedocmaker">releasedocmaker</h1>
-
-<ul>
-<li><a href="#Purpose">Purpose</a></li>
-<li><a href="#Basic_Usage">Basic Usage</a></li>
-<li><a href="#Changing_the_Header">Changing the Header</a></li>
-<li><a href="#Multiple_Versions">Multiple Versions</a></li>
-<li><a href="#Unreleased_Dates">Unreleased Dates</a></li>
-<li><a href="#Lint_Mode">Lint Mode</a></li>
-<li><a href="#Index_Mode">Index Mode</a></li>
-</ul>
-
-<h1 id="purpose">Purpose</h1>
-
-<p>Building changelog information in a form that is human digestible but still 
containing as much useful information is difficult.  Many attempts over the 
years have resulted in a variety of methods that projects use to solve this 
problem:</p>
-
-<ul>
-<li>JIRA-generated release notes from the <q>Release Notes</q> button</li>
-<li>Manually modified CHANGES file</li>
-<li>Processing git log information</li>
-</ul>
-
-<p>All of these methods have their pros and cons.  Some have issues with 
accuracy.  Some have issues with lack of details. None of these methods seem to 
cover all of the needs of many projects and are full of potential pitfalls.</p>
-
-<p>In order to solve these problems, releasedocmaker was written to 
automatically generate a changelog and release notes by querying Apache&rsquo;s 
JIRA instance.</p>
-
-<h1 id="basic-usage">Basic Usage</h1>
-
-<p>Minimally, the name of the JIRA project and a version registered in JIRA 
must be provided:</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project <span class="o">(</span>project<span 
class="o">)</span> --version <span class="o">(</span>version<span 
class="o">)</span>
-</code></pre>
-<p>This will query Apache JIRA, generating two files in a directory named 
after the given version in an extended markdown format which can be processed 
by both mvn site and GitHub.</p>
-
-<ul>
-<li>CHANGES.(version).md</li>
-</ul>
-
-<p>This is similar to the JIRA <q>Release Notes</q> button but is in tabular 
format and includes the priority, component, reporter, and contributor fields.  
It also highlights Incompatible Changes so that readers know what to look out 
for when upgrading. The top of the file also includes the date that the version 
was marked as released in JIRA.</p>
-
-<ul>
-<li>RELEASENOTES.(version).md</li>
-</ul>
-
-<p>If your JIRA project supports the release note field, this will contain any 
JIRA mentioned in the CHANGES log that is either an incompatible change or has 
a release note associated with it.  If your JIRA project does not support the 
release notes field, this will be the description field.</p>
-
-<p>For example, to build the release documentation for HBase v1.2.0&hellip;</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.2.0
-</code></pre>
-<p>&hellip; will create a 1.2.0 directory and inside that directory will be 
CHANGES.1.2.0.md and RELEASENOTES.1.2.0.md .</p>
-
-<p>By default, release notes are expected to be in plain text.  However, you 
can write them in markdown if you include a header at the top of your release 
note:</p>
-<pre class="highlight xml"><code><span class="c">&lt;!-- markdown --&gt;</span>
-remaining text
-</code></pre>
-<h1 id="changing-the-header">Changing the Header</h1>
-
-<p>By default, it will use a header that matches the project name.  But that 
is kind of ugly and the case may be wrong.  Luckily, the title can be 
changed:</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.2.0 --projecttitle <span 
class="s2">"Apache HBase"</span>
-</code></pre>
-<p>Now instead of <q>HBASE</q>, it will use <q>Apache HBASE</q> for some 
titles and headers.</p>
-
-<h1 id="multiple-versions">Multiple Versions</h1>
-
-<p>The script can also generate multiple versions at once, by</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.0.0 --version 1.2.0
-</code></pre>
-<p>This will create the files for versions 1.0.0 and versions 1.2.0 in their 
own directories.</p>
-
-<p>But what if the version numbers are not known?  releasedocmaker can also 
generate version data based upon ranges:</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.0.0 --version 1.2.0 
--range
-</code></pre>
-<p>In this form, releasedocmaker will query JIRA, discover all versions that 
alphabetically appear to be between 1.0.0 and 1.2.0, inclusive, and generate 
all of the relative release documents.  This is especially useful when 
bootstrapping an existing project.</p>
-
-<h1 id="unreleased-dates">Unreleased Dates</h1>
-
-<p>For released versions, releasedocmaker will pull the date of the release 
from JIRA.  However, for unreleased versions it marks the release as 
<q>Unreleased</q>. This can be inconvenient when actually building a release 
and wanting to include it inside the source package.</p>
-
-<p>The &ndash;usetoday option can be used to signify that instead of using 
Unreleased, releasedocmaker should use today&rsquo;s date.</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.0.0 --usetoday
-</code></pre>
-<p>After using this option and release, don&rsquo;t forget to change 
JIRA&rsquo;s release date to match!</p>
-
-<h1 id="lint-mode">Lint Mode</h1>
-
-<p>In order to ensure proper formatting while using mvn site, releasedocmaker 
puts in periods (.) for fields that are empty or unassigned.  This can be 
unsightly and not proper for any given project.  There are also other things, 
such as missing release notes for incompatible changes, that are less than 
desirable.</p>
-
-<p>In order to help release managers from having to scan through potentially 
large documents, releasedocmaker features a lint mode, triggered via 
&ndash;lint:</p>
-<pre class="highlight shell"><code><span class="gp">$ 
</span>releasedocmaker.py --project HBASE --version 1.0.0 --lint
-</code></pre>
-<p>This will do the normal JIRA querying, looking for items it considers 
problematic.  It will print the information to the screen and then exit with 
either success or failure, depending upon if any issues were discovered.</p>
-
-<h1 id="index-mode">Index Mode</h1>
-
-<p>There is basic support for an autoindexer.  It will create two files that 
contain links to all directories that have a major.minor.micro-style version 
numbering system, where all fields are numeric.</p>
-
-<ul>
-<li>index.md: a file suitable for conversion to HTML via mvn site</li>
-<li>README.md: a file suitable for display on Github and other Markdown 
rendering websites</li>
-</ul>
-
-    </div>
-      <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span12 text-left">
-              <div class="span12">
-                Copyright 2008-2017 <a href="http://www.apache.org/";>Apache 
Software Foundation</a>. Licensed under the <a 
href="http://www.apache.org/licenses/";>Apache License v2.0</a>. Apache Yetus 
and the Apache feather logo are trademarks of The Apache Software Foundation.
-              </div>
-            </div>
-
-        </div>
-
-    </footer>
-</div>
-
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/CHANGES/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/CHANGES/index.html 
b/documentation/0.2.1/CHANGES/index.html
deleted file mode 100644
index 19e8564..0000000
--- a/documentation/0.2.1/CHANGES/index.html
+++ /dev/null
@@ -1,207 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Yetus</title>
-        <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="description" content="">
-        <meta name="author" content="">
-
-        <link href="/assets/css/bootstrap.css" rel="stylesheet">
-        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
-                    <link href="/assets/css/font-awesome.css" rel="stylesheet">
-
-        <!-- JS -->
-        <script type="text/javascript" 
src="/assets/js/jquery-2.1.4.min.js"></script>
-        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-  </head>
-    <body>
-      <div class="navbar navbar-inverse navbar-static-top" role="navigation">
-    <div class="container">
-        <div class="navbar-header">
-            <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-                <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="img-responsive pull-left" href="/">
-                <img style="max-height: 40px; margin-top: 5px; margin-bottom: 
5px;" src="/assets/img/yetus_logo.png" alt="Apache Yetus logo" />
-            </a>
-        </div>
-        <div class="navbar-collapse collapse">
-            <ul class="nav navbar-nav">
-                <li><a href="/downloads/">Downloads</a>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu">
-                      <li><a href="/documentation/0.1.0/">Docs for 
v0.1.0</a></li>
-                      <li><a href="/documentation/0.2.0/">Docs for 
v0.2.0</a></li>
-                      <li><a href="/documentation/0.2.1/">Docs for 
v0.2.1</a></li>
-                      <li><a href="/documentation/0.3.0/">Docs for 
v0.3.0</a></li>
-                      <li><a href="/documentation/0.4.0/">Docs for 
v0.4.0</a></li>
-                      <li><a href="/documentation/in-progress/">In Progress 
Docs for Contributors</a>
-                      </li>
-                    </ul>
-                </li>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Get Involved <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu" 
aria-labelledby="drop1">
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/mailinglists"><i class="fa fa-commenting"></i> Mailing 
Lists</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="http://issues.apache.org/jira/browse/YETUS";><i class="fa 
fa-bug"></i> JIRA (Bugs)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://git-wip-us.apache.org/repos/asf?s=yetus";><i 
class="fa fa-code"></i> Source (Apache)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://github.com/apache/yetus";><i class="fa 
fa-github-alt"></i> Source (GitHub)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/contribute/"><i class="fa fa-code-fork"></i> 
Contributing</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://twitter.com/ApacheYetus";><i class="fa 
fa-twitter"></i> @ApacheYetus</a>
-                        </li>
-                    </ul>
-                </li>
-                <li>
-                    <li class="dropdown">
-                        <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Apache Software Foundation <b class="caret"></b></a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li><a href="http://www.apache.org";>Apache 
Homepage</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/licenses/";>Apache License</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/security/";>Security</a>
-                            </li>
-                        </ul>
-                    </li>
-                </li>
-            </ul>
-        </div>
-        <!--/.nav-collapse -->
-    </div>
-</div>
-
-      <div class="container">
-        <!---
-# 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.
--->
-
-<h1 id="apache-yetus-changelog">Apache Yetus Changelog</h1>
-
-<h2 id="release-0-2-1-2016-04-07">Release 0.2.1 - 2016-04-07</h2>
-
-<h3 id="improvements">IMPROVEMENTS:</h3>
-<table class='table table-bordered table-striped'><thead><tr>
-<th style="text-align: left">JIRA</th>
-<th style="text-align: left">Summary</th>
-<th style="text-align: left">Priority</th>
-<th style="text-align: left">Component</th>
-<th style="text-align: left">Reporter</th>
-<th style="text-align: left">Contributor</th>
-</tr>
-</thead><tbody><tr>
-<td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-358";>YETUS-358</a></td>
-<td style="text-align: left">make use of BSD tar in build script explicit</td>
-<td style="text-align: left">Blocker</td>
-<td style="text-align: left">build</td>
-<td style="text-align: left">Sean Busbey</td>
-<td style="text-align: left">Sean Busbey</td>
-</tr>
-</tbody></table>
-<h3 id="bug-fixes">BUG FIXES:</h3>
-<table class='table table-bordered table-striped'><thead><tr>
-<th style="text-align: left">JIRA</th>
-<th style="text-align: left">Summary</th>
-<th style="text-align: left">Priority</th>
-<th style="text-align: left">Component</th>
-<th style="text-align: left">Reporter</th>
-<th style="text-align: left">Contributor</th>
-</tr>
-</thead><tbody><tr>
-<td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-345";>YETUS-345</a></td>
-<td style="text-align: left">mvn dependency dupe fix broke hadoop</td>
-<td style="text-align: left">Blocker</td>
-<td style="text-align: left">Test Patch</td>
-<td style="text-align: left">Allen Wittenauer</td>
-<td style="text-align: left">Allen Wittenauer</td>
-</tr>
-<tr>
-<td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-334";>YETUS-334</a></td>
-<td style="text-align: left">mvn dependency ordering generates duplicates</td>
-<td style="text-align: left">Critical</td>
-<td style="text-align: left">Test Patch</td>
-<td style="text-align: left">Phil Yang</td>
-<td style="text-align: left">Allen Wittenauer</td>
-</tr>
-</tbody></table>
-<h3 id="other">OTHER:</h3>
-<table class='table table-bordered table-striped'><thead><tr>
-<th style="text-align: left">JIRA</th>
-<th style="text-align: left">Summary</th>
-<th style="text-align: left">Priority</th>
-<th style="text-align: left">Component</th>
-<th style="text-align: left">Reporter</th>
-<th style="text-align: left">Contributor</th>
-</tr>
-</thead><tbody><tr>
-<td style="text-align: left"><a 
href="https://issues.apache.org/jira/browse/YETUS-344";>YETUS-344</a></td>
-<td style="text-align: left">Release 0.2.1</td>
-<td style="text-align: left">Critical</td>
-<td style="text-align: left">website and documentation</td>
-<td style="text-align: left">Sean Busbey</td>
-<td style="text-align: left">Sean Busbey</td>
-</tr>
-</tbody></table>
-    </div>
-      <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span12 text-left">
-              <div class="span12">
-                Copyright 2008-2017 <a href="http://www.apache.org/";>Apache 
Software Foundation</a>. Licensed under the <a 
href="http://www.apache.org/licenses/";>Apache License v2.0</a>. Apache Yetus 
and the Apache feather logo are trademarks of The Apache Software Foundation.
-              </div>
-            </div>
-
-        </div>
-
-    </footer>
-</div>
-
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/RELEASENOTES/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/RELEASENOTES/index.html 
b/documentation/0.2.1/RELEASENOTES/index.html
deleted file mode 100644
index 1e0159d..0000000
--- a/documentation/0.2.1/RELEASENOTES/index.html
+++ /dev/null
@@ -1,145 +0,0 @@
-<!---
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>Apache Yetus</title>
-        <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="description" content="">
-        <meta name="author" content="">
-
-        <link href="/assets/css/bootstrap.css" rel="stylesheet">
-        <link href="/assets/css/bootstrap-theme.css" rel="stylesheet">
-                    <link href="/assets/css/font-awesome.css" rel="stylesheet">
-
-        <!-- JS -->
-        <script type="text/javascript" 
src="/assets/js/jquery-2.1.4.min.js"></script>
-        <script type="text/javascript" src="/assets/js/bootstrap.js"></script>
-  </head>
-    <body>
-      <div class="navbar navbar-inverse navbar-static-top" role="navigation">
-    <div class="container">
-        <div class="navbar-header">
-            <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-                <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="img-responsive pull-left" href="/">
-                <img style="max-height: 40px; margin-top: 5px; margin-bottom: 
5px;" src="/assets/img/yetus_logo.png" alt="Apache Yetus logo" />
-            </a>
-        </div>
-        <div class="navbar-collapse collapse">
-            <ul class="nav navbar-nav">
-                <li><a href="/downloads/">Downloads</a>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu">
-                      <li><a href="/documentation/0.1.0/">Docs for 
v0.1.0</a></li>
-                      <li><a href="/documentation/0.2.0/">Docs for 
v0.2.0</a></li>
-                      <li><a href="/documentation/0.2.1/">Docs for 
v0.2.1</a></li>
-                      <li><a href="/documentation/0.3.0/">Docs for 
v0.3.0</a></li>
-                      <li><a href="/documentation/0.4.0/">Docs for 
v0.4.0</a></li>
-                      <li><a href="/documentation/in-progress/">In Progress 
Docs for Contributors</a>
-                      </li>
-                    </ul>
-                </li>
-                <li class="dropdown">
-                    <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Get Involved <span class="caret"></span></a>
-                    <ul class="dropdown-menu" role="menu" 
aria-labelledby="drop1">
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/mailinglists"><i class="fa fa-commenting"></i> Mailing 
Lists</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="http://issues.apache.org/jira/browse/YETUS";><i class="fa 
fa-bug"></i> JIRA (Bugs)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://git-wip-us.apache.org/repos/asf?s=yetus";><i 
class="fa fa-code"></i> Source (Apache)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://github.com/apache/yetus";><i class="fa 
fa-github-alt"></i> Source (GitHub)</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="/contribute/"><i class="fa fa-code-fork"></i> 
Contributing</a>
-                        </li>
-                        <li role="presentation"><a role="menuitem" 
tabindex="-1" href="https://twitter.com/ApacheYetus";><i class="fa 
fa-twitter"></i> @ApacheYetus</a>
-                        </li>
-                    </ul>
-                </li>
-                <li>
-                    <li class="dropdown">
-                        <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Apache Software Foundation <b class="caret"></b></a>
-                        <ul class="dropdown-menu" role="menu">
-                            <li><a href="http://www.apache.org";>Apache 
Homepage</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/licenses/";>Apache License</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
-                            </li>
-                            <li><a 
href="http://www.apache.org/security/";>Security</a>
-                            </li>
-                        </ul>
-                    </li>
-                </li>
-            </ul>
-        </div>
-        <!--/.nav-collapse -->
-    </div>
-</div>
-
-      <div class="container">
-        <!---
-# 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.
--->
-
-<h1 id="apache-yetus-0-2-1-release-notes">Apache Yetus  0.2.1 Release 
Notes</h1>
-
-<p>These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.</p>
-
-    </div>
-      <div class="container">
-    <hr>
-    <footer class="footer">
-        <div class="row-fluid">
-            <div class="span12 text-left">
-              <div class="span12">
-                Copyright 2008-2017 <a href="http://www.apache.org/";>Apache 
Software Foundation</a>. Licensed under the <a 
href="http://www.apache.org/licenses/";>Apache License v2.0</a>. Apache Yetus 
and the Apache feather logo are trademarks of The Apache Software Foundation.
-              </div>
-            </div>
-
-        </div>
-
-    </footer>
-</div>
-
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/audience-annotations-apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.1/audience-annotations-apidocs/allclasses-frame.html 
b/documentation/0.2.1/audience-annotations-apidocs/allclasses-frame.html
deleted file mode 100644
index ed6ffd4..0000000
--- a/documentation/0.2.1/audience-annotations-apidocs/allclasses-frame.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:40 PDT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Yetus - Audience Annotations Component 0.2.1 
API)</title>
-<meta name="date" content="2017-06-16">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<h1 class="bar">All&nbsp;Classes</h1>
-<div class="indexContainer">
-<ul>
-<li><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html"
 title="class in org.apache.yetus.audience.tools" 
target="classFrame">ExcludePrivateAnnotationsJDiffDoclet</a></li>
-<li><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html"
 title="class in org.apache.yetus.audience.tools" 
target="classFrame">ExcludePrivateAnnotationsStandardDoclet</a></li>
-<li><a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html"
 title="class in org.apache.yetus.audience.tools" 
target="classFrame">IncludePublicAnnotationsStandardDoclet</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceAudience.html" title="class in 
org.apache.yetus.audience" target="classFrame">InterfaceAudience</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" 
title="annotation in org.apache.yetus.audience" 
target="classFrame">InterfaceAudience.LimitedPrivate</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in org.apache.yetus.audience" 
target="classFrame">InterfaceAudience.Private</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience" 
target="classFrame">InterfaceAudience.Public</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceStability.html" title="class 
in org.apache.yetus.audience" target="classFrame">InterfaceStability</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience" 
target="classFrame">InterfaceStability.Evolving</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience" 
target="classFrame">InterfaceStability.Stable</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience" 
target="classFrame">InterfaceStability.Unstable</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/audience-annotations-apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.1/audience-annotations-apidocs/allclasses-noframe.html 
b/documentation/0.2.1/audience-annotations-apidocs/allclasses-noframe.html
deleted file mode 100644
index 9e79363..0000000
--- a/documentation/0.2.1/audience-annotations-apidocs/allclasses-noframe.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:40 PDT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Yetus - Audience Annotations Component 0.2.1 
API)</title>
-<meta name="date" content="2017-06-16">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<h1 class="bar">All&nbsp;Classes</h1>
-<div class="indexContainer">
-<ul>
-<li><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></li>
-<li><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></li>
-<li><a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceAudience.html" title="class in 
org.apache.yetus.audience">InterfaceAudience</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" 
title="annotation in 
org.apache.yetus.audience">InterfaceAudience.LimitedPrivate</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in 
org.apache.yetus.audience">InterfaceAudience.Private</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in 
org.apache.yetus.audience">InterfaceAudience.Public</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceStability.html" title="class 
in org.apache.yetus.audience">InterfaceStability</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in 
org.apache.yetus.audience">InterfaceStability.Evolving</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in 
org.apache.yetus.audience">InterfaceStability.Stable</a></li>
-<li><a href="org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in 
org.apache.yetus.audience">InterfaceStability.Unstable</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/audience-annotations-apidocs/constant-values.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.1/audience-annotations-apidocs/constant-values.html 
b/documentation/0.2.1/audience-annotations-apidocs/constant-values.html
deleted file mode 100644
index 1330699..0000000
--- a/documentation/0.2.1/audience-annotations-apidocs/constant-values.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:40 PDT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Apache Yetus - Audience Annotations Component 
0.2.1 API)</title>
-<meta name="date" content="2017-06-16">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Yetus - 
Audience Annotations Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
-<li><a href="index-all.html">Index</a></li>
-<li><a href="help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
-<h2 title="Contents">Contents</h2>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
-<li><a href="index-all.html">Index</a></li>
-<li><a href="help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/audience-annotations-apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.1/audience-annotations-apidocs/deprecated-list.html 
b/documentation/0.2.1/audience-annotations-apidocs/deprecated-list.html
deleted file mode 100644
index 1f138d6..0000000
--- a/documentation/0.2.1/audience-annotations-apidocs/deprecated-list.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:40 PDT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Apache Yetus - Audience Annotations Component 0.2.1 
API)</title>
-<meta name="date" content="2017-06-16">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Yetus - Audience 
Annotations Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li class="navBarCell1Rev">Deprecated</li>
-<li><a href="index-all.html">Index</a></li>
-<li><a href="help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h1 title="Deprecated API" class="title">Deprecated API</h1>
-<h2 title="Contents">Contents</h2>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li class="navBarCell1Rev">Deprecated</li>
-<li><a href="index-all.html">Index</a></li>
-<li><a href="help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/audience-annotations-apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/help-doc.html 
b/documentation/0.2.1/audience-annotations-apidocs/help-doc.html
deleted file mode 100644
index 7a8b14c..0000000
--- a/documentation/0.2.1/audience-annotations-apidocs/help-doc.html
+++ /dev/null
@@ -1,231 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:40 PDT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Apache Yetus - Audience Annotations Component 0.2.1 
API)</title>
-<meta name="date" content="2017-06-16">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Yetus - Audience 
Annotations Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
-<li><a href="index-all.html">Index</a></li>
-<li class="navBarCell1Rev">Help</li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h1 class="title">How This API Document Is Organized</h1>
-<div class="subTitle">This API (Application Programming Interface) document 
has pages corresponding to the items in the navigation bar, described as 
follows.</div>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<h2>Overview</h2>
-<p>The <a href="overview-summary.html">Overview</a> page is the front page of 
this API document and provides a list of all packages with a summary for each.  
This page can also contain an overall description of the set of packages.</p>
-</li>
-<li class="blockList">
-<h2>Package</h2>
-<p>Each package has a page that contains a list of its classes and interfaces, 
with a summary for each. This page can contain six categories:</p>
-<ul>
-<li>Interfaces (italic)</li>
-<li>Classes</li>
-<li>Enums</li>
-<li>Exceptions</li>
-<li>Errors</li>
-<li>Annotation Types</li>
-</ul>
-</li>
-<li class="blockList">
-<h2>Class/Interface</h2>
-<p>Each class, interface, nested class and nested interface has its own 
separate page. Each of these pages has three sections consisting of a 
class/interface description, summary tables, and detailed member 
descriptions:</p>
-<ul>
-<li>Class inheritance diagram</li>
-<li>Direct Subclasses</li>
-<li>All Known Subinterfaces</li>
-<li>All Known Implementing Classes</li>
-<li>Class/interface declaration</li>
-<li>Class/interface description</li>
-</ul>
-<ul>
-<li>Nested Class Summary</li>
-<li>Field Summary</li>
-<li>Constructor Summary</li>
-<li>Method Summary</li>
-</ul>
-<ul>
-<li>Field Detail</li>
-<li>Constructor Detail</li>
-<li>Method Detail</li>
-</ul>
-<p>Each summary entry contains the first sentence from the detailed 
description for that item. The summary entries are alphabetical, while the 
detailed descriptions are in the order they appear in the source code. This 
preserves the logical groupings established by the programmer.</p>
-</li>
-<li class="blockList">
-<h2>Annotation Type</h2>
-<p>Each annotation type has its own separate page with the following 
sections:</p>
-<ul>
-<li>Annotation Type declaration</li>
-<li>Annotation Type description</li>
-<li>Required Element Summary</li>
-<li>Optional Element Summary</li>
-<li>Element Detail</li>
-</ul>
-</li>
-<li class="blockList">
-<h2>Enum</h2>
-<p>Each enum has its own separate page with the following sections:</p>
-<ul>
-<li>Enum declaration</li>
-<li>Enum description</li>
-<li>Enum Constant Summary</li>
-<li>Enum Constant Detail</li>
-</ul>
-</li>
-<li class="blockList">
-<h2>Use</h2>
-<p>Each documented package, class and interface has its own Use page.  This 
page describes what packages, classes, methods, constructors and fields use any 
part of the given class or package. Given a class or interface A, its Use page 
includes subclasses of A, fields declared as A, methods that return A, and 
methods and constructors with parameters of type A.  You can access this page 
by first going to the package, class or interface, then clicking on the "Use" 
link in the navigation bar.</p>
-</li>
-<li class="blockList">
-<h2>Tree (Class Hierarchy)</h2>
-<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all 
packages, plus a hierarchy for each package. Each hierarchy page contains a 
list of classes and a list of interfaces. The classes are organized by 
inheritance structure starting with <code>java.lang.Object</code>. The 
interfaces do not inherit from <code>java.lang.Object</code>.</p>
-<ul>
-<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy 
for all packages.</li>
-<li>When viewing a particular package, class or interface page, clicking 
"Tree" displays the hierarchy for only that package.</li>
-</ul>
-</li>
-<li class="blockList">
-<h2>Deprecated API</h2>
-<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the 
API that have been deprecated. A deprecated API is not recommended for use, 
generally due to improvements, and a replacement API is usually given. 
Deprecated APIs may be removed in future implementations.</p>
-</li>
-<li class="blockList">
-<h2>Index</h2>
-<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all 
classes, interfaces, constructors, methods, and fields.</p>
-</li>
-<li class="blockList">
-<h2>Prev/Next</h2>
-<p>These links take you to the next or previous class, interface, package, or 
related page.</p>
-</li>
-<li class="blockList">
-<h2>Frames/No Frames</h2>
-<p>These links show and hide the HTML frames.  All pages are available with or 
without frames.</p>
-</li>
-<li class="blockList">
-<h2>All Classes</h2>
-<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all 
classes and interfaces except non-static nested types.</p>
-</li>
-<li class="blockList">
-<h2>Serialized Form</h2>
-<p>Each serializable or externalizable class has a description of its 
serialization fields and methods. This information is of interest to 
re-implementors, not to developers using the API. While there is no link in the 
navigation bar, you can get to this information by going to any serialized 
class and clicking "Serialized Form" in the "See also" section of the class 
description.</p>
-</li>
-<li class="blockList">
-<h2>Constant Field Values</h2>
-<p>The <a href="constant-values.html">Constant Field Values</a> page lists the 
static final fields and their values.</p>
-</li>
-</ul>
-<span class="emphasizedPhrase">This help file applies to API documentation 
generated using the standard doclet.</span></div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
-<li><a href="index-all.html">Index</a></li>
-<li class="navBarCell1Rev">Help</li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/audience-annotations-apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/index-all.html 
b/documentation/0.2.1/audience-annotations-apidocs/index-all.html
deleted file mode 100644
index 379b49e..0000000
--- a/documentation/0.2.1/audience-annotations-apidocs/index-all.html
+++ /dev/null
@@ -1,250 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:40 PDT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Apache Yetus - Audience Annotations Component 0.2.1 API)</title>
-<meta name="date" content="2017-06-16">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Yetus - Audience Annotations 
Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
-<li class="navBarCell1Rev">Index</li>
-<li><a href="help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
-<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="contentContainer"><a href="#I:E">E</a>&nbsp;<a 
href="#I:I">I</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a 
href="#I:S">S</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a name="I:E">
-<!--   -->
-</a>
-<h2 class="title">E</h2>
-<dl>
-<dt><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html"
 title="class in org.apache.yetus.audience.tools"><span 
class="typeNameLink">ExcludePrivateAnnotationsJDiffDoclet</span></a> - Class in 
<a 
href="org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a></dt>
-<dd>
-<div class="block">A <a 
href="http://java.sun.com/javase/6/docs/jdk/api/javadoc/doclet/";>Doclet</a>
- for excluding elements that are annotated with
- <a href="org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in 
org.apache.yetus.audience"><code>InterfaceAudience.Private</code></a> or
- <a href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" 
title="annotation in 
org.apache.yetus.audience"><code>InterfaceAudience.LimitedPrivate</code></a>.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#ExcludePrivateAnnotationsJDiffDoclet--">ExcludePrivateAnnotationsJDiffDoclet()</a></span>
 - Constructor for class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html"
 title="class in org.apache.yetus.audience.tools"><span 
class="typeNameLink">ExcludePrivateAnnotationsStandardDoclet</span></a> - Class 
in <a 
href="org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a></dt>
-<dd>
-<div class="block">A <a 
href="http://java.sun.com/javase/6/docs/jdk/api/javadoc/doclet/";>Doclet</a>
- for excluding elements that are annotated with
- <a href="org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in 
org.apache.yetus.audience"><code>InterfaceAudience.Private</code></a> or
- <a href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" 
title="annotation in 
org.apache.yetus.audience"><code>InterfaceAudience.LimitedPrivate</code></a>.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#ExcludePrivateAnnotationsStandardDoclet--">ExcludePrivateAnnotationsStandardDoclet()</a></span>
 - Constructor for class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-</dl>
-<a name="I:I">
-<!--   -->
-</a>
-<h2 class="title">I</h2>
-<dl>
-<dt><a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html"
 title="class in org.apache.yetus.audience.tools"><span 
class="typeNameLink">IncludePublicAnnotationsStandardDoclet</span></a> - Class 
in <a 
href="org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a></dt>
-<dd>
-<div class="block">A <a 
href="http://java.sun.com/javase/6/docs/jdk/api/javadoc/doclet/";>Doclet</a>
- that only includes class-level elements that are annotated with
- <a href="org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in 
org.apache.yetus.audience"><code>InterfaceAudience.Public</code></a>.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#IncludePublicAnnotationsStandardDoclet--">IncludePublicAnnotationsStandardDoclet()</a></span>
 - Constructor for class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceAudience.html" title="class in 
org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience</span></a> - Class in <a 
href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
-<dd>
-<div class="block">Annotation to inform users of a package, class or method's 
intended audience.</div>
-</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.LimitedPrivate</span></a> - Annotation 
Type in <a 
href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
-<dd>
-<div class="block">Intended only for the project(s) specified in the 
annotation.</div>
-</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Private</span></a> - Annotation Type in 
<a 
href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
-<dd>
-<div class="block">Intended for use only within a given project.</div>
-</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceAudience.Public.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceAudience.Public</span></a> - Annotation Type in 
<a 
href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
-<dd>
-<div class="block">Intended for use by any project or application.</div>
-</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceStability.html" title="class 
in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability</span></a> - Class in <a 
href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
-<dd>
-<div class="block">Annotation to inform users of how much to rely on a 
particular package,
- class or method not changing over time.</div>
-</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/InterfaceStability.html#InterfaceStability--">InterfaceStability()</a></span>
 - Constructor for class org.apache.yetus.audience.<a 
href="org/apache/yetus/audience/InterfaceStability.html" title="class in 
org.apache.yetus.audience">InterfaceStability</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceStability.Evolving.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> - Annotation Type 
in <a 
href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
-<dd>
-<div class="block">Evolving, but can break compatibility at minor release 
(i.e.</div>
-</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceStability.Stable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> - Annotation Type in 
<a 
href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
-<dd>
-<div class="block">Can evolve while retaining compatibility for minor release 
boundaries.;
- can break compatibility only at major release (ie.</div>
-</dd>
-<dt><a href="org/apache/yetus/audience/InterfaceStability.Unstable.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> - Annotation Type 
in <a 
href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a></dt>
-<dd>
-<div class="block">No guarantee is provided as to reliability or stability 
across any
- level of release granularity.</div>
-</dd>
-</dl>
-<a name="I:L">
-<!--   -->
-</a>
-<h2 class="title">L</h2>
-<dl>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#languageVersion--">languageVersion()</a></span>
 - Static method in class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#languageVersion--">languageVersion()</a></span>
 - Static method in class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#languageVersion--">languageVersion()</a></span>
 - Static method in class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-</dl>
-<a name="I:O">
-<!--   -->
-</a>
-<h2 class="title">O</h2>
-<dl>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#optionLength-java.lang.String-">optionLength(String)</a></span>
 - Static method in class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#optionLength-java.lang.String-">optionLength(String)</a></span>
 - Static method in class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#optionLength-java.lang.String-">optionLength(String)</a></span>
 - Static method in class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><a 
href="org/apache/yetus/audience/package-summary.html">org.apache.yetus.audience</a>
 - package org.apache.yetus.audience</dt>
-<dd>&nbsp;</dd>
-<dt><a 
href="org/apache/yetus/audience/tools/package-summary.html">org.apache.yetus.audience.tools</a>
 - package org.apache.yetus.audience.tools</dt>
-<dd>&nbsp;</dd>
-</dl>
-<a name="I:S">
-<!--   -->
-</a>
-<h2 class="title">S</h2>
-<dl>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#start-com.sun.javadoc.RootDoc-">start(RootDoc)</a></span>
 - Static method in class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#start-com.sun.javadoc.RootDoc-">start(RootDoc)</a></span>
 - Static method in class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#start-com.sun.javadoc.RootDoc-">start(RootDoc)</a></span>
 - Static method in class org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-</dl>
-<a name="I:V">
-<!--   -->
-</a>
-<h2 class="title">V</h2>
-<dl>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html#validOptions-java.lang.String:A:A-com.sun.javadoc.DocErrorReporter-">validOptions(String[][],
 DocErrorReporter)</a></span> - Static method in class 
org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsJDiffDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsJDiffDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html#validOptions-java.lang.String:A:A-com.sun.javadoc.DocErrorReporter-">validOptions(String[][],
 DocErrorReporter)</a></span> - Static method in class 
org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/ExcludePrivateAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">ExcludePrivateAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html#validOptions-java.lang.String:A:A-com.sun.javadoc.DocErrorReporter-">validOptions(String[][],
 DocErrorReporter)</a></span> - Static method in class 
org.apache.yetus.audience.tools.<a 
href="org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.html"
 title="class in 
org.apache.yetus.audience.tools">IncludePublicAnnotationsStandardDoclet</a></dt>
-<dd>&nbsp;</dd>
-</dl>
-<a href="#I:E">E</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a 
href="#I:L">L</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a 
href="#I:V">V</a>&nbsp;</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
-<li class="navBarCell1Rev">Index</li>
-<li><a href="help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
-<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/audience-annotations-apidocs/index.html
----------------------------------------------------------------------
diff --git a/documentation/0.2.1/audience-annotations-apidocs/index.html 
b/documentation/0.2.1/audience-annotations-apidocs/index.html
deleted file mode 100644
index 9932911..0000000
--- a/documentation/0.2.1/audience-annotations-apidocs/index.html
+++ /dev/null
@@ -1,75 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" 
"http://www.w3.org/TR/html4/frameset.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:40 PDT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Apache Yetus - Audience Annotations Component 0.2.1 API</title>
-<script type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-        targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1 || (targetPage != "" && 
!validURL(targetPage)))
-        targetPage = "undefined";
-    function validURL(url) {
-        try {
-            url = decodeURIComponent(url);
-        }
-        catch (error) {
-            return false;
-        }
-        var pos = url.indexOf(".html");
-        if (pos == -1 || pos != url.length - 5)
-            return false;
-        var allowNumber = false;
-        var allowSep = false;
-        var seenDot = false;
-        for (var i = 0; i < url.length - 5; i++) {
-            var ch = url.charAt(i);
-            if ('a' <= ch && ch <= 'z' ||
-                    'A' <= ch && ch <= 'Z' ||
-                    ch == '$' ||
-                    ch == '_' ||
-                    ch.charCodeAt(0) > 127) {
-                allowNumber = true;
-                allowSep = true;
-            } else if ('0' <= ch && ch <= '9'
-                    || ch == '-') {
-                if (!allowNumber)
-                     return false;
-            } else if (ch == '/' || ch == '.') {
-                if (!allowSep)
-                    return false;
-                allowNumber = false;
-                allowSep = false;
-                if (ch == '.')
-                     seenDot = true;
-                if (ch == '/' && seenDot)
-                     return false;
-            } else {
-                return false;
-            }
-        }
-        return true;
-    }
-    function loadFrames() {
-        if (targetPage != "" && targetPage != "undefined")
-             top.classFrame.location = top.targetPage;
-    }
-</script>
-</head>
-<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
-<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
-<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
-<frame src="allclasses-frame.html" name="packageFrame" title="All classes and 
interfaces (except non-static nested types)">
-</frameset>
-<frame src="overview-summary.html" name="classFrame" title="Package, class and 
interface descriptions" scrolling="yes">
-<noframes>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<h2>Frame Alert</h2>
-<p>This document is designed to be viewed using the frames feature. If you see 
this message, you are using a non-frame-capable web client. Link to <a 
href="overview-summary.html">Non-frame version</a>.</p>
-</noframes>
-</frameset>
-</html>

http://git-wip-us.apache.org/repos/asf/yetus/blob/6ca1d766/documentation/0.2.1/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
----------------------------------------------------------------------
diff --git 
a/documentation/0.2.1/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
 
b/documentation/0.2.1/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
deleted file mode 100644
index fd7f88f..0000000
--- 
a/documentation/0.2.1/audience-annotations-apidocs/org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html
+++ /dev/null
@@ -1,217 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_92) on Fri Jun 16 07:14:39 PDT 2017 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InterfaceAudience.LimitedPrivate (Apache Yetus - Audience Annotations 
Component 0.2.1 API)</title>
-<meta name="date" content="2017-06-16">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InterfaceAudience.LimitedPrivate (Apache 
Yetus - Audience Annotations Component 0.2.1 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/InterfaceAudience.LimitedPrivate.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.html" 
title="class in org.apache.yetus.audience"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html"
 target="_top">Frames</a></li>
-<li><a href="InterfaceAudience.LimitedPrivate.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a 
href="#annotation.type.required.element.summary">Required</a>&nbsp;|&nbsp;</li>
-<li>Optional</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#annotation.type.element.detail">Element</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">org.apache.yetus.audience</div>
-<h2 title="Annotation Type InterfaceAudience.LimitedPrivate" 
class="title">Annotation Type InterfaceAudience.LimitedPrivate</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Documented.html?is-external=true";
 title="class or interface in java.lang.annotation">@Documented</a>
- <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true";
 title="class or interface in java.lang.annotation">@Retention</a>(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--";
 title="class or interface in java.lang.annotation">value</a>=<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME";
 title="class or interface in java.lang.annotation">RUNTIME</a>)
-public static @interface <span 
class="memberNameLabel">InterfaceAudience.LimitedPrivate</span></pre>
-<div class="block">Intended only for the project(s) specified in the 
annotation.
- For example, "Hadoop Common", "HDFS", "MapReduce", "ZooKeeper", "HBase".</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="annotation.type.required.element.summary">
-<!--   -->
-</a>
-<h3>Required Element Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Required Element Summary table, listing required elements, and an 
explanation">
-<caption><span>Required Elements</span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Required Element and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html#value--">value</a></span></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="annotation.type.element.detail">
-<!--   -->
-</a>
-<h3>Element Detail</h3>
-<a name="value--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>value</h4>
-<pre>public abstract&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>[]&nbsp;value</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/InterfaceAudience.LimitedPrivate.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../org/apache/yetus/audience/InterfaceAudience.html" 
title="class in org.apache.yetus.audience"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../org/apache/yetus/audience/InterfaceAudience.Private.html" 
title="annotation in org.apache.yetus.audience"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?org/apache/yetus/audience/InterfaceAudience.LimitedPrivate.html"
 target="_top">Frames</a></li>
-<li><a href="InterfaceAudience.LimitedPrivate.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a 
href="#annotation.type.required.element.summary">Required</a>&nbsp;|&nbsp;</li>
-<li>Optional</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#annotation.type.element.detail">Element</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2017 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
-</body>
-</html>

Reply via email to