mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
[releng] Improve Javadoc Settings
This commit is contained in:
parent
fd46cc37d8
commit
f9c0d46224
2 changed files with 5 additions and 4 deletions
|
@ -10,7 +10,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 2.0"
|
||||
-header "<b>Remote System Explorer DataStore</b><br>Release 3.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/
|
||||
|
|
|
@ -44,10 +44,11 @@
|
|||
-splitIndex
|
||||
-windowtitle "RSE API Specification"
|
||||
-doctitle "RSE API Specification"
|
||||
-header "<b>RSE</b><br>Release 2.0"
|
||||
-bottom "Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved."
|
||||
-header "<b>RSE</b><br>Release 3.0"
|
||||
-bottom "Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved."
|
||||
-group "RSE Services Plug-in Packages" "org.eclipse.rse.services;org.eclipse.rse.services.*;org.eclipse.rse.internal.services.*"
|
||||
-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.*"
|
||||
-group "RSE UI Plug-in Packages" "org.eclipse.rse.ui;org.eclipse.rse.ui.*;org.eclipse.rse.files.ui.*;org.eclipse.rse.shells.ui.*;org.eclipse.rse.processes.ui.*"
|
||||
-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/
|
||||
-linkoffline ./../../../org.eclipse.dstore.doc.isv/reference/api ../org.eclipse.dstore.doc.isv/reference/api
|
||||
|
|
Loading…
Add table
Reference in a new issue