Github user ijuma commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/107#discussion_r148303219
--- Diff: 10/documentation.html ---
@@ -0,0 +1,83 @@
+<!--
+ 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.
+-->
+
+<script><!--#include virtual="js/templateData.js" --></script>
+
+<!--#include virtual="../includes/_header.htm" -->
+<!--#include virtual="../includes/_top.htm" -->
+
+
+<div class="content documentation documentation--current">
+ <!--#include virtual="../includes/_nav.htm" -->
+ <div class="right">
+ <!--#include virtual="../includes/_docs_banner.htm" -->
+ <h1>Documentation</h1>
+ <h3>Kafka 0.11.0 Documentation</h3>
+ Prior releases: <a href="/07/documentation.html">0.7.x</a>, <a
href="/08/documentation.html">0.8.0</a>, <a
href="/081/documentation.html">0.8.1.X</a>, <a
href="/082/documentation.html">0.8.2.X</a>, <a
href="/090/documentation.html">0.9.0.X</a>, <a
href="/0100/documentation.html">0.10.0.X</a>, <a
href="/0101/documentation.html">0.10.1.X</a>, <a
href="/0102/documentation.html">0.10.2.X</a>.
--- End diff --
This needs to be updated.
---