This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch branch-1.10.x
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 567782e [docs] Update the site build to use the release directory
new f72998d Autogenerate the release index.md file
new bc0aad2 Remove experimental tags from NVM block cache gflags
new eb4e1f8 [docs] Fix quickstart IP one liner
new 2350d68 [doxygen] fix KuduScanTokenBuilder::SetDiffScan (take two)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/quickstart.adoc | 2 +-
docs/support/scripts/index_template.md | 56 ++++++++++++++++++++++++++++++++++
docs/support/scripts/make_site.sh | 10 ++----
src/kudu/cfile/block_cache.cc | 3 +-
src/kudu/client/client.h | 17 +----------
src/kudu/util/nvm_cache.cc | 1 -
6 files changed, 62 insertions(+), 27 deletions(-)
create mode 100644 docs/support/scripts/index_template.md