diff --git a/doc/org.eclipse.cdt.doc.isv/build.properties b/doc/org.eclipse.cdt.doc.isv/build.properties index 7f30dbe731d..57d97a2b70a 100644 --- a/doc/org.eclipse.cdt.doc.isv/build.properties +++ b/doc/org.eclipse.cdt.doc.isv/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2005, 2007 IBM Corporation and others. +# Copyright (c) 2005, 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -19,6 +19,7 @@ bin.includes = META-INF/,\ topics_Reference.xml,\ plugin.xml,\ plugin.properties,\ + index/,\ notices.html customBuildCallbacks = customBuildCallbacks.xml diff --git a/doc/org.eclipse.cdt.doc.isv/buildDoc.xml b/doc/org.eclipse.cdt.doc.isv/buildDoc.xml index 7a76a664384..6056e45b671 100644 --- a/doc/org.eclipse.cdt.doc.isv/buildDoc.xml +++ b/doc/org.eclipse.cdt.doc.isv/buildDoc.xml @@ -5,8 +5,13 @@ + - + + + + + diff --git a/doc/org.eclipse.cdt.doc.isv/plugin.xml b/doc/org.eclipse.cdt.doc.isv/plugin.xml index 8fd83704689..870c647db77 100644 --- a/doc/org.eclipse.cdt.doc.isv/plugin.xml +++ b/doc/org.eclipse.cdt.doc.isv/plugin.xml @@ -12,6 +12,7 @@ + diff --git a/doc/org.eclipse.cdt.doc.user/build.properties b/doc/org.eclipse.cdt.doc.user/build.properties index 9e420ae62ed..4f622f31dd4 100644 --- a/doc/org.eclipse.cdt.doc.user/build.properties +++ b/doc/org.eclipse.cdt.doc.user/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2007 IBM Corporation and others. +# Copyright (c) 2000, 2011 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -8,6 +8,9 @@ # Contributors: # IBM Corporation - initial API and implementation ############################################################################### + +customBuildCallbacks=customBuildCallbacks.xml + bin.includes = about.html,\ concepts/,\ contexts_CDT.xml,\ @@ -31,4 +34,8 @@ bin.includes = about.html,\ cheatsheets/,\ intro/,\ notices.html,\ - book.css + book.css,\ + index*/ + +bin.excludes = build.properties,\ + customBuildCallbacks.xml diff --git a/doc/org.eclipse.cdt.doc.user/customBuildCallbacks.xml b/doc/org.eclipse.cdt.doc.user/customBuildCallbacks.xml new file mode 100644 index 00000000000..e0a92a65f0f --- /dev/null +++ b/doc/org.eclipse.cdt.doc.user/customBuildCallbacks.xml @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/org.eclipse.cdt.doc.user/plugin.xml b/doc/org.eclipse.cdt.doc.user/plugin.xml index 52d47285a63..3b6edfe6b52 100644 --- a/doc/org.eclipse.cdt.doc.user/plugin.xml +++ b/doc/org.eclipse.cdt.doc.user/plugin.xml @@ -14,7 +14,9 @@ file="toc.xml" primary="true"> + +