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,