Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-02-13 18:13:01 +0000
committerEike Stepper2009-02-13 18:13:01 +0000
commit4519f2077ea4cf1b67f4113986804d3637ff96d0 (patch)
tree33d9fcb237c3b773cd4642326b1a0e96f238da2e /plugins/org.eclipse.emf.cdo.doc/build.xml
parent7e305bef162a8a17d6cd3cbebcef5c6279e7c56c (diff)
downloadcdo-4519f2077ea4cf1b67f4113986804d3637ff96d0.tar.gz
cdo-4519f2077ea4cf1b67f4113986804d3637ff96d0.tar.xz
cdo-4519f2077ea4cf1b67f4113986804d3637ff96d0.zip
[154017] Create CDO homepage
https://bugs.eclipse.org/bugs/show_bug.cgi?id=154017
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/build.xml')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/build.xml b/plugins/org.eclipse.emf.cdo.doc/build.xml
index fdc17066f8..c0c1c31093 100644
--- a/plugins/org.eclipse.emf.cdo.doc/build.xml
+++ b/plugins/org.eclipse.emf.cdo.doc/build.xml
@@ -90,6 +90,7 @@
<replace token="&lt;link toc=&quot;toc_javadocs.xml&quot;/>"
value="${generatedTocSnippet}"
file="help/tox.xml" />
+ <delete file="help/toc_javadocs.snippet" />
<antcall target="build.index" />
</target>

Back to the top