diff options
Diffstat (limited to 'org.eclipse.ua.tests/data/help/toc')
21 files changed, 216 insertions, 6 deletions
diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/a.xml b/org.eclipse.ua.tests/data/help/toc/assembler/a.xml index a4b4bccc1..3c60d8ade 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/a.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/a.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="A"> <topic filter="ws=invalid" label="A_topic" href="A_topic.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/b.xml b/org.eclipse.ua.tests/data/help/toc/assembler/b.xml index c89870c0b..d06fa83ca 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/b.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/b.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="B"> <topic label="B_topic1" href="B_topic1.html"> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/c.xml b/org.eclipse.ua.tests/data/help/toc/assembler/c.xml index 4a997eee7..66d25f248 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/c.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/c.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="C" link_to="data/help/toc/assembler/b.xml#B_anchor"> <topic label="C_topic" href="C_topic.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/d.xml b/org.eclipse.ua.tests/data/help/toc/assembler/d.xml index 7847e7da5..327ee8df0 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/d.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/d.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="D"> <topic label="D_topic" href="D_topic.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo1.xml b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo1.xml index 06f1289a9..92b397d04 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo1.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo1.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="linkTo1"> <topic label="My topic1" href="my_topic1.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo2.xml b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo2.xml index e6dae9ec5..60e74833b 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo2.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo2.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="linkTo2" link_to="../org.eclipse.help.doesnt.exist/toc.xml#anchor"> <topic label="My topic2" href="my_topic2.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo3.xml b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo3.xml index 0d2b84859..7a2fde4c7 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo3.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo3.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="linkTo3" link_to="data/help/toc/assembler/linkTo1.xml#anchor_doesnt_exist"> <topic label="My topic3" href="my_topic3.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/result_a_b_c_d.xml b/org.eclipse.ua.tests/data/help/toc/assembler/result_a_b_c_d.xml index 734a6ab90..dc392f723 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/result_a_b_c_d.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/result_a_b_c_d.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc href="/org.eclipse.ua.tests/data/help/toc/assembler/a.xml" label="A"> <topic filter="ws=invalid" href="/org.eclipse.ua.tests/A_topic.html" label="A_topic"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/result_b_c.xml b/org.eclipse.ua.tests/data/help/toc/assembler/result_b_c.xml index 830fc50be..0a1ff1f12 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/result_b_c.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/result_b_c.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc href="/org.eclipse.ua.tests/data/help/toc/assembler/b.xml" label="B"> <topic href="/org.eclipse.ua.tests/B_topic1.html" label="B_topic1"> diff --git a/org.eclipse.ua.tests/data/help/toc/extraContent/simple_toc.xml b/org.eclipse.ua.tests/data/help/toc/extraContent/simple_toc.xml index a8e7d8041..c729b5fd5 100644 --- a/org.eclipse.ua.tests/data/help/toc/extraContent/simple_toc.xml +++ b/org.eclipse.ua.tests/data/help/toc/extraContent/simple_toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="test"> <topic label="test" href="data/help/toc/extraContent/simple_page.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/extraContent/toc.xml b/org.eclipse.ua.tests/data/help/toc/extraContent/toc.xml index b4a337b58..760567eee 100644 --- a/org.eclipse.ua.tests/data/help/toc/extraContent/toc.xml +++ b/org.eclipse.ua.tests/data/help/toc/extraContent/toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <!-- A TOC with some extra elements and attributes scattered throughout. It should diff --git a/org.eclipse.ua.tests/data/help/toc/extraContent/toc2.xml b/org.eclipse.ua.tests/data/help/toc/extraContent/toc2.xml index e7c074ba2..c753f93af 100644 --- a/org.eclipse.ua.tests/data/help/toc/extraContent/toc2.xml +++ b/org.eclipse.ua.tests/data/help/toc/extraContent/toc2.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="utf-8"?> -<?NLS TYPE="org.eclipse.help.toc"?> +<?NLS TYPE="org.eclipse.help.toc"?>
<!-- + Copyright (c) 2005, 2006 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> + <toc label="extraContent2" topic="data/help/toc/extraContent/simple_page.html" link_to="data/help/toc/root.xml#content"> <topic label="extraContent2"> <topic label="Bats FOR product: Happy Bats, WAS; version: 9.0,8.0 ; platform: z/OS;AIX" href="data/help/toc/extraContent/simple_page.html"> diff --git a/org.eclipse.ua.tests/data/help/toc/filteredToc/filter.xml b/org.eclipse.ua.tests/data/help/toc/filteredToc/filter.xml index 86fb3b61a..7e0cbfcb5 100644 --- a/org.eclipse.ua.tests/data/help/toc/filteredToc/filter.xml +++ b/org.eclipse.ua.tests/data/help/toc/filteredToc/filter.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2009 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="filter.xml"> diff --git a/org.eclipse.ua.tests/data/help/toc/filteredToc/simple_toc.xml b/org.eclipse.ua.tests/data/help/toc/filteredToc/simple_toc.xml index 6be615ce2..9d429381b 100644 --- a/org.eclipse.ua.tests/data/help/toc/filteredToc/simple_toc.xml +++ b/org.eclipse.ua.tests/data/help/toc/filteredToc/simple_toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="test"> <topic label="test" href="data/help/toc/filteredToc/simple_page.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/filteredToc/toc.xml b/org.eclipse.ua.tests/data/help/toc/filteredToc/toc.xml index 91dbce918..977af0bfd 100644 --- a/org.eclipse.ua.tests/data/help/toc/filteredToc/toc.xml +++ b/org.eclipse.ua.tests/data/help/toc/filteredToc/toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="filter" link_to="data/help/toc/root.xml#content"> <topic label="filter"> diff --git a/org.eclipse.ua.tests/data/help/toc/helpData.xml b/org.eclipse.ua.tests/data/help/toc/helpData.xml index 780595022..b10384044 100644 --- a/org.eclipse.ua.tests/data/help/toc/helpData.xml +++ b/org.eclipse.ua.tests/data/help/toc/helpData.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/org.eclipse.platform.doc.user/toc.xml"/> diff --git a/org.eclipse.ua.tests/data/help/toc/root.xml b/org.eclipse.ua.tests/data/help/toc/root.xml index 0570f2bdb..6da48b6c0 100644 --- a/org.eclipse.ua.tests/data/help/toc/root.xml +++ b/org.eclipse.ua.tests/data/help/toc/root.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2009 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="User Assistance Tests"> <anchor id="content"/> diff --git a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataEmpty.xml b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataEmpty.xml index ae52d8506..f6b9fb775 100644 --- a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataEmpty.xml +++ b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataEmpty.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/x/toc.xml"/> diff --git a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrdered.xml b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrdered.xml index 5464cc3db..1a00fdbac 100644 --- a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrdered.xml +++ b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrdered.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/x/toc.xml"/> diff --git a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedAlphaSort.xml b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedAlphaSort.xml index ae52d8506..f6b9fb775 100644 --- a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedAlphaSort.xml +++ b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedAlphaSort.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/x/toc.xml"/> diff --git a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedNoSort.xml b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedNoSort.xml index 3f1813b03..1b71b5197 100644 --- a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedNoSort.xml +++ b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedNoSort.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 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 + http://www.eclipse.org/legal/epl-v10.html + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/x/toc.xml"/> |