Browse Source

make sure generated html has correct linefeeds even if Anakia wants to change them

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@307018 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 19 years ago
parent
commit
f229f155d8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docs.xml

+ 1
- 0
docs.xml View File

@@ -85,6 +85,7 @@
templatePath="${templ.path}"
velocityPropertiesFile="${velocity.props}">
</anakia>
<fixcrlf srcdir="${docs.src}" inlcudes="**/*.html"/>
</target>

<target name="fixcrlf" if="onwindows">


Loading…
Cancel
Save