Browse Source

Strange whitespace changes after regenerating the site

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274744 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
7208f99dfd
4 changed files with 17 additions and 17 deletions
  1. +3
    -3
      docs/bylaws.html
  2. +2
    -2
      docs/faq.html
  3. +2
    -2
      docs/problems.html
  4. +10
    -10
      docs/projects.html

+ 3
- 3
docs/bylaws.html View File

@@ -348,7 +348,7 @@
should be clearly separated. Voting is carried out by replying to the should be clearly separated. Voting is carried out by replying to the
vote mail. Voting may take four flavours vote mail. Voting may take four flavours
</p> </p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -429,7 +429,7 @@
These are the types of approvals that can be sought. Different actions These are the types of approvals that can be sought. Different actions
require different types of approvals require different types of approvals
</p> </p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -527,7 +527,7 @@
the project, the corresponding approval required for that action and the project, the corresponding approval required for that action and
those who have binding votes over the action. those who have binding votes over the action.
</p> </p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">


+ 2
- 2
docs/faq.html View File

@@ -411,7 +411,7 @@
<p>The first official release of Ant as a stand-alone product was <p>The first official release of Ant as a stand-alone product was
Ant 1.1, released on 19 July 2000. The complete release Ant 1.1, released on 19 July 2000. The complete release
history:</p> history:</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -575,7 +575,7 @@
</p> </p>
<p>A couple of switches are supported via "magic" <p>A couple of switches are supported via "magic"
properties:</p> properties:</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">


+ 2
- 2
docs/problems.html View File

@@ -214,7 +214,7 @@
<br /><br /> <br /><br />
This will produce output that starts like the following:</p> This will produce output that starts like the following:</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -263,7 +263,7 @@ Complete build sequence is [debug, gensrc, compile, jar, test]<br />
arguments that will get passed to the compiler, arguments that will get passed to the compiler,
and a list of all the class files to be compiled. and a list of all the class files to be compiled.
</p> </p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<td colspan="1" rowspan="1" <td colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">


+ 10
- 10
docs/projects.html View File

@@ -185,7 +185,7 @@
a CASE-tool and generates classes and deployable components a CASE-tool and generates classes and deployable components
(J2EE or other) specific for your application (J2EE or other) specific for your application
architecture.</p> architecture.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -235,7 +235,7 @@
task (like an <code>&lt;if&gt;</code> task) and a development task (like an <code>&lt;if&gt;</code> task) and a development
playground for experimental tasks like a C/C++ compilation playground for experimental tasks like a C/C++ compilation
task for different compilers.</p> task for different compilers.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -288,7 +288,7 @@
AntDoc HTML pages.</p> AntDoc HTML pages.</p>
<p>AntDoc can be run via an Ant task, AntDoc GUI can be run <p>AntDoc can be run via an Ant task, AntDoc GUI can be run
via an Ant task, or via a JVM launch.</p> via an Ant task, or via a JVM launch.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -342,7 +342,7 @@
<p>Includes several additional tasks: Assert, If/Else, <p>Includes several additional tasks: Assert, If/Else,
Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math, Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math,
Post, SSH, SCP, AntFetch, AntCallBack.</p> Post, SSH, SCP, AntFetch, AntCallBack.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -395,7 +395,7 @@
sharing of knowledge within an organization by automatically sharing of knowledge within an organization by automatically
updating a project intranet site with artifacts from the updating a project intranet site with artifacts from the
latest build.</p> latest build.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -446,7 +446,7 @@
tasks to automate the checkout/build/test cycle. CruiseControl tasks to automate the checkout/build/test cycle. CruiseControl
also comes bundled with a servlet for viewing the status of also comes bundled with a servlet for viewing the status of
the current build, as well as previous build results.</p> the current build, as well as previous build results.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -506,7 +506,7 @@
to build project documentation which includes output from to build project documentation which includes output from
other cents such as Javadoc, JDepend, Checkstyle and many other cents such as Javadoc, JDepend, Checkstyle and many
others.</p> others.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -557,7 +557,7 @@
<p>NAnt is a .NET based build tool. In theory it is kind of <p>NAnt is a .NET based build tool. In theory it is kind of
like make without make's wrinkles. In practice it's a lot like like make without make's wrinkles. In practice it's a lot like
Ant.</p> Ant.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -606,7 +606,7 @@
<p>Rant stands for Remote Ant. It is a distributed build <p>Rant stands for Remote Ant. It is a distributed build
system that allows an Ant build file to launch builds on other system that allows an Ant build file to launch builds on other
systems and receive exceptions should they occur.</p> systems and receive exceptions should they occur.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">
@@ -655,7 +655,7 @@
<p>XML Publication is a set of tools to generate Web pages <p>XML Publication is a set of tools to generate Web pages
from desktop documents or other structured documents using from desktop documents or other structured documents using
XSLT and Ant.</p> XSLT and Ant.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr> <tr>
<th colspan="1" rowspan="1" <th colspan="1" rowspan="1"
valign="top" align="left"> valign="top" align="left">


Loading…
Cancel
Save