Browse Source

remove beta.png from the rest of the manual

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@534326 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 18 years ago
parent
commit
d3ea742f45
8 changed files with 19 additions and 27 deletions
  1. +3
    -4
      docs/manual/CoreTasks/apply.html
  2. +3
    -4
      docs/manual/CoreTasks/cvs.html
  3. +3
    -4
      docs/manual/CoreTasks/cvsversion.html
  4. +3
    -4
      docs/manual/CoreTasks/exec.html
  5. +1
    -2
      docs/manual/CoreTasks/import.html
  6. +2
    -3
      docs/manual/CoreTasks/macrodef.html
  7. +1
    -2
      docs/manual/CoreTypes/selectors.html
  8. +3
    -4
      docs/manual/OptionalTasks/clearcase.html

+ 3
- 4
docs/manual/CoreTasks/apply.html View File

@@ -17,10 +17,9 @@
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>Apply Task</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>Apply Task</title>
</head>

<body>


+ 3
- 4
docs/manual/CoreTasks/cvs.html View File

@@ -17,10 +17,9 @@
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>CVS Task</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>CVS Task</title>
</head>

<body>


+ 3
- 4
docs/manual/CoreTasks/cvsversion.html View File

@@ -17,10 +17,9 @@
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>CVSVersion Task</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>CVSVersion Task</title>
</head>

<body>


+ 3
- 4
docs/manual/CoreTasks/exec.html View File

@@ -17,10 +17,9 @@
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>Exec Task</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>Exec Task</title>
</head>

<body>


+ 1
- 2
docs/manual/CoreTasks/import.html View File

@@ -19,8 +19,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>Import Task</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
<title>Import Task</title>
</head>
<body>
<h2><a name="import">Import</a></h2>


+ 2
- 3
docs/manual/CoreTasks/macrodef.html View File

@@ -19,12 +19,11 @@
<head>
<meta http-equiv="Content-Language" content="en-us"></meta>
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>MacroDef Task</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
<title>MacroDef Task</title>
<style type="text/css">
<!--
.code { background: #EFEFEF; margin-top: }
-->
-->
</style>
</head>



+ 1
- 2
docs/manual/CoreTypes/selectors.html View File

@@ -18,8 +18,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>Selectors in Ant</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
<title>Selectors in Ant</title>
</head>

<body>


+ 3
- 4
docs/manual/OptionalTasks/clearcase.html View File

@@ -17,10 +17,9 @@
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>Clearcase Tasks</title>
<link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
<title>Clearcase Tasks</title>
</head>

<body>


Loading…
Cancel
Save