HBASE-2558 [mvn] Our javadoc overview -- 'Getting Started', requirements, etc. -- is not carried across by mvn javadoc:javadoc target; fixup LHS menu so works in tgz docs static context

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@952793 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-06-08 20:01:28 +00:00
parent 5e6a5b0aaa
commit 63e72a9228
1 changed files with 3 additions and 3 deletions

View File

@ -28,9 +28,9 @@
<item name="Team" href="team-list.html" />
</menu>
<menu name="Documentation">
<item name="Getting Started" href="apidocs/index.html#started" />
<item name="API" href="apidocs/" />
<item name="X-Ref" href="xref/" />
<item name="Getting Started" href="apidocs/overview-summary.html#overview_description" />
<item name="API" href="apidocs/index.html" />
<item name="X-Ref" href="xref/index.html" />
<item name="ACID Semantics" href="acid-semantics.html" />
<item name="Bulk Loads" href="bulk-loads.html" />
<item name="Metrics" href="metrics.html" />