Changeset 271

Show
Ignore:
Timestamp:
10/28/07 16:42:36 (1 year ago)
Author:
hans
Message:

Adding a selectors chapter (though currently it only links to the Ant documentation)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.3/docs/phing_guide/book/PhingGuide.book

    r269 r271  
    1313chapters/appendixes/AppendixD2-CoreFilters.html 
    1414chapters/appendixes/AppendixD3-CoreMappers.html 
     15chapters/appendixes/AppendixD4-CoreSelectors.html 
    1516chapters/appendixes/AppendixE-ProjectComponents.html 
    1617chapters/appendixes/AppendixF-FileFormats.html 
  • branches/2.3/docs/phing_guide/book/chapters/ProjectComponents.html

    r270 r271  
    2121  individual pieces do. </p> 
    2222<p>For supplemental reference information, you should see <a href="appendixes/AppendixB-CoreTasks.html">Appendix 
    23   B</a>, <a href="appendixes/AppendixC-CoreTypes.html">Appendix C</a> and <a href="appendixes/AppendixD-ProjectComponents.html">Appendix 
     23  B</a>, <a href="appendixes/AppendixC-CoreTypes.html">Appendix C</a> and <a href="appendixes/AppendixE-ProjectComponents.html">Appendix 
    2424  D</a>. </p> 
    2525 
     
    4343  attributes are fairly self-explanatory; the <em>default</em> attribute specifies 
    4444  the default <em>Target</em> to execute if no target is specified (<a href="#Target">Targets</a> 
    45   are described below). For a complete reference, see <a href="appendixes/AppendixD-ProjectComponents.html#Project">Appendix 
     45  are described below). For a complete reference, see <a href="appendixes/AppendixE-ProjectComponents.html#Project">Appendix 
    4646  D</a>. </p> 
    4747 
  • branches/2.3/docs/phing_guide/book/chapters/appendixes/AppendixD2-CoreFilters.html

    r269 r271  
    11<!-- 
    2 -File         $Id: AppendixD-CoreTypes.html 247 2007-10-16 21:09:37Z hans
     2-File         $Id
    33-License      GNU FDL (http://www.gnu.org/copyleft/fdl.html) 
    44-Copyright    2002, turing 
  • branches/2.3/docs/phing_guide/book/chapters/appendixes/AppendixD3-CoreMappers.html

    r270 r271  
    11<!-- 
    2 -File         $Id: AppendixD-CoreTypes.html 247 2007-10-16 21:09:37Z hans
     2-File         $Id
    33-License      GNU FDL (http://www.gnu.org/copyleft/fdl.html) 
    44-Copyright    2002, turing 
  • branches/2.3/docs/phing_guide/book/js/Chapters.js

    r270 r271  
    1111new Array('chapters/appendixes/AppendixD2-CoreFilters.html','Appendix D-2: Core Filters'), 
    1212new Array('chapters/appendixes/AppendixD3-CoreMappers.html','Appendix D-3: Core Mappers'), 
     13new Array('chapters/appendixes/AppendixD4-CoreSelectors.html','Appendix D: Core Selectors'), 
    1314new Array('chapters/appendixes/AppendixE-ProjectComponents.html','Appendix E: Project Components'), 
    1415new Array('chapters/appendixes/AppendixF-FileFormats.html','Appendix F: File Formats'), 
  • branches/2.3/docs/phing_guide/book/toc/FrameToC.html

    r270 r271  
    187187</ul> 
    188188<ul> 
     189<li><a href="../chapters/appendixes/AppendixD4-CoreSelectors.html" target="Content">Appendix D: Core Selectors</a></li> 
     190<ul></ul> 
     191</ul> 
     192<ul> 
    189193<li><a href="../chapters/appendixes/AppendixE-ProjectComponents.html" target="Content">Appendix E: Project Components</a></li> 
    190194<ul> 
  • branches/2.3/docs/phing_guide/book/toc/ToC.html

    r270 r271  
    172172</ul> 
    173173<ul> 
     174<li><a href="../chapters/appendixes/AppendixD4-CoreSelectors.html">Appendix D: Core Selectors</a></li> 
     175<ul></ul> 
     176</ul> 
     177<ul> 
    174178<li><a href="../chapters/appendixes/AppendixE-ProjectComponents.html">Appendix E: Project Components</a></li> 
    175179<ul>