Projects
Eulaceura:Mainline:GA
nekohtml
_service:obs_scm:0001-Crosslink-javadoc.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0001-Crosslink-javadoc.patch of Package nekohtml
From 085262f5d43cc9541480392910f29091ef678217 Mon Sep 17 00:00:00 2001 From: Michael Simacek <msimacek@redhat.com> Date: Tue, 14 Jul 2015 11:20:41 +0200 Subject: [PATCH 1/3] Crosslink javadoc --- build.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 8cbab8e..d36f42b 100644 --- a/build.xml +++ b/build.xml @@ -41,7 +41,12 @@ <property name='version.java.dir' value='${build.src.dir}/org/cyberneko/html'/> <property name='version.java' value='${version.java.dir}/Version.java'/> - + + <property name='bcel.javadoc' value='http://jakarta.apache.org/bcel/apidocs/'/> + <property name='j2se.javadoc' value='http://java.sun.com/j2se/1.4.2/docs/api/'/> + <property name='xni.javadoc' value='http://xml.apache.org/xerces2-j/javadocs/xni/'/> + <property name='xerces.javadoc' value='http://xml.apache.org/xerces2-j/javadocs/xerces2/'/> + <!-- defined maven snapshots and staging repository id and url --> <property name="maven-snapshots-repository-id" value="sonatype-nexus-snapshots" /> <property name="maven-snapshots-repository-url" value="https://oss.sonatype.org/content/repositories/snapshots/" /> @@ -178,8 +183,12 @@ author='true' version='true' use='true' windowtitle="${Name} Implementation" doctitle="${Name}" encoding="ISO-8859-1" - bottom="${copyright}" - /> + bottom="${copyright}"> + <link href="${bcel.javadoc}"/> + <link href="${j2se.javadoc}"/> + <link href="${xni.javadoc}"/> + <link href="${xerces.javadoc}"/> + </javadoc> </target> <target name='doc-init'> -- 2.1.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2