You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2018/04/11 07:27:16 UTC

[04/30] hbase git commit: HBASE-20365 add 2.0 docs to menu.

HBASE-20365 add 2.0 docs to menu.

Signed-off-by: Mike Drob <md...@apache.org>


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

Branch: refs/heads/HBASE-19064
Commit: 116a8085178d9d5bc55ab48a7e48a3969a0fd787
Parents: ee87de9
Author: Sean Busbey <bu...@apache.org>
Authored: Mon Apr 9 01:07:02 2018 -0500
Committer: Sean Busbey <bu...@apache.org>
Committed: Mon Apr 9 12:01:12 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/116a8085/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index b5436d4..ce7f8ae 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -110,6 +110,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.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" />
+      </item>
       <item name="1.2 Documentation">
         <item name="API" href="1.2/apidocs/index.html" target="_blank" />
         <item name="X-Ref" href="1.2/xref/index.html" target="_blank" />