Browse Source

Tell people to look into the FAQ

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273789 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
24799cbb99
2 changed files with 4 additions and 2 deletions
  1. +2
    -1
      docs/external.html
  2. +2
    -1
      xdocs/external.xml

+ 2
- 1
docs/external.html View File

@@ -103,7 +103,8 @@
<p>This page lists external resources for Apache Ant: tasks, IDE
integration tools, loggers, you name it. If you've written
something that should be included, please post all relevant
information to one of the mailing lists.</p>
information to one of the mailing lists. For details, see the
<a href="faq.html#adding-external-tasks">FAQ</a>.</p>
<p>Nothing listed here is directly supported by the Ant
developers, if you encounter any problems with them, please use
the contact information.</p>


+ 2
- 1
xdocs/external.xml View File

@@ -13,7 +13,8 @@
<p>This page lists external resources for Apache Ant: tasks, IDE
integration tools, loggers, you name it. If you've written
something that should be included, please post all relevant
information to one of the mailing lists.</p>
information to one of the mailing lists. For details, see the
<a href="faq.html#adding-external-tasks">FAQ</a>.</p>

<p>Nothing listed here is directly supported by the Ant
developers, if you encounter any problems with them, please use


Loading…
Cancel
Save