langtools/test/com/sun/javadoc/testDocRootLink/pkg1/package.html
author bpatel
Tue, 03 Dec 2013 14:21:45 -0800
changeset 22005 4270ada5dcd1
parent 9608 385a828ba236
permissions -rw-r--r--
8025416: doclet not substituting {@docRoot} in some cases Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9608
385a828ba236 6553182: Need to modify javadoc doclet for GPL
bpatel
parents:
diff changeset
     1
<html>
385a828ba236 6553182: Need to modify javadoc doclet for GPL
bpatel
parents:
diff changeset
     2
<head>
385a828ba236 6553182: Need to modify javadoc doclet for GPL
bpatel
parents:
diff changeset
     3
<title>javax.management package</title>
385a828ba236 6553182: Need to modify javadoc doclet for GPL
bpatel
parents:
diff changeset
     4
</head>
385a828ba236 6553182: Need to modify javadoc doclet for GPL
bpatel
parents:
diff changeset
     5
<body bgcolor="white">
22005
4270ada5dcd1 8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents: 9608
diff changeset
     6
    This is a test.
4270ada5dcd1 8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents: 9608
diff changeset
     7
    <p id="spec">
4270ada5dcd1 8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents: 9608
diff changeset
     8
        @see <a href="{@docRoot}/../technotes/guides/index.html">
4270ada5dcd1 8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents: 9608
diff changeset
     9
            Test document 1</a> should not be replaced with an absolute link.
4270ada5dcd1 8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents: 9608
diff changeset
    10
        @see <a href="{@docRoot}/pkg2/C2.html">
4270ada5dcd1 8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents: 9608
diff changeset
    11
            Another Test document 1</a> which should not be replaced with an absolute link.
4270ada5dcd1 8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents: 9608
diff changeset
    12
        <a href="{@docRoot}/technotes/guides/index.html">
4270ada5dcd1 8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents: 9608
diff changeset
    13
            Another Test document 2.</a> which should not be replaced with an absolute link.
9608
385a828ba236 6553182: Need to modify javadoc doclet for GPL
bpatel
parents:
diff changeset
    14
22005
4270ada5dcd1 8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents: 9608
diff changeset
    15
        @since 1.5
9608
385a828ba236 6553182: Need to modify javadoc doclet for GPL
bpatel
parents:
diff changeset
    16
385a828ba236 6553182: Need to modify javadoc doclet for GPL
bpatel
parents:
diff changeset
    17
</body>
385a828ba236 6553182: Need to modify javadoc doclet for GPL
bpatel
parents:
diff changeset
    18
</html>