bodewig 2003/03/27 05:16:16
Modified: docs external.html
xdocs external.xml
Log:
Provide some intra-page navigation links.
Revision Changes Path
1.102 +3 -2 ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/ant/docs/external.html,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- external.html 25 Mar 2003 09:14:30 -0000 1.101
+++ external.html 27 Mar 2003 13:16:14 -0000 1.102
@@ -209,8 +209,9 @@
<table class="nowrap" border="0" cellspacing="0" cellpadding="2"
width="100%">
<tr><td bgcolor="#294563"><font color="#ffffff"><a name="External Tools
and Tasks"><strong>External Tools and Tasks</strong></a></font></td></tr>
</table>
- <p>This page lists external resources for Apache
Ant: tasks, IDE
- integration tools, loggers, you name it. If you've written
+ <p>This page lists external resources for Apache
Ant: <a href="#Tasks">tasks</a>, <a href="#Compiler%20Implementations">Compiler
Implementations</a>,
+ <a href="#IDE%20and%20Editor%20Integration">IDE integration
+ tools</a>, loggers, you name it. If you've written
something that should be included, please post all relevant
information to one of the mailing lists. For details, see the
<a href="faq.html#adding-external-tasks">FAQ</a>.</p>
1.79 +5 -2 ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/external.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- external.xml 25 Mar 2003 09:14:30 -0000 1.78
+++ external.xml 27 Mar 2003 13:16:16 -0000 1.79
@@ -10,8 +10,11 @@
<section name="External Tools and Tasks">
- <p>This page lists external resources for Apache Ant: tasks, IDE
- integration tools, loggers, you name it. If you've written
+ <p>This page lists external resources for Apache Ant: <a
+ href="#Tasks">tasks</a>, <a
+ href="#Compiler%20Implementations">Compiler Implementations</a>,
+ <a href="#IDE%20and%20Editor%20Integration">IDE integration
+ tools</a>, loggers, you name it. If you've written
something that should be included, please post all relevant
information to one of the mailing lists. For details, see the
<a href="faq.html#adding-external-tasks">FAQ</a>.</p>