Changeset 4e6f553
- Timestamp:
- 11/01/11 19:02:09 (7 months ago)
- Branches:
- master
- Children:
- b140605
- Parents:
- a81c6c9
- git-author:
- Michiel Rook <mrook@…> (11/01/11 19:02:09)
- git-committer:
- Michiel Rook <mrook@…> (11/01/11 19:02:09)
- File:
-
- 1 edited
-
docs/example/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
docs/example/build.xml
rb2159e4 r4e6f553 44 44 45 45 <target name="docs"> 46 < phpdoc title="Phing Example" destdir="docs" output="HTML:Smarty:PHP"47 linksource="true"quiet="true">46 <docblox title="Phing Example" destdir="docs" 47 quiet="true"> 48 48 <fileset dir="src"> 49 49 <include name="*.php"/> 50 50 </fileset> 51 </ phpdoc>51 </docblox> 52 52 </target> 53 53
Note: See TracChangeset
for help on using the changeset viewer.
