Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
85c2c96a
Commit
85c2c96a
authored
Dec 21, 2015
by
Hachem Rihab
Browse files
[opale2hdoc clean]
parent
df09e3ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
opale_to_hdoc/opale_to_hdoc.ant
View file @
85c2c96a
...
@@ -27,9 +27,9 @@
...
@@ -27,9 +27,9 @@
<!-- Clean : delete old files -->
<!-- Clean : delete old files -->
<target name="clean">
<target name="clean">
<!-- delete folders -->
<!-- delete folders -->
<
!--
delete dir="${UnzipSourcePath}"/
--
>
<delete dir="${UnzipSourcePath}"/>
<
!--
delete dir="${TmpPath}"/
--
>
<delete dir="${TmpPath}"/>
<
!--
delete dir="${HdocPath}"/
--
>
<delete dir="${HdocPath}"/>
</target>
</target>
<!-- Check if only one xml file -->
<!-- Check if only one xml file -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment