You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by md...@apache.org on 2018/10/12 20:14:52 UTC

hbase git commit: HBASE-21114 add 2.1 docs to menu

Repository: hbase
Updated Branches:
  refs/heads/master e73616856 -> 7464e2ef9


HBASE-21114 add 2.1 docs to menu


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7464e2ef
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7464e2ef
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/7464e2ef

Branch: refs/heads/master
Commit: 7464e2ef9d420d5d8c559600a15d69ed1f3fd41a
Parents: e736168
Author: Mike Drob <md...@apache.org>
Authored: Fri Oct 12 13:11:49 2018 -0500
Committer: Mike Drob <md...@apache.org>
Committed: Fri Oct 12 15:02:10 2018 -0500

----------------------------------------------------------------------
 src/site/site.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/7464e2ef/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 907c06d..ebb7d8d 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -120,6 +120,10 @@
       <item name="Bulk Loads" href="book.html#arch.bulk.load" target="_blank" />
       <item name="Metrics" href="metrics.html" target="_blank" />
       <item name="Cluster replication" href="book.html#replication" target="_blank" />
+      <item name="2.1 Documentation">
+        <item name="API" href="2.1/apidocs/index.html" target="_blank" />
+        <item name="Ref Guide (single-page)" href="2.1/book.html" target="_blank" />
+      </item>
       <item name="2.0 Documentation">
         <item name="API" href="2.0/apidocs/index.html" target="_blank" />
         <item name="Ref Guide (single-page)" href="2.0/book.html" target="_blank" />