core/com.nokia.carbide.cpp.doc.user/plugin.xml
changeset 1797 1d2877a5a423
parent 1768 ba068b433a3c
child 1815 32e6452eb8d3
equal deleted inserted replaced
1796:4b26125a0508 1797:1d2877a5a423
    33 <!-- =================================================================================== -->
    33 <!-- =================================================================================== -->
    34 	
    34 	
    35    <extension
    35    <extension
    36          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    36          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    37       <category
    37       <category
    38             id="com.nokia.carbide.ide.cheatsheets"
    38             id="com.nokia.carbide.how_to.cheatsheets"
    39             name="Carbide How to..." />
    39             name="Carbide How do I..." />
    40             
    40             
    41       <cheatsheet
    41             
    42             category="com.nokia.carbide.ide.cheatsheets"
    42          <!-- HOW TO PROJECTS CARBIDE 								-->
    43             composite="false"
    43          
    44             contentFile="html/cheatsheets/getStarted_cs.xml"
    44          <!-- HOW TO DEBUG CARBIDE 									-->
    45             id="com.nokia.carbide.cpp.doc.user.getStarted"
    45          
    46             name="Application Project Example"/>
    46          <!-- HOW TO CUSTOMIZE CARBIDE 								-->
    47       <cheatsheet
    47 		 <cheatsheet
    48             category="com.nokia.carbide.ide.cheatsheets"
    48            composite="false"
    49             composite="false"
    49 		   category="com.nokia.carbide.how_to.cheatsheets"
    50             contentFile="html/cheatsheets/getStarted_cs.xml"
    50            contentFile="html/cheatsheets/how_to_customize_cmd_groups.xml"
    51             id="com.nokia.carbide.cpp.doc.user.dll_example"
    51            id="com.nokia.carbide.cpp.doc.user.customize_cmd_groups"
    52             name="DLL Project Example">
    52            name="Customize Toolbars and Menus"/>
    53       </cheatsheet>
    53 
       
    54 		 <cheatsheet
       
    55            composite="false"
       
    56 		   category="com.nokia.carbide.how_to.cheatsheets"
       
    57            contentFile="html/cheatsheets/how_to_customize_code_styles.xml"
       
    58            id="com.nokia.carbide.cpp.doc.user.customize_code_styles"
       
    59            name="Customize Code Styles"/>
       
    60 
       
    61 		 <cheatsheet
       
    62            composite="false"
       
    63 		   category="com.nokia.carbide.how_to.cheatsheets"
       
    64            contentFile="html/cheatsheets/how_to_customize_editors.xml"
       
    65            id="com.nokia.carbide.cpp.doc.user.customize_editors"
       
    66            name="Customize Editors"/>
       
    67 
       
    68 		 <cheatsheet
       
    69            composite="false"
       
    70 		   category="com.nokia.carbide.how_to.cheatsheets"
       
    71            contentFile="html/cheatsheets/how_to_customize_key_cmds.xml"
       
    72            id="com.nokia.carbide.cpp.doc.user.customize_key_cmds"
       
    73            name="Customize Key Commands"/>
       
    74 
       
    75 		 <cheatsheet
       
    76            composite="false"
       
    77 		   category="com.nokia.carbide.how_to.cheatsheets"
       
    78            contentFile="html/cheatsheets/how_to_customize_share_settings.xml"
       
    79            id="com.nokia.carbide.cpp.doc.user.customize_share_settings"
       
    80            name="Share my Settings..."/>
       
    81 
    54    </extension>
    82    </extension>
    55 
    83 
    56    <extension
    84    <extension
    57          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    85          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
    58 
    86