petersomogyi commented on a change in pull request #239: HBASE-22409 update
branch-1 ref guide for Hadoop, Java, and HBase version support
URL: https://github.com/apache/hbase/pull/239#discussion_r287601588
##########
File path: src/main/site/site.xml
##########
@@ -77,12 +77,17 @@
<item name="Bulk Loads" href="book.html#arch.bulk.load" target="_blank"
/>
<item name="Metrics" href="metrics.html" target="_blank" />
<item name="HBase on Windows" href="cygwin.html" target="_blank" />
- <item name="Cluster replication" href="replication.html" target="_blank"
/>
- </menu>
- <menu name="0.94 Documentation">
- <item name="API" href="0.94/apidocs/index.html" target="_blank" />
- <item name="X-Ref" href="0.94/xref/index.html" target="_blank" />
- <item name="Ref Guide (single-page)" href="0.94/book.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">
Review comment:
Do we need 1.1 Documentation?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services