--- a/core/com.nokia.carbide.cpp.doc.user/book.css Thu Sep 02 10:35:39 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/book.css Thu Sep 02 11:47:53 2010 -0500
@@ -12,7 +12,7 @@
/* 20091007 added verdana and ariel to list to match SFO website fonts choices */
body, p, table, li {
font-family: Verdana, Ariel, Helvetica, sans-serif;
- font-size: 1.0em;
+ font-size: 0.9em;
font-weight: normal;
}
--- a/core/com.nokia.carbide.cpp.doc.user/plugin.xml Thu Sep 02 10:35:39 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/plugin.xml Thu Sep 02 11:47:53 2010 -0500
@@ -121,20 +121,22 @@
</extension>
+ <!-- CREATED FOR SDK DOCS, NOT NEEDED IN CARBIDE
<extension
point="org.eclipse.ui.cheatsheets.cheatSheetContent">
- <!-- CREATE A PLATSIM CATEGORY -->
+ <!-- CREATE A PLATSIM CATEGORY
<category
id="com.nokia.platsim.cheatsheets"
name="PlatSim" />
- <!-- ADD PLATSIM TOPICS TO CATEGORY -->
+ <!-- ADD PLATSIM TOPICS TO CATEGORY
+
<cheatsheet
category="com.nokia.platsim.cheatsheets"
contentFile="html/cheatsheets/platsim_create_images.xml"
id="com.nokia.platsim.platsim_create_images"
- name="Creating images in PlatSim" />
+ name="Creating images for PlatSim" />
<cheatsheet
category="com.nokia.platsim.cheatsheets"
@@ -143,6 +145,7 @@
name="PlatSim debugging in Carbide.c++" />
</extension>
+ -->
<!--
<extension