creatorextension/com.nokia.s60tools.creator.help/html/toolTOC.xml
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
permissions -rw-r--r--
initial EPL conversion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
<?NLS TYPE="org.eclipse.help.toc"?>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
<!-- 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
	Links tool docs to main TOC for Carbide help in the defined location. 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
	NOTE: Tool name seems to be ignored here for display purposes but needed to
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
	make the link_to section work.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
-->
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
<!-- Current link_to attribute works on top of Carbide 1.3 -->
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
<toc label="Creator" 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
	link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideFeature">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
<!-- 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
    This is old link_to attribute working on top of Carbide 1.2:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
	link_to="../com.nokia.carbide.cpp/nokiaTOC.xml#anchorCarbideFeature">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
	-->
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
	<!--
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
		Define the Creator as it should appear in the TOC. The tool.htm page
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
		is the cover page for the tool help.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
	-->
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
	<topic label="Creator" href="html/toc.htm" >
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
		
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
	   <!--
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
		   Following the Eclipse guidelines, the tool help is arranged as Concepts,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
		   References, and Tasks. Each has their own associated XML file to make it
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
		   easy to edit each section as well as an overview page.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
	   -->
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    30
	   <topic label="Release Notes" href="html/release_notes.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    31
		
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    32
	   <topic label="Getting started" href="html/gettingstarted/GS_index.htm">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    33
     		   <link toc="html/tocGettingStarted.xml" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    34
	   </topic>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    35
   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    36
	   <topic label="Concepts" href="html/concepts/concepts.htm" >
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    37
     		   <link toc="html/tocConcepts.xml" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    38
	   </topic>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    39
			  
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    40
	   <topic label="Tasks" href="html/tasks/tasks.htm" >
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    41
     		   <link toc="html/tocTasks.xml" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    42
	   </topic>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    43
	   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    44
	   <topic label="Reference" href="html/reference/references.htm" >
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    45
     		   <link toc="html/tocReference.xml" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    46
	   </topic>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    47
		   
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    48
       <topic label="Legal" href="html/legal.htm" />
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    49
   		
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    50
	</topic>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    51
		
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    52
</toc>