You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by jd...@apache.org on 2016/03/10 18:04:05 UTC

[51/51] [partial] incubator-kudu git commit: Add 0.7.1 docs

Add 0.7.1 docs

I ran make_site on a CentOS 6.6 machine, it didn't generate a script.js
file in apidocs. Different Java version, different output?

Change-Id: Id120a723e45863da8eb24219a01f5d9bb7fef24c
Reviewed-on: http://gerrit.cloudera.org:8080/2515
Reviewed-by: Mike Percy <mp...@apache.org>
Tested-by: Jean-Daniel Cryans


Project: http://git-wip-us.apache.org/repos/asf/incubator-kudu/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kudu/commit/6e8b4780
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kudu/tree/6e8b4780
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kudu/diff/6e8b4780

Branch: refs/heads/gh-pages
Commit: 6e8b4780da4d4196ae46585147ac659c1286833a
Parents: 59e5532
Author: Jean-Daniel Cryans <jd...@apache.org>
Authored: Wed Mar 9 18:19:08 2016 -0800
Committer: Jean-Daniel Cryans <jd...@gerrit.cloudera.org>
Committed: Thu Mar 10 16:50:53 2016 +0000

----------------------------------------------------------------------
 apidocs/allclasses-frame.html                   |   12 +-
 apidocs/allclasses-noframe.html                 |   12 +-
 apidocs/constant-values.html                    |   42 +-
 apidocs/deprecated-list.html                    |   52 +-
 apidocs/help-doc.html                           |   40 +-
 apidocs/index-all.html                          |  992 ++-
 apidocs/index.html                              |    5 +-
 apidocs/org/kududb/ColumnSchema.html            |  184 +-
 apidocs/org/kududb/Schema.html                  |  301 +-
 apidocs/org/kududb/Type.html                    |  200 +-
 .../kududb/annotations/InterfaceAudience.html   |   60 +-
 .../kududb/annotations/InterfaceStability.html  |   78 +-
 .../class-use/InterfaceAudience.html            |   38 +-
 .../class-use/InterfaceStability.html           |   38 +-
 .../org/kududb/annotations/package-frame.html   |    6 +-
 .../org/kududb/annotations/package-summary.html |   48 +-
 .../org/kududb/annotations/package-tree.html    |   46 +-
 apidocs/org/kududb/annotations/package-use.html |   38 +-
 apidocs/org/kududb/class-use/ColumnSchema.html  |   66 +-
 apidocs/org/kududb/class-use/Schema.html        |   72 +-
 apidocs/org/kududb/class-use/Type.html          |   62 +-
 .../client/AbstractKuduScannerBuilder.html      |  320 +-
 .../org/kududb/client/AlterTableOptions.html    |  176 +-
 .../org/kududb/client/AlterTableResponse.html   |   98 +-
 apidocs/org/kududb/client/AsyncKuduClient.html  |  387 +-
 .../client/AsyncKuduScanner.ReadMode.html       |  127 +-
 apidocs/org/kududb/client/AsyncKuduScanner.html |  196 +-
 apidocs/org/kududb/client/AsyncKuduSession.html |  360 +-
 .../org/kududb/client/ColumnRangePredicate.html |  352 +-
 .../kududb/client/ConnectionResetException.html |   69 +-
 .../org/kududb/client/CreateTableOptions.html   |  173 +-
 apidocs/org/kududb/client/Delete.html           |   74 +-
 .../org/kududb/client/DeleteTableResponse.html  |   98 +-
 .../kududb/client/ExternalConsistencyMode.html  |  127 +-
 .../kududb/client/HasFailedRpcException.html    |   78 +-
 apidocs/org/kududb/client/Insert.html           |   74 +-
 .../kududb/client/InvalidResponseException.html |   91 +-
 .../kududb/client/IsAlterTableDoneResponse.html |  109 +-
 apidocs/org/kududb/client/KuduClient.html       |  358 +-
 apidocs/org/kududb/client/KuduException.html    |   69 +-
 .../client/KuduScanner.KuduScannerBuilder.html  |   96 +-
 apidocs/org/kududb/client/KuduScanner.html      |  184 +-
 .../org/kududb/client/KuduServerException.html  |   69 +-
 apidocs/org/kududb/client/KuduSession.html      |  380 +-
 apidocs/org/kududb/client/KuduTable.html        |  241 +-
 .../org/kududb/client/ListTablesResponse.html   |  109 +-
 .../client/ListTabletServersResponse.html       |  120 +-
 .../kududb/client/LocatedTablet.Replica.html    |  104 +-
 apidocs/org/kududb/client/LocatedTablet.html    |  144 +-
 .../org/kududb/client/MasterErrorException.html |   69 +-
 .../client/NoLeaderMasterFoundException.html    |   69 +-
 .../kududb/client/NonRecoverableException.html  |   69 +-
 apidocs/org/kududb/client/Operation.html        |  115 +-
 .../org/kududb/client/OperationResponse.html    |  149 +-
 apidocs/org/kududb/client/PartialRow.html       |  551 +-
 .../kududb/client/PleaseThrottleException.html  |  109 +-
 .../org/kududb/client/RecoverableException.html |   69 +-
 apidocs/org/kududb/client/RowError.html         |  130 +-
 .../client/RowErrorsAndOverflowStatus.html      |   98 +-
 apidocs/org/kududb/client/RowResult.html        |  539 +-
 .../org/kududb/client/RowResultIterator.html    |  173 +-
 .../client/SessionConfiguration.FlushMode.html  |  129 +-
 .../org/kududb/client/SessionConfiguration.html |  247 +-
 .../client/TabletServerErrorException.html      |   69 +-
 apidocs/org/kududb/client/Update.html           |   74 +-
 .../class-use/AbstractKuduScannerBuilder.html   |   48 +-
 .../client/class-use/AlterTableOptions.html     |   58 +-
 .../client/class-use/AlterTableResponse.html    |   48 +-
 .../client/class-use/AsyncKuduClient.html       |   48 +-
 .../class-use/AsyncKuduScanner.ReadMode.html    |   54 +-
 .../client/class-use/AsyncKuduScanner.html      |   38 +-
 .../client/class-use/AsyncKuduSession.html      |   44 +-
 .../client/class-use/ColumnRangePredicate.html  |   48 +-
 .../class-use/ConnectionResetException.html     |   38 +-
 .../client/class-use/CreateTableOptions.html    |   58 +-
 apidocs/org/kududb/client/class-use/Delete.html |   44 +-
 .../client/class-use/DeleteTableResponse.html   |   48 +-
 .../class-use/ExternalConsistencyMode.html      |   54 +-
 .../client/class-use/HasFailedRpcException.html |   44 +-
 apidocs/org/kududb/client/class-use/Insert.html |   44 +-
 .../class-use/InvalidResponseException.html     |   38 +-
 .../class-use/IsAlterTableDoneResponse.html     |   44 +-
 .../org/kududb/client/class-use/KuduClient.html |   44 +-
 .../kududb/client/class-use/KuduException.html  |   60 +-
 .../KuduScanner.KuduScannerBuilder.html         |   44 +-
 .../kududb/client/class-use/KuduScanner.html    |   44 +-
 .../client/class-use/KuduServerException.html   |   46 +-
 .../kududb/client/class-use/KuduSession.html    |   44 +-
 .../org/kududb/client/class-use/KuduTable.html  |   68 +-
 .../client/class-use/ListTablesResponse.html    |   52 +-
 .../class-use/ListTabletServersResponse.html    |   48 +-
 .../client/class-use/LocatedTablet.Replica.html |   48 +-
 .../kududb/client/class-use/LocatedTablet.html  |   50 +-
 .../client/class-use/MasterErrorException.html  |   38 +-
 .../class-use/NoLeaderMasterFoundException.html |   38 +-
 .../class-use/NonRecoverableException.html      |   46 +-
 .../org/kududb/client/class-use/Operation.html  |   64 +-
 .../client/class-use/OperationResponse.html     |   62 +-
 .../org/kududb/client/class-use/PartialRow.html |   56 +-
 .../class-use/PleaseThrottleException.html      |   38 +-
 .../client/class-use/RecoverableException.html  |   46 +-
 .../org/kududb/client/class-use/RowError.html   |   50 +-
 .../class-use/RowErrorsAndOverflowStatus.html   |   48 +-
 .../org/kududb/client/class-use/RowResult.html  |   52 +-
 .../client/class-use/RowResultIterator.html     |   52 +-
 .../SessionConfiguration.FlushMode.html         |   60 +-
 .../client/class-use/SessionConfiguration.html  |   46 +-
 .../class-use/TabletServerErrorException.html   |   38 +-
 apidocs/org/kududb/client/class-use/Update.html |   44 +-
 apidocs/org/kududb/client/package-frame.html    |   10 +-
 apidocs/org/kududb/client/package-summary.html  |   54 +-
 apidocs/org/kududb/client/package-tree.html     |  140 +-
 apidocs/org/kududb/client/package-use.html      |   46 +-
 .../org/kududb/mapreduce/CommandLineParser.html |  266 +-
 .../kududb/mapreduce/KuduTableInputFormat.html  |  140 +-
 .../mapreduce/KuduTableMapReduceUtil.html       |  135 +-
 .../mapreduce/KuduTableOutputCommitter.html     |  161 +-
 .../kududb/mapreduce/KuduTableOutputFormat.html |  159 +-
 apidocs/org/kududb/mapreduce/TableReducer.html  |   80 +-
 .../mapreduce/class-use/CommandLineParser.html  |   38 +-
 .../class-use/KuduTableInputFormat.html         |   38 +-
 .../class-use/KuduTableMapReduceUtil.html       |   38 +-
 .../class-use/KuduTableOutputCommitter.html     |   38 +-
 .../class-use/KuduTableOutputFormat.html        |   38 +-
 .../mapreduce/class-use/TableReducer.html       |   38 +-
 apidocs/org/kududb/mapreduce/package-frame.html |    6 +-
 .../org/kududb/mapreduce/package-summary.html   |   50 +-
 apidocs/org/kududb/mapreduce/package-tree.html  |   54 +-
 apidocs/org/kududb/mapreduce/package-use.html   |   38 +-
 .../org/kududb/mapreduce/tools/CsvParser.html   |  123 +-
 .../org/kududb/mapreduce/tools/ImportCsv.html   |  144 +-
 .../mapreduce/tools/class-use/CsvParser.html    |   38 +-
 .../mapreduce/tools/class-use/ImportCsv.html    |   38 +-
 .../kududb/mapreduce/tools/package-frame.html   |    6 +-
 .../kududb/mapreduce/tools/package-summary.html |   48 +-
 .../kududb/mapreduce/tools/package-tree.html    |   46 +-
 .../org/kududb/mapreduce/tools/package-use.html |   38 +-
 apidocs/org/kududb/package-frame.html           |    6 +-
 apidocs/org/kududb/package-summary.html         |   50 +-
 apidocs/org/kududb/package-tree.html            |   52 +-
 apidocs/org/kududb/package-use.html             |   44 +-
 apidocs/org/kududb/util/package-frame.html      |    6 +-
 apidocs/org/kududb/util/package-summary.html    |   46 +-
 apidocs/org/kududb/util/package-tree.html       |   40 +-
 apidocs/org/kududb/util/package-use.html        |   38 +-
 apidocs/overview-frame.html                     |    8 +-
 apidocs/overview-summary.html                   |   40 +-
 apidocs/overview-tree.html                      |  166 +-
 apidocs/script.js                               |   30 -
 apidocs/serialized-form.html                    |   46 +-
 apidocs/stylesheet.css                          |  342 +-
 docs/administration.html                        |    2 +-
 docs/configuration.html                         |    2 +-
 docs/configuration_reference.html               |    2 +-
 docs/configuration_reference_unsupported.html   |    2 +-
 docs/contributing.html                          |    4 +-
 docs/developing.html                            |    6 +-
 docs/index.html                                 |    2 +-
 docs/installation.html                          |   16 +-
 docs/introduction.html                          |    2 +-
 docs/kudu-master_configuration_reference.html   |    2 +-
 ...ter_configuration_reference_unsupported.html |    2 +-
 docs/kudu-tserver_configuration_reference.html  |    2 +-
 ...ver_configuration_reference_unsupported.html |    2 +-
 docs/kudu_impala_integration.html               |    2 +-
 docs/quickstart.html                            |    2 +-
 docs/release_notes.html                         |   66 +-
 docs/schema_design.html                         |    2 +-
 docs/style_guide.html                           |    2 +-
 docs/transaction_semantics.html                 |    2 +-
 docs/troubleshooting.html                       |    2 +-
 releases/0.7.1/apidocs/allclasses-frame.html    |   73 +
 releases/0.7.1/apidocs/allclasses-noframe.html  |   73 +
 releases/0.7.1/apidocs/constant-values.html     |  242 +
 releases/0.7.1/apidocs/deprecated-list.html     |  150 +
 releases/0.7.1/apidocs/help-doc.html            |  220 +
 releases/0.7.1/apidocs/index-all.html           | 1750 +++++
 releases/0.7.1/apidocs/index.html               |   74 +
 .../0.7.1/apidocs/org/kududb/ColumnSchema.html  |  400 ++
 releases/0.7.1/apidocs/org/kududb/Schema.html   |  545 ++
 releases/0.7.1/apidocs/org/kududb/Type.html     |  504 ++
 .../kududb/annotations/InterfaceAudience.html   |  209 +
 .../kududb/annotations/InterfaceStability.html  |  240 +
 .../class-use/InterfaceAudience.html            |  115 +
 .../class-use/InterfaceStability.html           |  115 +
 .../org/kududb/annotations/package-frame.html   |   19 +
 .../org/kududb/annotations/package-summary.html |  142 +
 .../org/kududb/annotations/package-tree.html    |  129 +
 .../org/kududb/annotations/package-use.html     |  115 +
 .../org/kududb/class-use/ColumnSchema.html      |  240 +
 .../apidocs/org/kududb/class-use/Schema.html    |  258 +
 .../apidocs/org/kududb/class-use/Type.html      |  230 +
 .../client/AbstractKuduScannerBuilder.html      |  531 ++
 .../org/kududb/client/AlterTableOptions.html    |  344 +
 .../org/kududb/client/AlterTableResponse.html   |  247 +
 .../org/kududb/client/AsyncKuduClient.html      |  727 ++
 .../client/AsyncKuduScanner.ReadMode.html       |  354 +
 .../org/kududb/client/AsyncKuduScanner.html     |  420 ++
 .../org/kududb/client/AsyncKuduSession.html     |  674 ++
 .../org/kududb/client/ColumnRangePredicate.html |  639 ++
 .../kududb/client/ConnectionResetException.html |  228 +
 .../org/kududb/client/CreateTableOptions.html   |  363 +
 .../0.7.1/apidocs/org/kududb/client/Delete.html |  236 +
 .../org/kududb/client/DeleteTableResponse.html  |  247 +
 .../kududb/client/ExternalConsistencyMode.html  |  324 +
 .../kududb/client/HasFailedRpcException.html    |  217 +
 .../0.7.1/apidocs/org/kududb/client/Insert.html |  234 +
 .../kududb/client/InvalidResponseException.html |  265 +
 .../kududb/client/IsAlterTableDoneResponse.html |  266 +
 .../apidocs/org/kududb/client/KuduClient.html   |  593 ++
 .../org/kududb/client/KuduException.html        |  222 +
 .../client/KuduScanner.KuduScannerBuilder.html  |  249 +
 .../apidocs/org/kududb/client/KuduScanner.html  |  383 +
 .../org/kududb/client/KuduServerException.html  |  227 +
 .../apidocs/org/kududb/client/KuduSession.html  |  661 ++
 .../apidocs/org/kududb/client/KuduTable.html    |  441 ++
 .../org/kududb/client/ListTablesResponse.html   |  264 +
 .../client/ListTabletServersResponse.html       |  281 +
 .../kududb/client/LocatedTablet.Replica.html    |  272 +
 .../org/kududb/client/LocatedTablet.html        |  343 +
 .../org/kududb/client/MasterErrorException.html |  228 +
 .../client/NoLeaderMasterFoundException.html    |  228 +
 .../kududb/client/NonRecoverableException.html  |  226 +
 .../apidocs/org/kududb/client/Operation.html    |  306 +
 .../org/kududb/client/OperationResponse.html    |  317 +
 .../apidocs/org/kududb/client/PartialRow.html   |  854 +++
 .../kududb/client/PleaseThrottleException.html  |  314 +
 .../org/kududb/client/RecoverableException.html |  231 +
 .../apidocs/org/kududb/client/RowError.html     |  297 +
 .../client/RowErrorsAndOverflowStatus.html      |  246 +
 .../apidocs/org/kududb/client/RowResult.html    |  794 +++
 .../org/kududb/client/RowResultIterator.html    |  357 +
 .../client/SessionConfiguration.FlushMode.html  |  337 +
 .../org/kududb/client/SessionConfiguration.html |  481 ++
 .../client/TabletServerErrorException.html      |  228 +
 .../0.7.1/apidocs/org/kududb/client/Update.html |  234 +
 .../class-use/AbstractKuduScannerBuilder.html   |  172 +
 .../client/class-use/AlterTableOptions.html     |  208 +
 .../client/class-use/AlterTableResponse.html    |  174 +
 .../client/class-use/AsyncKuduClient.html       |  181 +
 .../class-use/AsyncKuduScanner.ReadMode.html    |  191 +
 .../client/class-use/AsyncKuduScanner.html      |  115 +
 .../client/class-use/AsyncKuduSession.html      |  157 +
 .../client/class-use/ColumnRangePredicate.html  |  172 +
 .../class-use/ConnectionResetException.html     |  115 +
 .../client/class-use/CreateTableOptions.html    |  209 +
 .../org/kududb/client/class-use/Delete.html     |  157 +
 .../client/class-use/DeleteTableResponse.html   |  172 +
 .../class-use/ExternalConsistencyMode.html      |  187 +
 .../client/class-use/HasFailedRpcException.html |  157 +
 .../org/kududb/client/class-use/Insert.html     |  157 +
 .../class-use/InvalidResponseException.html     |  115 +
 .../class-use/IsAlterTableDoneResponse.html     |  157 +
 .../org/kududb/client/class-use/KuduClient.html |  157 +
 .../kududb/client/class-use/KuduException.html  |  203 +
 .../KuduScanner.KuduScannerBuilder.html         |  157 +
 .../kududb/client/class-use/KuduScanner.html    |  157 +
 .../client/class-use/KuduServerException.html   |  163 +
 .../kududb/client/class-use/KuduSession.html    |  157 +
 .../org/kududb/client/class-use/KuduTable.html  |  252 +
 .../client/class-use/ListTablesResponse.html    |  184 +
 .../class-use/ListTabletServersResponse.html    |  172 +
 .../client/class-use/LocatedTablet.Replica.html |  170 +
 .../kududb/client/class-use/LocatedTablet.html  |  179 +
 .../client/class-use/MasterErrorException.html  |  115 +
 .../class-use/NoLeaderMasterFoundException.html |  115 +
 .../class-use/NonRecoverableException.html      |  163 +
 .../org/kududb/client/class-use/Operation.html  |  233 +
 .../client/class-use/OperationResponse.html     |  211 +
 .../org/kududb/client/class-use/PartialRow.html |  208 +
 .../class-use/PleaseThrottleException.html      |  115 +
 .../client/class-use/RecoverableException.html  |  163 +
 .../org/kududb/client/class-use/RowError.html   |  178 +
 .../class-use/RowErrorsAndOverflowStatus.html   |  165 +
 .../org/kududb/client/class-use/RowResult.html  |  191 +
 .../client/class-use/RowResultIterator.html     |  184 +
 .../SessionConfiguration.FlushMode.html         |  201 +
 .../client/class-use/SessionConfiguration.html  |  164 +
 .../class-use/TabletServerErrorException.html   |  115 +
 .../org/kududb/client/class-use/Update.html     |  157 +
 .../org/kududb/client/package-frame.html        |   70 +
 .../org/kududb/client/package-summary.html      |  416 ++
 .../apidocs/org/kududb/client/package-tree.html |  219 +
 .../apidocs/org/kududb/client/package-use.html  |  377 +
 .../org/kududb/mapreduce/CommandLineParser.html |  548 ++
 .../kududb/mapreduce/KuduTableInputFormat.html  |  344 +
 .../mapreduce/KuduTableMapReduceUtil.html       |  307 +
 .../mapreduce/KuduTableOutputCommitter.html     |  353 +
 .../kududb/mapreduce/KuduTableOutputFormat.html |  378 +
 .../org/kududb/mapreduce/TableReducer.html      |  242 +
 .../mapreduce/class-use/CommandLineParser.html  |  115 +
 .../class-use/KuduTableInputFormat.html         |  115 +
 .../class-use/KuduTableMapReduceUtil.html       |  115 +
 .../class-use/KuduTableOutputCommitter.html     |  115 +
 .../class-use/KuduTableOutputFormat.html        |  115 +
 .../mapreduce/class-use/TableReducer.html       |  115 +
 .../org/kududb/mapreduce/package-frame.html     |   23 +
 .../org/kududb/mapreduce/package-summary.html   |  168 +
 .../org/kududb/mapreduce/package-tree.html      |  149 +
 .../org/kududb/mapreduce/package-use.html       |  115 +
 .../org/kududb/mapreduce/tools/CsvParser.html   |  273 +
 .../org/kududb/mapreduce/tools/ImportCsv.html   |  330 +
 .../mapreduce/tools/class-use/CsvParser.html    |  115 +
 .../mapreduce/tools/class-use/ImportCsv.html    |  115 +
 .../kududb/mapreduce/tools/package-frame.html   |   19 +
 .../kududb/mapreduce/tools/package-summary.html |  142 +
 .../kududb/mapreduce/tools/package-tree.html    |  133 +
 .../org/kududb/mapreduce/tools/package-use.html |  115 +
 .../0.7.1/apidocs/org/kududb/package-frame.html |   23 +
 .../apidocs/org/kududb/package-summary.html     |  158 +
 .../0.7.1/apidocs/org/kududb/package-tree.html  |  141 +
 .../0.7.1/apidocs/org/kududb/package-use.html   |  191 +
 .../apidocs/org/kududb/util/package-frame.html  |   12 +
 .../org/kududb/util/package-summary.html        |  114 +
 .../apidocs/org/kududb/util/package-tree.html   |  118 +
 .../apidocs/org/kududb/util/package-use.html    |  115 +
 releases/0.7.1/apidocs/overview-frame.html      |   24 +
 releases/0.7.1/apidocs/overview-summary.html    |  149 +
 releases/0.7.1/apidocs/overview-tree.html       |  257 +
 releases/0.7.1/apidocs/package-list             |    6 +
 releases/0.7.1/apidocs/resources/background.gif |  Bin 0 -> 2313 bytes
 releases/0.7.1/apidocs/resources/tab.gif        |  Bin 0 -> 291 bytes
 releases/0.7.1/apidocs/resources/titlebar.gif   |  Bin 0 -> 10701 bytes
 .../0.7.1/apidocs/resources/titlebar_end.gif    |  Bin 0 -> 849 bytes
 releases/0.7.1/apidocs/serialized-form.html     |  205 +
 releases/0.7.1/apidocs/stylesheet.css           |  474 ++
 releases/0.7.1/docs/administration.html         |  374 +
 releases/0.7.1/docs/configuration.html          |  306 +
 .../0.7.1/docs/configuration_reference.html     | 6544 ++++++++++++++++++
 .../configuration_reference_unsupported.html    | 4478 ++++++++++++
 releases/0.7.1/docs/contributing.html           |  640 ++
 releases/0.7.1/docs/developing.html             |  249 +
 .../0.7.1/docs/images/kudu-architecture-2.png   |  Bin 0 -> 414311 bytes
 releases/0.7.1/docs/index.html                  |  100 +
 releases/0.7.1/docs/installation.html           | 1120 +++
 releases/0.7.1/docs/introduction.html           |  389 ++
 .../kudu-master_configuration_reference.html    | 1099 +++
 ...ter_configuration_reference_unsupported.html | 2567 +++++++
 .../kudu-tserver_configuration_reference.html   | 1128 +++
 ...ver_configuration_reference_unsupported.html | 2315 +++++++
 .../0.7.1/docs/kudu_impala_integration.html     | 1621 +++++
 releases/0.7.1/docs/quickstart.html             |  422 ++
 releases/0.7.1/docs/release_notes.html          |  797 +++
 releases/0.7.1/docs/schema_design.html          |  519 ++
 releases/0.7.1/docs/style_guide.html            |  746 ++
 releases/0.7.1/docs/transaction_semantics.html  |  488 ++
 releases/0.7.1/docs/troubleshooting.html        |  457 ++
 releases/0.7.1/index.md                         |   45 +
 releases/index.md                               |    6 +-
 349 files changed, 69349 insertions(+), 8931 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e8b4780/apidocs/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
index d339504..783b3fe 100644
--- a/apidocs/allclasses-frame.html
+++ b/apidocs/allclasses-frame.html
@@ -2,14 +2,12 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Kudu 0.7.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Kudu 0.7.1 API)</title>
 <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>
+<h1 class="bar">All Classes</h1>
 <div class="indexContainer">
 <ul>
 <li><a href="org/kududb/client/AbstractKuduScannerBuilder.html" title="class in org.kududb.client" target="classFrame">AbstractKuduScannerBuilder</a></li>
@@ -28,7 +26,7 @@
 <li><a href="org/kududb/client/Delete.html" title="class in org.kududb.client" target="classFrame">Delete</a></li>
 <li><a href="org/kududb/client/DeleteTableResponse.html" title="class in org.kududb.client" target="classFrame">DeleteTableResponse</a></li>
 <li><a href="org/kududb/client/ExternalConsistencyMode.html" title="enum in org.kududb.client" target="classFrame">ExternalConsistencyMode</a></li>
-<li><a href="org/kududb/client/HasFailedRpcException.html" title="interface in org.kududb.client" target="classFrame"><span class="interfaceName">HasFailedRpcException</span></a></li>
+<li><a href="org/kududb/client/HasFailedRpcException.html" title="interface in org.kududb.client" target="classFrame"><i>HasFailedRpcException</i></a></li>
 <li><a href="org/kududb/mapreduce/tools/ImportCsv.html" title="class in org.kududb.mapreduce.tools" target="classFrame">ImportCsv</a></li>
 <li><a href="org/kududb/client/Insert.html" title="class in org.kududb.client" target="classFrame">Insert</a></li>
 <li><a href="org/kududb/annotations/InterfaceAudience.html" title="class in org.kududb.annotations" target="classFrame">InterfaceAudience</a></li>
@@ -63,7 +61,7 @@
 <li><a href="org/kududb/client/RowResult.html" title="class in org.kududb.client" target="classFrame">RowResult</a></li>
 <li><a href="org/kududb/client/RowResultIterator.html" title="class in org.kududb.client" target="classFrame">RowResultIterator</a></li>
 <li><a href="org/kududb/Schema.html" title="class in org.kududb" target="classFrame">Schema</a></li>
-<li><a href="org/kududb/client/SessionConfiguration.html" title="interface in org.kududb.client" target="classFrame"><span class="interfaceName">SessionConfiguration</span></a></li>
+<li><a href="org/kududb/client/SessionConfiguration.html" title="interface in org.kududb.client" target="classFrame"><i>SessionConfiguration</i></a></li>
 <li><a href="org/kududb/client/SessionConfiguration.FlushMode.html" title="enum in org.kududb.client" target="classFrame">SessionConfiguration.FlushMode</a></li>
 <li><a href="org/kududb/mapreduce/TableReducer.html" title="class in org.kududb.mapreduce" target="classFrame">TableReducer</a></li>
 <li><a href="org/kududb/client/TabletServerErrorException.html" title="class in org.kududb.client" target="classFrame">TabletServerErrorException</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e8b4780/apidocs/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html
index 1441d3f..6abdfa2 100644
--- a/apidocs/allclasses-noframe.html
+++ b/apidocs/allclasses-noframe.html
@@ -2,14 +2,12 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Kudu 0.7.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Kudu 0.7.1 API)</title>
 <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>
+<h1 class="bar">All Classes</h1>
 <div class="indexContainer">
 <ul>
 <li><a href="org/kududb/client/AbstractKuduScannerBuilder.html" title="class in org.kududb.client">AbstractKuduScannerBuilder</a></li>
@@ -28,7 +26,7 @@
 <li><a href="org/kududb/client/Delete.html" title="class in org.kududb.client">Delete</a></li>
 <li><a href="org/kududb/client/DeleteTableResponse.html" title="class in org.kududb.client">DeleteTableResponse</a></li>
 <li><a href="org/kududb/client/ExternalConsistencyMode.html" title="enum in org.kududb.client">ExternalConsistencyMode</a></li>
-<li><a href="org/kududb/client/HasFailedRpcException.html" title="interface in org.kududb.client"><span class="interfaceName">HasFailedRpcException</span></a></li>
+<li><a href="org/kududb/client/HasFailedRpcException.html" title="interface in org.kududb.client"><i>HasFailedRpcException</i></a></li>
 <li><a href="org/kududb/mapreduce/tools/ImportCsv.html" title="class in org.kududb.mapreduce.tools">ImportCsv</a></li>
 <li><a href="org/kududb/client/Insert.html" title="class in org.kududb.client">Insert</a></li>
 <li><a href="org/kududb/annotations/InterfaceAudience.html" title="class in org.kududb.annotations">InterfaceAudience</a></li>
@@ -63,7 +61,7 @@
 <li><a href="org/kududb/client/RowResult.html" title="class in org.kududb.client">RowResult</a></li>
 <li><a href="org/kududb/client/RowResultIterator.html" title="class in org.kududb.client">RowResultIterator</a></li>
 <li><a href="org/kududb/Schema.html" title="class in org.kududb">Schema</a></li>
-<li><a href="org/kududb/client/SessionConfiguration.html" title="interface in org.kududb.client"><span class="interfaceName">SessionConfiguration</span></a></li>
+<li><a href="org/kududb/client/SessionConfiguration.html" title="interface in org.kududb.client"><i>SessionConfiguration</i></a></li>
 <li><a href="org/kududb/client/SessionConfiguration.FlushMode.html" title="enum in org.kududb.client">SessionConfiguration.FlushMode</a></li>
 <li><a href="org/kududb/mapreduce/TableReducer.html" title="class in org.kududb.mapreduce">TableReducer</a></li>
 <li><a href="org/kududb/client/TabletServerErrorException.html" title="class in org.kududb.client">TabletServerErrorException</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e8b4780/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
index 95a7093..689e0d7 100644
--- a/apidocs/constant-values.html
+++ b/apidocs/constant-values.html
@@ -2,20 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Kudu 0.7.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Constant Field Values (Kudu 0.7.1 API)</title>
 <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 (Kudu 0.7.0 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Constant Field Values (Kudu 0.7.1 API)";
     }
 //-->
 </script>
@@ -23,11 +17,9 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -48,10 +40,10 @@
 </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>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -65,7 +57,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -82,7 +74,7 @@
 <h2 title="org.kududb">org.kududb.*</h2>
 <ul class="blockList">
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.kududb.client.<a href="org/kududb/client/AsyncKuduClient.html" title="class in org.kududb.client">AsyncKuduClient</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -124,7 +116,7 @@
 </ul>
 <ul class="blockList">
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.kududb.mapreduce.<a href="org/kududb/mapreduce/CommandLineParser.html" title="class in org.kududb.mapreduce">CommandLineParser</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
@@ -201,11 +193,9 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -226,10 +216,10 @@
 </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>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -243,7 +233,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e8b4780/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
index bdee274..1c817e1 100644
--- a/apidocs/deprecated-list.html
+++ b/apidocs/deprecated-list.html
@@ -2,20 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Kudu 0.7.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Deprecated List (Kudu 0.7.1 API)</title>
 <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 (Kudu 0.7.0 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Deprecated List (Kudu 0.7.1 API)";
     }
 //-->
 </script>
@@ -23,11 +17,9 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -48,10 +40,10 @@
 </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>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -65,7 +57,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -81,26 +73,26 @@
 </a>
 <ul class="blockList">
 <li class="blockList">
-<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
+<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
 <caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Method and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="org/kududb/client/AbstractKuduScannerBuilder.html#exclusiveUpperBoundRaw-byte:A-">org.kududb.client.AbstractKuduScannerBuilder.exclusiveUpperBoundRaw(byte[])</a>
-<div class="block"><span class="deprecationComment">use <a href="org/kududb/client/AbstractKuduScannerBuilder.html#exclusiveUpperBound-org.kududb.client.PartialRow-"><code>AbstractKuduScannerBuilder.exclusiveUpperBound(PartialRow)</code></a></span></div>
+<td class="colOne"><a href="org/kududb/client/AbstractKuduScannerBuilder.html#exclusiveUpperBoundRaw(byte[])">org.kududb.client.AbstractKuduScannerBuilder.exclusiveUpperBoundRaw(byte[])</a>
+<div class="block"><i>use <a href="org/kududb/client/AbstractKuduScannerBuilder.html#exclusiveUpperBound(org.kududb.client.PartialRow)"><code>AbstractKuduScannerBuilder.exclusiveUpperBound(PartialRow)</code></a></i></div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/kududb/client/LocatedTablet.html#getEndKey--">org.kududb.client.LocatedTablet.getEndKey()</a></td>
+<td class="colOne"><a href="org/kududb/client/LocatedTablet.html#getEndKey()">org.kududb.client.LocatedTablet.getEndKey()</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/kududb/client/LocatedTablet.html#getStartKey--">org.kududb.client.LocatedTablet.getStartKey()</a></td>
+<td class="colOne"><a href="org/kududb/client/LocatedTablet.html#getStartKey()">org.kududb.client.LocatedTablet.getStartKey()</a></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/kududb/client/AbstractKuduScannerBuilder.html#lowerBoundRaw-byte:A-">org.kududb.client.AbstractKuduScannerBuilder.lowerBoundRaw(byte[])</a>
-<div class="block"><span class="deprecationComment">use <a href="org/kududb/client/AbstractKuduScannerBuilder.html#lowerBound-org.kududb.client.PartialRow-"><code>AbstractKuduScannerBuilder.lowerBound(PartialRow)</code></a></span></div>
+<td class="colOne"><a href="org/kududb/client/AbstractKuduScannerBuilder.html#lowerBoundRaw(byte[])">org.kududb.client.AbstractKuduScannerBuilder.lowerBoundRaw(byte[])</a>
+<div class="block"><i>use <a href="org/kududb/client/AbstractKuduScannerBuilder.html#lowerBound(org.kududb.client.PartialRow)"><code>AbstractKuduScannerBuilder.lowerBound(PartialRow)</code></a></i></div>
 </td>
 </tr>
 </tbody>
@@ -109,11 +101,9 @@
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -134,10 +124,10 @@
 </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>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -151,7 +141,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->

http://git-wip-us.apache.org/repos/asf/incubator-kudu/blob/6e8b4780/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
index f58bf6a..aee0551 100644
--- a/apidocs/help-doc.html
+++ b/apidocs/help-doc.html
@@ -2,20 +2,14 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Kudu 0.7.0 API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>API Help (Kudu 0.7.1 API)</title>
 <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 (Kudu 0.7.0 API)";
-        }
-    }
-    catch(err) {
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="API Help (Kudu 0.7.1 API)";
     }
 //-->
 </script>
@@ -23,11 +17,9 @@
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -48,10 +40,10 @@
 </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>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -65,7 +57,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -177,13 +169,11 @@
 <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>
+<em>This help file applies to API documentation generated using the standard doclet.</em></div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -204,10 +194,10 @@
 </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>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses-noframe.html">All Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -221,7 +211,7 @@
   //-->
 </script>
 </div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->