You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by bb...@apache.org on 2020/10/31 12:55:47 UTC

[kafka] branch 2.7 updated: Fix parts of docs accidentally removed from merge conflict in cherry-pick

This is an automated email from the ASF dual-hosted git repository.

bbejeck pushed a commit to branch 2.7
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/2.7 by this push:
     new c6cc3f9  Fix parts of docs accidentally removed from merge conflict in cherry-pick
c6cc3f9 is described below

commit c6cc3f91134d9611aca48835fd18fc69401bb39e
Author: bill <bb...@gmail.com>
AuthorDate: Sat Oct 31 08:54:55 2020 -0400

    Fix parts of docs accidentally removed from merge conflict in cherry-pick
---
 docs/documentation.html | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/documentation.html b/docs/documentation.html
index afd4955..e96d8ba 100644
--- a/docs/documentation.html
+++ b/docs/documentation.html
@@ -38,6 +38,15 @@
 
    <h2 class="anchor-heading"><a id="gettingStarted" class="anchor-link"></a><a href="#gettingStarted">1. Getting Started</a></h2>
       <h3 class="anchor-heading"><a id="introduction" class="anchor-link"></a><a href="#introduction">1.1 Introduction</a></h3>
+      <!--#include virtual="introduction.html" -->
+      <h3 class="anchor-heading"><a id="uses" class="anchor-link"></a><a href="#uses">1.2 Use Cases</a></h3>
+      <!--#include virtual="uses.html" -->
+      <h3 class="anchor-heading"><a id="quickstart" class="anchor-link"></a><a href="#quickstart">1.3 Quick Start</a></h3>
+      <!--#include virtual="quickstart-zookeeper.html" -->
+      <h3 class="anchor-heading"><a id="ecosystem" class="anchor-link"></a><a href="#ecosystem">1.4 Ecosystem</a></h3>
+      <!--#include virtual="ecosystem.html" -->
+      <h3 class="anchor-heading"><a id="upgrade" class="anchor-link"></a><a href="#upgrade">1.5 Upgrading From Previous Versions</a></h3>
+      <!--#include virtual="upgrade.html" -->
 
     <h2 class="anchor-heading"><a id="api" class="anchor-link"></a><a href="#api">2. APIs</a></h2>