mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 08:05:24 +02:00
[doc] Rev up version number of ISV docs displayed in Javadoc footer
This commit is contained in:
parent
1402cac673
commit
6aa2897748
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
-splitIndex
|
||||
-windowtitle "Remote System Explorer DataStore API Specification"
|
||||
-doctitle "Remote System Explorer DataStore API Specification"
|
||||
-header "<b>Remote System Explorer DataStore</b><br>Release 1.0"
|
||||
-header "<b>Remote System Explorer DataStore</b><br>Release 2.0"
|
||||
-bottom '<font size="-1"><p><a href="{@docRoot}/../misc/api-usage-rules.html">Guidelines for using DataStore APIs</a>.</p></font>'
|
||||
-link http://java.sun.com/j2se/1.4.2/docs/api
|
||||
-linkoffline ./../../../org.eclipse.platform.doc.isv/reference/api @javadoc.link.location@/platform/reference/api/
|
||||
|
|
|
@ -48,8 +48,8 @@
|
|||
-splitIndex
|
||||
-windowtitle "RSE API Specification"
|
||||
-doctitle "RSE API Specification"
|
||||
-header "<b>RSE</b><br>Release 1.0"
|
||||
-bottom "Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved."
|
||||
-header "<b>RSE</b><br>Release 2.0"
|
||||
-bottom "Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved."
|
||||
-group "RSE Core Plug-in Packages" "org.eclipse.rse.core;org.eclipse.rse.core.*"
|
||||
-group "RSE UI Plug-in Packages" "org.eclipse.rse.ui;org.eclipse.rse.ui.*"
|
||||
-link http://java.sun.com/j2se/1.4.2/docs/api
|
||||
|
|
Loading…
Add table
Reference in a new issue