core/com.nokia.carbide.cpp.compiler.doc.user/compilerTOC.xml
changeset 2 d760517a8095
equal deleted inserted replaced
-1:000000000000 2:d760517a8095
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?NLS TYPE="org.eclipse.help.toc"?>
       
     3 
       
     4 <toc label="x86 C/C++ Compiler Reference" href="html/compiler.htm" >
       
     5 
       
     6 	   <topic label="Introduction" href="html/introduction/intro.htm" >
       
     7 	      <link toc="introductionTOC.xml" />
       
     8 	   </topic>
       
     9 	       
       
    10 	   <topic label="C Compiler" href="html/c_compiler/c_compiler.htm" >
       
    11 	      <link toc="c_compilerTOC.xml" />
       
    12 	   </topic>
       
    13 	       
       
    14 	   <topic label="C++ Compiler" href="html/cpp_compiler/cpp_compiler.htm" >
       
    15 	      <link toc="cpp_compilerTOC.xml" />
       
    16 	   </topic>
       
    17 	       
       
    18 	   <topic label="C++ and Embedded Compiler" href="html/emb_systems/emb_systems.htm" >
       
    19 	      <link toc="cpp_embTOC.xml" />
       
    20 	   </topic>
       
    21 	       
       
    22 	   <topic label="C++ Performance" href="html/performance/performance.htm" >
       
    23 	      <link toc="performanceTOC.xml" />
       
    24 	   </topic>
       
    25 	       
       
    26 	   <topic label="Preventing Errors and Bugs" href="html/errors/errors.htm">
       
    27 	      <link toc="errorsTOC.xml" />
       
    28 	   </topic>
       
    29 	       
       
    30 	   <topic label="C Implementation-defined Behavior" href="html/c_behavior/c_behavior.htm">
       
    31 	      <link toc="c_behaviorTOC.xml" />
       
    32 	   </topic>
       
    33 	       
       
    34 	   <topic label="C++ Implementation-defined Behavior" href="html/cpp_behavior/cpp_behavior.htm" >
       
    35 	      <link toc="cpp_behaviorTOC.xml" />
       
    36 	   </topic>
       
    37 	       
       
    38 	   <topic label="Predefined Symbols" href="html/symbols/symbols.htm" >
       
    39 	      <link toc="symbolsTOC.xml" />
       
    40 	   </topic>
       
    41 	              
       
    42 	   <topic label="Common Pragmas" href="html/pragmas/pragmas.htm" >
       
    43 	      <link toc="pragmasTOC.xml" />
       
    44 	   </topic>
       
    45 	       
       
    46 	   <topic label="Intel x86 Pragmas" href="html/pragmas_x86/pragmas_x86.htm" >
       
    47 	      <link toc="pragmas_x86TOC.xml" />
       
    48 	   </topic>
       
    49 	
       
    50 	   <topic label="Command-line Tools" href="html/cmd_line/cmd_line.htm" >
       
    51 	      <link toc="cmd_lineTOC.xml" />
       
    52 	   </topic>
       
    53 	
       
    54 	   <topic label="Legal" 					href="html/legal.htm" />
       
    55 
       
    56 </toc>