You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2003/08/13 10:35:51 UTC

cvs commit: ant/docs/manual conceptstypeslist.html

peterreilly    2003/08/13 01:35:51

  Modified:    docs/manual conceptstypeslist.html
  Log:
  initial attempt to describe introspection based components
  
  Revision  Changes    Path
  1.11      +6 -0      ant/docs/manual/conceptstypeslist.html
  
  Index: conceptstypeslist.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/conceptstypeslist.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- conceptstypeslist.html	12 May 2003 15:19:18 -0000	1.10
  +++ conceptstypeslist.html	13 Aug 2003 08:35:50 -0000	1.11
  @@ -34,5 +34,11 @@
   <a href="OptionalTypes/classfileset.html">Class Fileset</a><br>
   <a href="OptionalTypes/extension.html">Extension Package</a><br>
   <a href="OptionalTypes/extensionset.html">Set of Extension Packages</a><br>
  +
  +<h3>Custom Components</h3>
  +<a href="CoreTypes/custom-programming.html">Custom Components</a><br>
  +<a href="CoreTypes/custom-programming.html#customconditions">Conditions</a><br>
  +<a href="CoreTypes/custom-programming.html#customselectors">Selectors</a><br>
  +<a href="CoreTypes/custom-programming.html#filterreaders">FilterReaders</a><br>
   </body>
   </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org