File: toc2.xml

package info (click to toggle)
eclipse-platform 4.30-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 71,112 kB
  • sloc: java: 528,935; xml: 64,472; javascript: 4,902; jsp: 4,211; ansic: 870; makefile: 38
file content (54 lines) | stat: -rw-r--r-- 2,966 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="utf-8"?>
<?NLS  TYPE="org.eclipse.help.toc"?>
<!--
     Copyright (c) 2005, 2006 IBM Corporation and others.

     This program and the accompanying materials
     are made available under the terms of the Eclipse Public License 2.0
     which accompanies this distribution, and is available at
     https://www.eclipse.org/legal/epl-2.0/

     SPDX-License-Identifier: EPL-2.0
    
     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="Getting started" unknownAttribute2="value2">
 	       <topic label="Tips and tricks" href="data/help/toc/extraContent/simple_page.html"/>
	   </topic>
	   <topic label="Tests FOR product: Unit Tests, WAS; version: 9.0,8.0 ; platform: z/OS;AIX" href="data/help/toc/extraContent/simple_page.html">
	   	  <criteria name="prodname" value="Happy Tests" />
	   	  <criteria name="prodname" value="WAS" />
	   	  <criteria name="version" value="9.0" />
		  <criteria name="version" value="8.0" />
	   	  <criteria name="platform" value="z/OS" />
	   	  <criteria name="platform" value="AIX" />
	      <topic label="Creating a unit test FOR Version: 9.0; platform: z/OS; product: WAS" href="data/help/toc/extraContent/simple_page.html">
		  	<criteria name="version" value="9.0" />
	   	  	<criteria name="platform" value="z/OS" />
	   	  	<criteria name="prodname" value="WAS" />
		  </topic>
	      <topic label="Documenting your test FOR Version: 8.0; platform: AIX; product: Happy Tests" href="data/help/toc/extraContent/simple_page.html">
	   	  	<criteria name="platform" value="AIX" />
		  	<criteria name="version" value="8.0" />
		  	<criteria name="prodname" value="Happy Tests" />
	   	  </topic>
	      <topic label="Maintaining your test" href="data/help/toc/extraContent/simple_page.html"/>
	      <topic label="Test classes" href="data/help/toc/extraContent/simple_page.html"/>
	      <topic label="Test artifacts" href="data/help/toc/extraContent/simple_page.html"/>
	      <topic label="Test history" href="data/help/toc/extraContent/simple_page.html"/>
	      <topic label="Test reuse" href="data/help/toc/extraContent/simple_page.html"/>
	    </topic>
		<topic label="Tests FOR product: Unit Tests" href="data/help/toc/extraContent/simple_page.html">
			  <criteria name="prodname" value="Happy Tests" />
		      <topic label="Maintaining your test" href="data/help/toc/extraContent/simple_page.html"/>
		      <topic label="Test classes" href="data/help/toc/extraContent/simple_page.html"/>
		      <topic label="Test artifacts" href="data/help/toc/extraContent/simple_page.html"/>
		      <topic label="Test history" href="data/help/toc/extraContent/simple_page.html"/>
		      <topic label="Test reuse" href="data/help/toc/extraContent/simple_page.html"/>
		</topic>
	</topic>
</toc>