You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2016/11/15 01:19:28 UTC

hbase git commit: HBASE-17046 Add 1.1 doc to hbase.apache.org -- add a 1.2 link while I'm at it

Repository: hbase
Updated Branches:
  refs/heads/master 8d52d23c7 -> 6c1ceaf11


HBASE-17046 Add 1.1 doc to hbase.apache.org -- add a 1.2 link while I'm at it


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

Branch: refs/heads/master
Commit: 6c1ceaf11a137f1f74ad3bf52470eee19dad1724
Parents: 8d52d23
Author: Michael Stack <st...@apache.org>
Authored: Mon Nov 14 17:19:06 2016 -0800
Committer: Michael Stack <st...@apache.org>
Committed: Mon Nov 14 17:19:22 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/hbase/blob/6c1ceaf1/src/main/site/site.xml
----------------------------------------------------------------------
diff --git a/src/main/site/site.xml b/src/main/site/site.xml
index a11e7e9..f423374 100644
--- a/src/main/site/site.xml
+++ b/src/main/site/site.xml
@@ -108,6 +108,11 @@
       <item name="Metrics" href="metrics.html" target="_blank" />
       <item name="HBase on Windows" href="cygwin.html" target="_blank" />
       <item name="Cluster replication" href="book.html#replication" target="_blank" />
+      <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" />
+        <item name="Ref Guide (single-page)" href="1.2/book.html" target="_blank" />
+      </item>
       <item name="1.1 Documentation">
         <item name="API" href="1.1/apidocs/index.html" target="_blank" />
         <item name="X-Ref" href="1.1/xref/index.html" target="_blank" />