From 82c972c23ea620addf30635e7ed2fee938849383 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Wed, 7 Sep 2005 08:22:32 +0000 Subject: [PATCH] add links to antlib and sandbox git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@279275 13f79535-47bb-0310-9956-ffa450edef68 --- docs.xml | 11 ++++++++++- docs/svn.html | 4 +++- xdocs/svn.xml | 4 +++- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/docs.xml b/docs.xml index bcaf48fad..a6f94f83d 100644 --- a/docs.xml +++ b/docs.xml @@ -59,6 +59,9 @@ property="AnakiaTask.present"> + + + @@ -68,7 +71,7 @@ - + @@ -84,6 +87,12 @@ + + + + + + diff --git a/docs/svn.html b/docs/svn.html index 6ba0b41f4..bdc754256 100644 --- a/docs/svn.html +++ b/docs/svn.html @@ -186,7 +186,9 @@ svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]

Modules available for access are:

    -
  • ant - The "main" Ant module.
  • +
  • ant - The "main" Ant module.
  • +
  • antlibs - Libraries developed as antlib.
  • +
  • sandbox - New developments.

If you are not familiar with Subversion, Jakarta's source repositories page may hold many helpful hints.

diff --git a/xdocs/svn.xml b/xdocs/svn.xml index b248ad731..a433bd60c 100644 --- a/xdocs/svn.xml +++ b/xdocs/svn.xml @@ -35,7 +35,9 @@ svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]Modules available for access are:

    -
  • ant - The "main" Ant module.
  • +
  • ant - The "main" Ant module.
  • +
  • antlibs - Libraries developed as antlib.
  • +
  • sandbox - New developments.

If you are not familiar with Subversion,