jhm 2003/09/12 06:56:11 Modified: docs/manual developlist.html Log: Add links to "Ant in Anger" and "Ant Task Guidelines" Revision Changes Path 1.6 +2 -1 ant/docs/manual/developlist.html Index: developlist.html =================================================================== RCS file: /home/cvs/ant/docs/manual/developlist.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- developlist.html 6 Sep 2003 15:06:35 -0000 1.5 +++ developlist.html 12 Sep 2003 13:56:11 -0000 1.6 @@ -12,6 +12,8 @@ <h3>Developing with Ant</h3> +<a href="../ant_in_anger.html">Ant in Anger</a><br> +<a href="../ant_task_guidelines.html">Ant Task Guidelines</a><br> <a href="develop.html#writingowntask">Writing Your Own Task</a><br> <a href="base_task_classes.html">Tasks Designed for Extension</a><br> <a href="develop.html#buildevents">Build Events</a><br> @@ -23,4 +25,3 @@ </body> </html> -
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]