Browse Source

add reference to stylesheet for OptionalTypes

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277824 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 20 years ago
parent
commit
775e413520
3 changed files with 6 additions and 3 deletions
  1. +2
    -1
      docs/manual/OptionalTypes/classfileset.html
  2. +2
    -1
      docs/manual/OptionalTypes/extension.html
  3. +2
    -1
      docs/manual/OptionalTypes/extensionset.html

+ 2
- 1
docs/manual/OptionalTypes/classfileset.html View File

@@ -1,6 +1,7 @@
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<title>ClassFileSet Type</title>
</head>

@@ -96,7 +97,7 @@ then be used to create a jar.
in the org.apache.tools.ant package</p>

<hr>
<p align="center">Copyright &copy; 2002,2004 The Apache Software Foundation. All rights
<p align="center">Copyright &copy; 2002,2004-2005 The Apache Software Foundation. All rights
Reserved.</p>

</body>


+ 2
- 1
docs/manual/OptionalTypes/extension.html View File

@@ -1,6 +1,7 @@
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<title>Extension Type</title>
</head>

@@ -91,7 +92,7 @@ http://java.sun.com/j2se/1.3/docs/guide/extensions/versioning.html</a>.</p>
<p>Extension object that just species the specification details.</p>

<hr>
<p align="center">Copyright &copy; 2002-2004 The Apache Software Foundation. All rights
<p align="center">Copyright &copy; 2002-2005 The Apache Software Foundation. All rights
Reserved.</p>

</body>


+ 2
- 1
docs/manual/OptionalTypes/extensionset.html View File

@@ -1,6 +1,7 @@
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<title>ExtensionSet Type</title>
</head>

@@ -60,7 +61,7 @@ http://java.sun.com/j2se/1.3/docs/guide/extensions/versioning.html</a>.</p>
</pre></blockquote>

<hr>
<p align="center">Copyright &copy; 2002-2004 The Apache Software Foundation. All rights
<p align="center">Copyright &copy; 2002-2005 The Apache Software Foundation. All rights
Reserved.</p>

</body>


Loading…
Cancel
Save